搜索资源列表
MM440-VC++-PID
- 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
Tech_11_2_3
- 在标准C++中对容器元素重新排序的算法 本示例工程是学习C++Primer第四版时,对教程汇总泛型算法11.2.3的学习和调试的体会和总结-how to use stable_sort() in standard C++
Banker
- 银行家算法死锁避免问题;用银行家算法来解决三个工程队A、B、C向某银行借贷免息工程资助款项的问题。-Bankers algorithm of the deadlock avoidance problem using the bankers algorithm to solve the problem with the three project teams A, B, C borrowing interest-free project funding a bank.
object_classfication_end
- SVM支持向量机的分类算法,完整的工程文件包,需要测试数据集以及VS2010以上版本-SVM classification
particaltracking_double
- 粒子滤波跟踪算法C++实现,内含visual studio 2010 工程文件-tracking object with algorithem of Partical_tracking