资源列表
anstoita
- 算法导论introduction to algorithm答案
FT232
- 这是USB转串口的驱动程序,对没有串口的电脑用处很大。-This is a USB-serial driver, there is no serial port on the computer use much.
suanfa
- 关于鲁棒控制算法的介绍和讲解,包含英文文件含有翻译的中文文件-Robust control algorithm introduction and explanation, including the English translation of Chinese file containing documents
segmentation
- this code for image segmentation
CompressAvi
- AVI文件压缩程序,可以实现AVI文件压缩功能,基于VC++开发。-AVI file compression program, can achieve AVI file compression, development based on VC++.
MySDO
- 机器人运动学动力学及控制的一个小程序,供有兴趣的人参考-robot kinematics and dynamics and control of a small program for those who are interested in information
DLang_part1
- D 语言 2.0 编程参考手册 (上) 中文版-D Programming Language 2.0 Reference Manual (on)
CFD2013-14
- 中科院力学所张新亮老师的计算流体力学上课课件第14讲-MPI并行程序设计初步2-Chinese Academy of Mechanics CFD school teacher Zhang Xinliang Courseware Lesson 14-MPI initial 2 Parallel Programming
Introduction-to-Algorithms
- Introduction-to-Algorithms的相關電子檔-Introduction-to-Algorithms related to e-file
Simpson
- 用梯形法估算,再用辛普森法积分。 fsimpf 积分函数, 根据自己的函数自己填写 a,b 积分下上限,eps 精度。需自己给定。 例子是 积分 sin(x), x=0 to 3.14/2-Estimated using the trapezoidal method, and then the Simpson integral. fsimpf integral function, according to their function to fill out a b Credi
MATLAB智能算法30个案例分析 源代码
- 里面是最经典的30个MATLAB智能算法的源代码,超级实用(Which is the most classic 30 MATLAB intelligent algorithm source code, super practical)
josephus problem
- 分别通过顺序表和链表的方式,利用C++实现约瑟夫斯问题(C++ implementation of the Josephus problem)