搜索资源列表
bintytrees
- 二进制查找树实现代码 BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h-Binary Search Tree code BinaryTree.c BinaryTree.h bst.dsp TreeClient.c item.h
fpgrowth-C
- FP-GROWTH算法的C代码,可以成功查找所有的频繁项集合-FP-GROWTH algorithm in C code, you can be successful all the frequent item sets
stack
- C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. Hi
ADC
- 项目中所做的ADC的matlab源代码,相信会有用-original matlab source code for ADC from the item i was doing,hoping to be helpful
pku
- pku1015源代码,北大acm题库,动态规划-pku1015 source code, Peking University acm item bank, dynamic programming
FPTreeGrowthC
- FPTree增长算法C语言实现 有详尽的注释和中间结果测试代码 包括:FP树, 频繁项集,条件FP树测试-FPTree Growth algorithm C implementation.It consists of detailed commnet and test code of intermediate result such as FP-Tree, frequent item set, conditional FP-Tree
Dijkstra
- 迪杰斯克拉无向图最短路径----dijkstra 这是帮同学完成的Project,老外老师的要求果然不同。对于基本算法,不光要求不能使用高级容器类,还要求程序有一定的检验错误能力。花了1天的时间写完,代码考虑结点过多内存占用的问题,因此关系矩阵采用映射的方式存储。由此带来的弊端是,找一个结点的时候需要循环判断,导致效率过低。总之,内存占用与程序效率是鱼与熊掌不可兼得。 代码写的比较凌乱。仅供参考。 Project的要求介绍参考链接: http://hi.baidu.com/
tttapriori
- APRIORI算法的详细源代码,包括了频繁项集的生成以及强关联规则生成-The APRIORI algorithm source code, including the generation of frequent item sets and strong association rules generation
Item-CF-Programmer
- 一个用C++写的Item-CF代码,自带数据,适合初学者-One written by C++ Item-CF code, comes with data, suitable for beginners