-
-
-
libc.rar
vxworks libc库源代码,标准C代码库实现
assert
ctype
locale
math
setjmp
stdarg
stdio
stdlib
string
time
-
-
fzero.rar
Huang et al, Royal Society Proceedings on Math, Physical,
-
vcmat.rar
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。
-
-
MathTh.zip
Delphi math processing compononets and sources. Release.
-
time_math.rar
* DEFINITION
* This a set of math functions that deal with time. The functions accept
* 4-digit time values and 4-digit time of day values. Time values are
* interpreted as hours-minutes and are valid if all digits are numeric and
* 9 or less, ...
-
C-900example.rar
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡
-
3Dtuxing.rar
游戏和图形学的3D数学入门教程
3D Math Primer for
Graphics and Game
Development
-