-
Flow-Calculation
电力系统及其自动化专业,电力系统分析潮流计算编程,采用N-R法(Systems and automation, power system analysis power flow calculation program,Using the N-R method)
- 2014-11-12 10:31:54下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
characterExpPoint
MO SIANG malaysia character exp hack
- 2014-10-09 01:14:19下载
- 积分:1
-
Spherical_Harmonic
普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用(Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call)
- 2007-01-13 13:06:38下载
- 积分:1
-
camshiftmatlab
camshift算法matlab版,挺不错的源代码程序,有助于大家相互学习讨论(camshift algorithm matlab version, very good program source code to help everyone learn from each other to discuss)
- 2008-03-07 16:03:52下载
- 积分:1
-
2005.3.31VC调用M文件源代码
一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思(a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry)
- 2005-03-31 10:33:10下载
- 积分:1
-
spandsp-0.0.4pre4.tar
传真通信V27 V29 V17 T38解调与解码,(Fax communications V27 V29 V17 T38 demodulation and decoding,)
- 2007-09-19 06:54:25下载
- 积分:1
-
winamp
winamp music collection
- 2014-08-31 05:23:34下载
- 积分:1
-
HFSS--UTD
HFSS/UTD混合法计算电大尺寸导体上的天线(HFSS/UTD hybrid method to calculate the antenna on a large conductor)
- 2013-11-28 09:12:45下载
- 积分:1
-
Programming-MATLAB-and-VCP-P
简要介绍VC++与MATLAB联合编程技术(VC++ introduced the joint programming with MATLAB)
- 2011-01-22 15:49:03下载
- 积分:1