资源列表
vc
- 图象腐蚀,膨胀,细化算法,图象腐蚀,地图信息的细化-Corrosion image, expanding, thinning algorithm, Graphical corrosion detailed map information
GA
- 基因演算法genetic algorthim的程式實現,可利用此程式找出最佳化解-Genetic algorthim genetic algorithm implementation of the program, this program can be used to resolve the best
uwb.tcl
- ns2 uwb implementation tcl code.
ctest
- 一些各大公司的C/C++笔试题目.有绝对的参考价值.-Some major companies C/C++ written subject. There is an absolute reference value.
star
- ns2 zigbee implementation tcl code.
fet140_spi0_01
- msp430f149 spi fet140_spi0_01.s43
NEWMARK2
- 利用newmark方法计算无阻尼系统,并作图-newmark calculated without damping system
ZXINCFF2
- 利用中心差分法计算无阻尼结构动力响应,并作图-Using central difference method to calculate the structural dynamic response
keshe
- c语言课程设计,7个例子。中等难度。应付课设没有问题。-c language curriculum design, example 7. Medium difficulty. NOT set up to deal with the issue of class.
DinicAndSAP
- 求最大流的Dinic和SAP算法的实现,各自有递归与非递归版本。在稀疏图上效果比较好。-Dinic for the maximum flow algorithm and the SAP implementation, each of which has recursive and non-recursive version. Effect on the sparse map is better.
C
- 这个是龙格库塔求解微分方程数值解,用C++编写的-This is a Runge-Kutta numerical solution of differential equations to solve, using C++ to prepare the
VC_OOP
- 类、继承、封装和多态的C++实现, 可以在VC++下直接编译、运行。-VC++-OOP