-
bidirection1
二维弹塑性本构程序,可用于混凝土或钢梁二维弹塑性分析(Two dimensional elastic plastic programme)
- 2021-04-15 20:18:54下载
- 积分:1
-
blobtrack
opencv自带的跟踪框架程序,方便开发者开发出能够自动检测前景、目标跟踪的算法程序(Opencv own tracking framework application, convenient and developers to develop to be able to automatically detect prospects, the algorithm of target tracking application )
- 2014-12-24 15:43:27下载
- 积分:1
-
gjbc
matlab高级编程的所有源程序,以章节为单位,源程序很全(all program of matlab )
- 2009-09-20 15:17:13下载
- 积分: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
-
txt
适合卫星通信本科学生借鉴。主要为卫星转发器仿真设计。可以实现上下变频,非线性放大器实现和卫星转发器实现。(Satellite transponder Simulation Design。Achieve Frequency conversion)
- 2014-01-24 19:37:06下载
- 积分:1
-
TL2
说明: 就是个测试文件,目前还在测试研究中,请多多指教(TEST)
- 2010-04-06 10:54:31下载
- 积分:1
-
BP
说明: BP 算法的实现,分别包含了C++,Matlab,Forturn等几种语言的实现方法
- 2009-07-27 16:15:57下载
- 积分:1
-
COMANDOS-AT
MANUAL DE COMANDO AT PAR PRODUCTOS DE GSM
- 2014-10-27 04:12:14下载
- 积分:1
-
VC-code
LBM 初学者的资料,模拟的各个部分都有很详细的分析(this is the materials for the freshman of LBM study,it is good tool)
- 2015-04-14 15:00:46下载
- 积分:1
-
ISOPIECP14882-2011-CPP11
ISO (the International Organization for Standardization) and IEC (the International Electrotechnical
Commission) form the specialized system for worldwide standardization. National bodies that are members of
ISO or IEC participate in the development of International Standards through technical committees
established by the respective organization to deal with particular fields of technical activity. ISO and IEC
technical committees collaborate in fields of mutual interest. Other international organizations, governmental
and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information
technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1.
- 2014-10-22 21:10:59下载
- 积分:1