-
jielian
捷联惯导航姿系统C语言实现,可以方便的得到飞机的飞行姿态。(Navigation position system SIMU program development, you can easily get the aircraft attitude.)
- 2011-12-26 18:40:12下载
- 积分:1
-
111
这是一个非常有用的程序主要是用来光谱预处理的手段有一阶导数和二阶导数(this isa very useful program)
- 2015-09-21 18:42:30下载
- 积分:1
-
FANYI
关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章的翻译论文(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
- 2014-01-02 18:09:59下载
- 积分:1
-
mmse
基于MMSE准则的盲自适应多用户检测算法(Based on MMSE criterion for blind adaptive multiuser detection algorithm)
- 2010-03-08 22:14:57下载
- 积分:1
-
CTP-example-in-CPP
上海期货市场自动交易接口CTP开发示例代码。(CTP interface examples codes.)
- 2015-02-07 16:47:57下载
- 积分:1
-
CPPapi
C++标准库,C++ Standard Library,是类库和函数的集合,其使用核心语言写成,由c++标准委员会制定,并不断维护更新。(The C++ standard library, C++ Standard Library, is a set of class libraries and function, the use of the core language, developed by the c++ Standards Committee, and continue to maintain and update.)
- 2015-01-17 09:23:49下载
- 积分: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
-
Monkey
猴群算法 ,不知道怎么转换成matlab下的,所以如果大家谁知道的话,可以告诉我一下(Monkeys algorithm, do not know how to convert matlab under, so if everyone who knows, you can tell me)
- 2007-08-28 09:13:20下载
- 积分:1
-
shengbomoni
交错网格时间二阶空间十二阶声波方程数值模拟,加PML吸收边界,倾斜地层(Staggered grid space second-order time 12 order acoustic equation numerical simulation of the PML absorbing boundary, tilted strata)
- 2015-01-03 11:03:15下载
- 积分:1
-
SMARTSRC-3
读取硬盘SMART值,很详细的源代码。很有参考学习的价值(read hard smart value)
- 2014-02-25 22:32:05下载
- 积分:1