-
MATLAB_code_PLL_book
C++ source code for Renesas One shot microprocessor
- 2011-07-02 12:28:37下载
- 积分:1
-
ExampleInet
Important skill to learn for Inet tools
full source code
- 2014-10-27 07:14:42下载
- 积分:1
-
DROPPINGMETHOD
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
- 2009-04-13 12:17:33下载
- 积分:1
-
dianliu
散射电流仿真、可视化、c++和matlab(Scattering current simulation、visualization、c++and matlab
)
- 2012-03-30 10:56:36下载
- 积分: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
-
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
-
sample-nvidia-cpu-gpu
Smple code using Nvidia programs prunted in pdf file
- 2014-10-01 10:59:54下载
- 积分:1
-
MALLATPROGRAM
这是一个小波分析中mallat经典算法的例子源码(This is a wavelet analysis Mallat classic example of the algorithm source code)
- 2007-03-22 11:14:57下载
- 积分:1
-
Advanced_PIC_Control_Matlab_Simulation
该文件用matlab 详细说明包括连续系统和离散系统的PID 控制,常用数字PID 控制,专家PID和模糊PID 控制,神经PID 控制,遗传算法PID 控制,多变量解耦PID 控制,几种先进的PID 控制,灰色PID 控制,伺服系统PID 控制,PID 实时控制(Utlizing Matlab technology to describe the different PIC strategy,including regular PID control,fuzzy PID control.)
- 2010-03-04 09:09:15下载
- 积分:1
-
Code2
这是《Windows高级编程第五版珍藏版》一书中的源码,11-23章,由于源码太大所以分开上传,这是下(This is the " Windows Advanced Programming Fifth Edition Collector' s Edition," a book source, 11-23 chapters, due to too much so upload separate source, which is under)
- 2014-10-10 11:35:45下载
- 积分:1