资源列表
hash
- 哈希算法,,一次查找要找的数据,,非常有效的查找算法-haxi,,seach the data you want only use one time
eightqueen
- 数据结构课程设计八皇后问题 运用C语言编写,可直接运行-Curriculum design data structure using the eight queens problem written in C, can be directly run
yanweiminPPT
- 数据结构,严蔚敏老师编写,非常不错的一本书,推荐-Data structure, Yan Wei-min teacher preparation, a very good book, recommended
tanxinzuoyediaodu
- C实现的一贪心算法的作业调度的算法,有完整的实验报告和运行说明-C implementation of a greedy algorithm for job scheduling algorithm, a complete test report and operating instructions
huisu01beibaorar
- 算法分析中以回溯法实现的01背包问题,附有完整的运行说明-Backtracking algorithm analysis in order to achieve the 01 knapsack problem, with complete operating instructions
JIE
- 《数据结构》链表操作部分功能动态演示;本文件为可执行程序功能-Date Structrue--Shows of Link structrue Operation
PDF417-program
- PDF417二维条码的编码和解码程序,简单支持英文、数字、字符和标点-PDF417 two-dimensional bar code encoding and decoding process, a simple support in English, numbers, characters and punctuation
PathAna
- 实现最短路径算法,用于简单初学者的学习。-Dijkstr
tingchechangguanli
- 这是一个以数据结构为功能的题材,里面说明着如何以算法来描术停车场是如何工作的-This is a data structure for the function of the subject matter
xiaoyuandaoyouxitong
- 这是一个以算法结构为题材,描述了一个在校园里面如何找到目的地的算法-This algorithm structure is a theme that describes how to find a destination campus algorithm
CorssRiver
- 有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。 用A*算法实现。-N and N have a savage missionary to cross the river, there is now a boat can only hold K individuals (including Savage), K <N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的
variable_distribution
- 采用最佳适配算法实验动态分区分配过程alloc()和回收过程recover()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间-Experimental best fit algorithm using the dynamic partition allocation process alloc () and the recovery process recover (). Among them, free partition management throu
