资源列表
c-list
- 这是一个c的链表示例,希望大家学习,学习-This is an example of a c list, we hope to learn from
test1
- lingo code for vehicle routing problem with have chance constraints (with time not stable)
Calculator
- it s my first calculator program
CPP
- 素数打表法,高效率。关于多个或者单个素数的高效率判别-Primes play table method, high efficiency. High efficiency on multiple or single primes discrimination
DEV_CPP
- 在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
Puzzle
- 人工智能课程,N数码问题java代码实现。-Artificial Intelligence course, N digital issue java code.
sha1
- 一个较高效率的SHA-1的C实现,VC2010使用X64编译,Release版本,比其它开源C代码大概快10 到20 -a high performance SHA-1 code in C. Compile by VC2010,in X64,release Version. It is guicker than others about 10 ~20
code_for_al
- windows,c/c++,this is the code for zero study alog-c/c++,this is the code for zero study alog
code
- Based on the fork-join parallel programming model, the parallel part of a task can be executed on multiple cores simultaneously, while the serial part of the task can be executed on only one core. However, once a core is assigned, the core is occupie
MONOPOLY
- 模拟网上流形的放大富豪游戏,涉及到堆栈,映射等各种STL容器,是学习数据结构的一次好的练习-Simulate manifold magnification rich game online
create_COE_file_from_vector
- Create COE for Xilinx FPGA
Sort
- 实现顺序表结构,并利用顺序表结构实现三种排序 冒泡排序、选择排序、插入排序 完美运行-Order to achieve the table structure and use the structure to achieve three sort sequence table bubble sort, selection sort, insertion sort perfect run