资源列表
PSO_example
- monte carlo sample example
7z1701-src
- 7z的压缩算法源码,对学习压缩算法有很大的帮助。(7z compression algorithm source code, can learn compression algorithm.)
vitalcapacity
- 将一段文字信息提取转化为xls. 是一个测试的小事咧。(Information drilled from the words that supplied from the customer.)
NSGA-II-matlab
- 多目标遗传算法,降低了非劣排序遗传算法的复杂性,具有运行速度快,解集的收敛性好的优点(NSGA-|| algorithm Pareto)
多目标粒子群算法
- 多目标粒子群算法,解决实际问题,群体智能(multi objective particle swarm optimization)
FIR_designwork
- 使用海明窗设计带阻FIR滤波器,性能指标为:阻带边界频率 ,低通边界频率 ,高通边界频率 ,通带纹波 ,阻带纹波 ,描述设计过程,并绘制其频率特性图。(The band stop FIR filter is designed by Hamming window. The performance indexes are: stop band boundary frequency, low pass boundary frequency, high pass boundary frequency,
字符统计
- 数据结构作业 基于哈夫曼树算法的字符统计(the program is depending on the Huffman Tree)
4
- rrtgrtg rtgrtgrt rtgrtg yuuiku iool uikuik uikuik
小波奇异性相关知识
- 关于小波包奇异值的程序,很好用的,而且配上了关于小波包奇异性的相关知识!(The program about the singular value of the wavelet packet is very useful, and it is matched with the related knowledge about the singularity of the wavelet packet.)
TapTap平台收录游戏资料须知.pdf
- TapTap平台收录游戏资料须知
机器人控制第2次印刷光盘程序
- 刘金琨 1965年生,辽宁瓦房店人。 分别于1989年、1994年和1997年获得东北大学工学学士学位、工学硕士学位和工学博士学位。(Liu Jinkun was born in 1965, from Wafangdian City, Liaoning. In 1989, 1994 and 1997, the Bachelor of engineering degree, master of engineering degree and doctorate degree in eng
数据结构课程设计
- 对单位的职工进行管理,包括插入、删除、查找、排序等功能。 要求:职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象存入职工数据文件中。 (2)删除一名职工:从职工数据文件中删除一名职工对象。 (3)查询:从职工数据文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序(冒泡、选择、插入排序等任选两种方法实现)。(The staff of