资源列表
[数据结构常用算法] BinatyTree
说明:使用C++实现二叉树简单操作代码-The use of C++ to achieve binary tree of two simple operation code<huxian> 在 2025-02-03 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Linked-list
说明:数据结构实验题,链表删重简单操作实现代码-Experimental data structure problem, list delete simple operation to achieve code<huxian> 在 2025-02-03 上传 | 大小:3kb | 下载:0
[数据结构常用算法] erchaserch
说明:c++语言写的二叉法搜索的迭代版,数据结构搜索内容-C++ language write binary method search iterative edition, data structure search content<韩非> 在 2025-02-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Davidon-law
说明:三次插值法(Davidon法),工程优化书上讲的-Cubic interpolation method (Davidon law)<岳波> 在 2025-02-03 上传 | 大小:1kb | 下载:0
[matlab例程] IMMKF-Matlab
说明:基于IMM的CA模型 matlab程序-Based on the IMM the CA model matlab program<徐程序> 在 2025-02-03 上传 | 大小:8kb | 下载:0
[STL] count_word
说明:统计文本中的单词个数,并按出现次数降序输出(支持大文本),原版是http://www.oschina.net/code/snippet_176897_7944。采用hash_map,GCC采用#include <ext/hash_map>。修改版本是VS2010采用#include <hash_map>using namespace stdext VC调用hash_map的例子,值得学习。-The number<书林跋涉> 在 2025-02-03 上传 | 大小:4kb | 下载:0