资源列表
1
- 矩形图元闪烁,最短路径 矩形图元闪烁,最短路径. 矩形图元闪烁,最短路径-A rectangular pixel flicker, the shortest path to a rectangular pixel flicker, the shortest path. Rectangular pixel flicker, the shortest path to
sqlist_myown
- 数据结构中的顺序表,用c++实现的,一个简单的程序-sqlist in data structure with c++ asmall program
contribute-and-recover
- 在可变分区管理方式下采用首次适应算法实现主存分配和回收-Variable partition management mode in the first-fit algorithm using main memory allocation and recovery
basketball
- 篮球比赛抽签算法,用于篮球比赛的自动抽签安排赛事-Basketball games draw algorithm,Automatic Balloting for events for the game of basketball
prim
- Prim算法 用Prim算法从u0出发构造网g的最小代价生成树-Prim Algorithm Prim algorithm constructed starting from u0 minimum cost spanning tree network g
unionfind.cpp
- Datastructure Program trickey implementation
linear_link_list
- linear link list program.
HeapSort
- 递归方式实现堆排序,c语言代码,含详尽注释。-Recursive manner to achieve heap sort, with detailed comments.
2chashu
- 采用C++编写的二叉排序树,篇幅不长,代码简洁,同样可实现数据的快速排序-Written using C++ binary sort tree, it was not long, the code is simple, the same sort of data can be achieved quickly
2271
- POJ 2271的己AC代码...不信你可以自己试试.-POJ 2271
Bubblesort
- 这是一个简单初级的for循环冒泡排序的程序,便于初学者查阅-Bubblesort,C++ programming
long_division
- 大整数整除,char *d返回余数,char*c返回结果 -Large integer divisible, char* d return the remainder, char* c return result