Difference between revisions of "Coding"

From esoterum.org
Jump to: navigation, search
(MATLAB)
m
Line 1: Line 1:
 +
== SVN ==
 +
*[http://web.asu.edu/community/ ASU Web Community]
 +
 
== GNU ==
 
== GNU ==
 
*[http://directory.fsf.org/ The Free Software Dictionary]
 
*[http://directory.fsf.org/ The Free Software Dictionary]

Revision as of 19:42, 13 November 2008

SVN

GNU

Programming

IDE

Eclipse

TeXnicCenter

  • In order to embed Type I fonts and use letter format, these switches were added in [Build]->[Define Output Profiles]->[Postprocessor]->[DviPs], reference, embedding fonts reference:
--Pdownload35 -P cmz -t letter

Java

C

snippits

  • Cstring to int: int n = atoi(StrInt);
  • Return cursor to beginning of same line: printf("%d\r",number);

SystemC

Assembly

Mark-up Languages

LaTeX

HTML

Post Script

Modeling

AMPL (Linear Programming)

VHDL

Scripting

MATLAB

CGI

PHP

Interfaces