搜索资源列表
libgist-2.0.1
- Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Search Tree, a template index stru
四级上机_30
- 全国计算机等级考试四级上机的部分练习题,配有我自己写的算法,算法说明和输入输出文件,使实验起来更容易。算法比较简洁易懂,大概有三十题左右(已经去掉了重复和类似的),对考四级的朋友和正在学习C的朋友会有帮助的-National Computer Rank Examination four aircraft on the part Exercises, equipped with my own writing algorithm, the algorithm descr iption and inp
HUFFMAN编码1
- 该程序为数据结构的一个很重要的算法,和容易掌握的!-procedures for the data structure of a very important algorithms, and easy!
FittingApproximation
- 收集的一些常用算法,分得很细,使用方便,与大家分享-collection of some commonly used algorithm, at very small, easy to use and share
calculateaddandminus
- 本程序是二项式相加减,程序简单易用。数据用链表储存。-Binomial phase addition and subtraction procedures easy to use. Chain store data used.
paixuBC
- 数据结构中的建立排序二叉树算法,很经典,非常容易看懂,适合初学者.-data structure of the establishment of a binary tree sorting algorithm, very classic, very easy to understand, for beginners.
99chengfa
- 99乘法表的实现,采用ASM语言.语言简单易用好学!-the realization using ASM language. Studious language easy!
Generic_Pool_demo
- Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow
Bastile
- XC的儿子小XC最喜欢玩的游戏用积木垒漂亮的城堡。城堡是用一些立方体的积木垒成的,城堡的每一层是一块积木。小XC是一个比他爸爸XC还聪明的孩子,他发现垒城堡的时候,如果下面的积木比上面的积木大,那么城堡便不容易倒。所以他在垒城堡的时候总是遵循这样的规则。小XC想把自己垒的城堡送给幼儿园里漂亮的女孩子们,这样可以增加他的好感度。为了公平起见,他决定把送给每个女孩子一样高的城堡,这样可以避免女孩子们为了获得更漂亮的城堡而引起争执。可是他发现自己在垒城堡的时候并没有预先考虑到这一点。所以他现在要改造城
kruska-easy
- 最小生成树kruska(邻接表),比较简单,适合新手
Apriori
- aprori algorithm, easy to understand and modify
bitree3
- 使用汇编写的二叉树遍历,我用的是按层存储算法,容易理解-was compiled using the binary tree traversal, I used is based on the storage layer algorithm, easy to understand
简单易懂的CRC
- 这是一个简单易懂的crc计算方法,选择你要计算的文件,准确计算crc值。-This is a simple and easy to unicef.org calculation method to calculate your choice of paper, accurate calculation unicef.org value.
biaodashiqiuzhi.rar
- 该程序解决了数据结构中的表达式求值问题,代码功能齐全,易懂。,The procedures for the settlement of the data structure of the expression evaluation problem, code full-featured, easy to understand.
zuheshuxue.rar
- 经典的组合数学课件,国内著名大师出品!内容丰富,深入浅出!,A combination of classical mathematics courseware, the famous master of the domestic production! Content-rich, easy!
Greed
- 利用贪心算法解决“部分背包问题”。这是个经典算法,实现的也比较完善,易用而且BUG少。-This code is about the "Knapsack problem".Our policy is the "Greedy Algorithm".It s easy to use & has nearly no BUG.
KMP
- KMP算法,有好几种写法,配上图形,简单易懂。C/C++编写。-KMP algorithm, there are several writing, accompanied by graphics, easy to understand. C/C++ written.
bmsearch_src.zip
- BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。,BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances
ride
- usaco在线系统的ride题源码!包含测试数据哦!此题可不简单哦!-usaco online system ride title source! Containing the test data Oh! This question is not easy Oh!
wykobi
- 一个二维计算几何库,包含了很多实用算法,都是用模板编写,容易集成。-A two-dimensional computational geometry library contains many useful algorithms are written using templates, easy to integrate.