a good book for c++ beginner. I finish it in 2 days, and the door to c++ world was opened by it. Enjot programming.
標簽: beginner finish opened world
上傳時間: 2014-01-12
上傳用戶:lxm
this C file provides a method to use the timer in upsd mirvo processor
標簽: processor provides method mirvo
上傳時間: 2016-03-28
上傳用戶:fnhhs
numerical recipes in C source codes
標簽: numerical recipes source codes
上傳時間: 2016-03-31
上傳用戶:xmsmh
SPALIB.C */ /* SUBPROGRAMS IN ALPHABETICAL ORDER */ /* IN THE C PROGRAMMING LANGUAGE
標簽: ALPHABETICAL PROGRAMMING SUBPROGRAMS LANGUAGE
上傳時間: 2013-12-26
上傳用戶:R50974
書籍:Teach Yourself Visual C++ 6 in 21 Days 第一章的源碼: 所有的源碼都是我邊讀邊寫的,已經通過了VC6得便宜,適合VC6得初學愛好者,希望大家一起學習進步 書的在線地址,第一章: http://poincare.matf.bg.ac.yu/~filip/nm/Seminarski/VC-21days-short/ch01/ch01.htm
標簽: Yourself Visual Teach Days
上傳時間: 2016-04-04
上傳用戶:hjshhyy
多項式曲線擬合 任意介數 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
標簽: Least-squares arbitrary Purpose Builder
上傳時間: 2013-12-18
上傳用戶:宋桃子
書籍:Teach Yourself Visual C++ 6 in 21 Days 第2章的源碼:所有的源碼都是我邊讀邊寫的,已經通過了VC6在WinXP下的編譯,適合VC6得初學愛好者,希望大家一起學習進步 第二章的在線地址: http://poincare.matf.bg.ac.yu/~filip/nm/Seminarski/VC-21days-short/ch02/ch02.htm
標簽: Yourself Visual Teach Days
上傳時間: 2014-01-21
上傳用戶:chenlong
這是調用TLC549的匯編程序(STLC549.ASM)的C51程序, */ /* 文件名CALLT549.C */ /* 功能:本程序主要是讀出輸入通道ANALOG IN的 */ /* 模數轉換值,并將轉換值放在變量chai中。
上傳時間: 2016-04-16
上傳用戶:古谷仁美
電路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want... The graphical user interface uses GTK. In the actual version, the following elements are implemented : * Booleans elements * Rising / falling edges * Timers * Monostables * Compare of arithmetic expressions
標簽: educational anything purposes Classic
上傳時間: 2014-01-13
上傳用戶:xg262122
Programming Embedded Systems in C and C
標簽: Programming Embedded Systems and
上傳時間: 2013-12-01
上傳用戶:lhw888