资源列表
RF_trainingCourse2011
- COMSOL MULTIPHYSICS 最新的培训文件。适合于4.3 版本-The COMSOL Multiphysics latest training documents. Suitable for version 4.3
expression
- 这是一个可以计算算式表达式值的程序.-This is a calculation formula of the expression is worth program, users can change the source code to add calculation formula.
Multi-machine-scheduling-algorithm
- 多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++
HuffmanTree
- 基于Huffman树的一个压缩算法,通过统计字符的出现频率构造Huffman树,然后进行编码和解码。包括源代码和测试样例-Huffman tree based on a compression algorithm, the frequency of statistical character of the Huffman tree structure, and then to encode and decode. Including source code and test the sample
NQueue
- 利用回溯法求解N皇后问题及其算法性能分析。-The use of backtracking algorithms for solving N Queens problem and its performance analysis.
Traffic-Advisory-System
- 设计、实现一个全国大中城市间的交通咨询程序,为旅客提供两种最优决策方案和一种查询方案: (1) 最短时间路线; (2) 最小耗费路线; (3) 城市所有路线查询。 -Design, implement a consultation process traffic between the cities, provide passengers with the two best decision and a query plan: (1) the shortest time r
taohui3
- 套汇问题的Floyd算法解决!希望对大家有帮助,下载吧!-Arbitrage Floyd algorithm to solve the problem! We want to help, download it!
CPP
- 使用C++数据结构实现字符串的就地逆置。-Using C++ data structures to achieve local Retrograde string.
1
- 数据结构第一章课件及代码解析,线性表、栈、队列,算法效率高,简单易懂-visual c++
shortest-path
- 最短路径算法,对于权重图最短路径计算的基本算法-Shortest path algorithm, the basic algorithm for computing the shortest path weight of FIG.
oclRadixSort.tar
- Radix Sort using GPGPU with OpenCL
BigNumber
- 大数运算,数据结构课程设计,包含VC源代码和详细设计报告,改改就能用。-Large numbers of computing, data structure curriculum design, contains VC source code and detailed design report, can change to use for your design.