资源列表
qingyun
- 清运启发式算法,简洁的结构,并且内含例子。-Clearance heuristic
n_queen_youhua
- N皇后算法优化(朴素算法、DFS(深度优先搜索)+多重优化、非递归 + 多重优化)-N Queens Algorithm
VC_based_high_speed_dynamic_array_source_code
- 基于VC的高速动态数组源程序代码VC-based high-speed dynamic array of source code-VC-based high-speed dynamic array of source code
SparseMatrix
- 用十字链表表示稀疏矩阵,进行存储、运算操作。-Cross linked with that sparse matrix manipulation and storage
UnitLinkList
- 数据结构上的关于链表部分代码,很好,分享了!-It is very good!
TravelGraph
- 中国各主要城市图的演示。图的路径遍历,最短路径计算等功能。-China' s major cities map presentation. Figure of path traversal, shortest path calculation.
RailwaySchd
- 车厢调度: 输入需要调度的车厢数。 输出所有的调度方案并给出所有的椎栈操作与状态变化,最后给出调度方案总数。 -Train dispatching: Enter the number of compartments needed scheduling. Output all the scheduling program and give all the vertebral stack operation and status changes, given the total numb
linklist_and_stack
- 关于数据结构--线性表——栈与队列的源代码-On the data structure- the linear form- stacks and queues of source code
struct
- 关于数据结构——线性表基本操作的源代码-On the data structure- the basic operation of the linear form of the source code. . . . . .
Lwipzhongwenfenxi1
- 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储 和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。 -This paper describes the design and implementation of lwIP. Describes the protocol implementation and subsystems used in the algorithms and data structures suc
Queue
- 利用队列数据结构的添加和删除来实现客户线程和服务器线程的动态变化-using the append and remove of data elements in the query complete the dynamic changing of clientthread and serverthread。
language_program_100_cases_of_interest
- 经典著作 各种经典C算法、趣味题,很实用,有研究和收藏价值,快速提高的你的程序算法水平!
