资源列表
exam3
- 北京大学icpc在线测试 包装问题,题号1017,主要用到的算法是贪心算法。-Beijing university icpc online testing, your bluebooks 1017, the main idea is the greedy algorithm.
biaodashiqiuzhi
- 以字符序列的形式从终端输入语法正确的,不含变量的整数表达式,利用给定的运算符有限关系,实现对算术四则混合运算表达式的求值。-In the form of a sequence of characters entered grammatically correct, excluding variable integer expression the terminal, using a given operator limited relationship to realize the arith
Math
- 多元多项式的基本操作,包括加减法。命令行解析,直接输入数学式即可-Multivariate polynomial basic operations, including addition and subtraction. Command line parsing, you can directly enter the equation
xishuduoxiangshiqiuzhi
- 单链表实现稀疏多项式求解,包括多项式加减乘除操作。-Single list implementation sparse polynomial solving, including polynomial arithmetic operation.
List_CaL
- 实现整数高精度的加减乘除运算,数据结构为链表-To achieve high-precision integer multiplication and division addition and subtraction, the data structure linked list
trapezoidalmap
- 平面点集的Delaunay三角剖分。为了验证Delaunay三角剖分的正确性,系统提供了“圆测试”的功能,供用户对生成的三角形进行测试验证;为了验证DCEL数据结构的正确性,系统提供了“DCEL测试”的功能,用户输入任意一条测试线,系统将先后显示出测试线贯穿过的三角形;为了形象显示三角剖分的分治过程,系统提供了动态显示分治剖分过程。 -Planar point set Delaunay triangulation. In order to verify the correctness of De
CIAdatabase
- 解析一个文件中的内容,以B tree的方式存储其中的国家,职位,人民,是一个基于B TREE的搜索算法实现。包括了源代码,原始文件以及搜索案例-Parse the contents of a file to B tree stored in a manner which the state, position, people, is a B TREE-based search algorithm. Including the source code, the original case file
elevator
- 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
HuffmanTree
- 哈夫曼树的基本构建以及哈夫曼树构建成功的基本举例-The basic building Huffman trees and Huffman basic building a successful example
JIE
- 《数据结构》链表操作部分功能动态演示;本文件为可执行程序功能-Date Structrue--Shows of Link structrue Operation
spheretree-1.0-win32
- build bounding volume hierarchy
CreateInvertedIndex-3
- 给出文本文件实现将此文件进行倒排索引的功能,用visual studio 2010开发。-Given text file using this file inverted index function, using visual studio 2010 development.