-
红黑树数据结构的c实现
红黑树数据结构的c实现-RED-BLACK TREE data structure to achieve the c
- 2022-03-30 07:44:02下载
- 积分:1
-
一个仿access的可用于嵌入式的数据库软件源码
一个仿access的可用于嵌入式的数据库软件源码,可编辑生成一个小的数据库文件,这个文件可用于嵌入式系统访问。
- 2022-05-25 10:06:50下载
- 积分:1
-
study data structure required exercises, exercises to deepen the understanding o...
学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.
- 2022-08-18 06:49:13下载
- 积分:1
-
病人管理系统
病人管理系统是用来保持病人预约和病史。
- 2022-02-15 00:20:35下载
- 积分:1
-
我的生活,一个不错的日记本,相信你回喜欢的!
我的生活,一个不错的日记本,相信你回喜欢的!-my life, a good diary of this, I think you like the back!
- 2022-05-29 10:58:26下载
- 积分:1
-
java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现...
java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现 -commonly used sorting algorithm java source code, from the most basic to the Quick Sort Bubble Sort, sort, etc. to achieve the base
- 2022-04-22 17:48:13下载
- 积分:1
-
*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子...
*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem description : a long, wide and high respectively m, n, p rectangular cut into the 000 m* n* p small cube. Within each small cube is an integer. Seeking to have the largest rectangular son cuboid. The son of rectangular size it contained all integral and defined.* /
- 2023-05-13 14:30:02下载
- 积分:1
-
LIC 数据库系统
这个项目用来跟踪政策的 LIC 数据库。通过使用此您可以搜索策略、 添加政策、 添加客户、 添加代理、 搜索 AGGENT,查看代理配置文件和更多。所以它是很好用的数据库。
- 2022-03-29 11:33:25下载
- 积分:1
-
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列...
设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。-something like Joseph problem
- 2023-03-09 16:15:03下载
- 积分:1
-
一个数据结构的课程设计
一个数据结构的课程设计-a data structure of the curriculum design
- 2022-01-28 13:44:47下载
- 积分:1