-
trade
专业交易分析和心理分析书籍。适合所有喜欢交易的人阅读。(Professional transaction analysis and psychoanalysis books.)
- 2014-01-14 00:22:34下载
- 积分:1
-
Gaussc
选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
- 2010-03-03 10:41:17下载
- 积分:1
-
w_ipp-sample-jpeg_p_5.0.010
intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
- 2007-08-29 11:12:54下载
- 积分:1
-
11.-line_code_FCN
Code of line in matlab
- 2014-11-16 15:45:47下载
- 积分: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
-
MatlabEngineConsoleTest
说明: VC与MATLAB混合编程,示范例子 使用C++开发(VC versus MATLAB )
- 2011-04-06 14:43:26下载
- 积分:1
-
weifen
微分方程模型代码,很多时候差分格式的重写(the function as is code)
- 2011-12-23 22:38:44下载
- 积分:1
-
DigitalEarth
osgearth 矢量数据处理包含国际线和省级线(Osgearth vector data processing includes international line and provincial line)
- 2015-03-28 23:04:53下载
- 积分:1
-
7
说明: 本程序是数制转换问题,为十进制数字和罗马数值间的相互转化,本程序用的是函数调用法(This program is the number of system conversion problems, in order to decimal numbers and value of the inter-conversion of Rome, this program using a function call method)
- 2009-12-27 21:35:22下载
- 积分:1
-
mmse
基于MMSE准则的盲自适应多用户检测算法(Based on MMSE criterion for blind adaptive multiuser detection algorithm)
- 2010-03-08 22:14:57下载
- 积分:1