Giter Site home page Giter Site logo

madplayer / templates Goto Github PK

View Code? Open in Web Editor NEW

This project forked from system-sw/templates

0.0 0.0 0.0 49.08 MB

Frequently used styles and templates

License: MIT License

TeX 4.53% Gnuplot 0.36% Shell 0.65% Vim Script 0.09% Emacs Lisp 3.04% YASnippet 91.32%

templates's Introduction

Templates

Frequently used styles and templates

TeX

GNU Letter Style A (gnu_letter_A)

  • Logo on the left and address on the right of the header
  • Dept contact on the footer

letter style A

GNU Letter Style B (gnu_letter_b)

  • Logo on the left and address on the right of the header

letter style B

GnuPlot

Edit the variables in plot_this.GP file for title, data file, figure name, etc.

Bar graph with comparison

To draw the figure run the following command

gnuplot plot_this.GP

Bar graph

Single line graph

To draw the figure run the following command

gnuplot plot_this.GP

Single Line graph

Line graph with comparison

To draw the figure run the following command

gnuplot plot_this.GP

Comparing two lines

CDF with Frequency (histogram)

To draw the figure run the following command

gnuplot plot_this.GP

CDF with Frequency graph

Comparing two CDFs

To draw the figure run the following command

sh ./example.sh

Be ware that time to draw the graph increases as the data file size increases.

Comparing two CDFs

Script

KIRD skipper

KIRD 온라인 교육 스킵 스크립트 How to use

KIRD.png

// How to use: Run your browser's web debugger (F12) and copy-paste this on its JavaScript console.

if(pageTime == null) { console.log("Please run this script on the target 'HkmcMainFrame (clsrmContentsForm.do)'."); console.log("If you already done it, then unfortunately, this script is not working anymore..."); } else { pageTime = pageTime - 10000000; setBaseTimeCommit(); document.getElementsByClassName("btnNext")[0].onclick(); }

templates's People

Contributors

dingang avatar resourceful avatar madplayer avatar sys-sw avatar rapidrabbit76 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.