资源列表
Puma-EM with MLFMA
- Puma-EM is an open source MLFMA (multi level fast multipole algorithm) or open source MLFMM (multi level fast multipole method)
expression1
- 表达式计算的数据结构小程序,输入一串表达式,输出相应结果,用堆栈编的-Expression evaluates data structure applet, enter a string of expression, the output of the corresponding results, compiled with stack
shujujiegou
- 数据结构经典教程,处理电子商务信息必不可少的好东西哟-Classic data structure tutorial
C4
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
Fastn-Queens
- 快速 n—皇后 问题解决算法,是本人见过的代码中最快的,利用位操作-Fast n-Queens problem-solving algorithm
datastruct
- C#数据结构基本基本程序,可实现线性表、队列、栈、数、图等基本功能-C# data structure is basically the basic procedures
clib
- 包含多种基本数据结构的实现,如堆、栈,队列,树的遍历(包括递归遍历和非递归遍历)-this file including many basic data structure, including heap,stack,queue,tree(tree s recursive traversal and non-recursive traversal)
rice-ball
- 2006 年百度之星程序设计大赛初赛题目,饭团的烦恼-Baidu in 2006 star program design contest preliminaries topic, rice ball
queuelist
- 线性表的顺去存贮测试,适合初学数据结构的练习使用。-Linear table with the storage test, suitable for beginners to practice the use of data structures.
huffmantree
- 哈夫曼编码,建立树形结构,通过每个节点的权值对每个节点进行0101标注,进行编码,类似于发电报时的编码。-Huffman coding, the establishment of the tree structure, and 0101 marked by the weight of each node for each node is encoded, similar to a telegram When encoding.
jiaotong
- 交通系统的模拟程序,主要有最短路径和最少花费
ercha
- 这个是数据结构中比较重要的二叉树算法,在平时的写作中也是比较常用的-This data structure is more important binary tree algorithm, in the usual writing is relatively common