-
结构链接列表的示例
这种编码使用 structthis 的链接列表是简单的输入的数据、 搜索、 显示和删除。我希望它是完全为你的使用。
- 2022-03-13 07:02:19下载
- 积分:1
-
十天学会ASP,很好~
十天学会ASP,很好~- Ten days learn ASP, very good ~
- 2022-10-04 08:30:03下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?-problem given a container, its length L, width W and H for high, existing batch of cylindrical wood and each timber are long L, but different radius, based i-radius of the wood-ri. Asked how crates, containers make maximum utilization of space?
- 2023-05-27 04:50:03下载
- 积分:1
-
一个微型的数据库系统
一个微型的数据库系统--A mini database system
- 2022-05-14 00:09:01下载
- 积分:1
-
UseBB一个用PHP和Mysql数据库开发的开源论坛,与其他流行的论坛不同,UseBB不是一味的追求拥有多少功能,而是以开发简单易用的论坛为目标。UseBB对...
UseBB一个用PHP和Mysql数据库开发的开源论坛,与其他流行的论坛不同,UseBB不是一味的追求拥有多少功能,而是以开发简单易用的论坛为目标。UseBB对于那些需要在资源有限的虚拟主机上架设一个易于使用的论坛是一个很好的选择。-UseBB a database using PHP and Mysql development of open-source forums, and other popular forums, UseBB pursuit rather than how much function, but in order to develop easy-to-use platform for the target. UseBB for those in need with limited resources to set up virtual hosts on a easy-to-use forum is a good choice.
- 2022-06-29 14:34:40下载
- 积分:1
-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
A data structure of the demo program, including the order form, the generalized...
一个数据结构的演示程序,包含顺序表,广义表,顺序查找等-A data structure of the demo program, including the order form, the generalized form, the order of search, etc.
- 2022-07-08 20:57:02下载
- 积分:1
-
大学本科课程设计
操作系统_页式管理(c语言)
大学本科课程设计
操作系统_页式管理(c语言)-undergraduate curriculum design operating system _ page management (c language)
- 2022-03-19 20:23:16下载
- 积分:1
-
Partner system: avail [0 .. m] can be used for table space, n for the distributi...
伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution of the corresponding storage block, and return to its first address, otherwise return NULL
- 2022-01-30 23:57:11下载
- 积分:1
-
本书是Ford和Topp两位教授于199b年出版的名著Data Structures with C一的第2版,在全球范围内已经有数以万计・的学生从中受益。...
本书是Ford和Topp两位教授于199b年出版的名著Data Structures with C一的第2版,在全球范围内已经有数以万计・的学生从中受益。
作音将C十+语言作为算法描述语言,应用包含规范化的数据结构的标准模板库,集讲述了数组、向量、表、关联树容器,以及集合、映射、堆、哈希表和图等数据结构及其算法,重点讨论了如何高效地存储大型数据集合,涵盖了数据结构初级和高级教程的最新内容。书中各章章前提出学习目标,章后附有丰富的练习题、答案以及书面练习和上机编程练习,指导读者迅速、全面地掌握核心知识点和编程技巧,本书可作为计算机及相关专业数据结构课程的核心教材,对于研发人员,也是一本数据结构与而向对象技术完整结合的全新技术参考用书-err
- 2022-05-15 00:26:23下载
- 积分:1