资源列表
Sample-Code
- AS devil is here get it and leave it. am a joking.
Cat-Eat-Mouse
- 学习数据结构的一次作业,利用C语言中的数组编写,希望对初学者有所帮助.-Once the job learning data structures, using an array of written in the C language, and I hope to help beginners.
1.cpp.tar
- codeforces program code
SqList
- 线性表的基本操作和扩展操作实现,完美运行-Basic operations and expand operations to achieve linear form, perfect run
Stack
- 栈的基本操作和扩展操作实现,自己编译,多文件连接,完美运行- The basic operation of the stack and extended operations to achieve their translation, multi-file access, perfect run
MinTree
- 图的基本操作实现以及利用图实现最小生成树的求取,多文件连接,完美运行- Basic operations and the use of graphs to achieve to achieve the minimum spanning tree diagram to strike, multi-file access, perfect run
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
create_COE_file_from_vector
- Create COE for Xilinx FPGA
MONOPOLY
- 模拟网上流形的放大富豪游戏,涉及到堆栈,映射等各种STL容器,是学习数据结构的一次好的练习-Simulate manifold magnification rich game online
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
code_for_al
- windows,c/c++,this is the code for zero study alog-c/c++,this is the code for zero study alog
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