-
定时器:可以自动记录你开机和关机的时间,和定时提醒和定时关机功能...
定时器:可以自动记录你开机和关机的时间,和定时提醒和定时关机功能-Timer: You can automatically record your startup and shutdown time, and the timing shutdown and timing remind function
- 2022-03-17 14:19:00下载
- 积分:1
-
可以分配进程下面的虚拟内存空间,并对其进行操作
可以分配进程下面的虚拟内存空间,并对其进行操作-process to be allocated under the virtual memory space, and its operation
- 2022-02-26 08:17:39下载
- 积分:1
-
库存管理
库存测试软件上载来测试你的编程思想。例如开发库存系统。
- 2022-01-25 23:58:16下载
- 积分:1
-
突破论坛.强大的论坛管理系统。
突破论坛.强大的论坛管理系统。-breakthrough Forum. A powerful forum management system.
- 2022-03-21 23:31:44下载
- 积分:1
-
This is a list used to achieve the reported number of people one by one out of t...
这是一个用链表来实现报数的人一个一个出队,输入一个要报的数,并且现输入几个数,则输出按这个报的数依次出队的数-This is a list used to achieve the reported number of people one by one out of teams to enter a number of newspapers, and now enter a few a few, then the output according to the reported number of the team followed a number of
- 2022-08-09 00:34:22下载
- 积分:1
-
undocument_window_nt配套源代码
undocument windows nt配套源代码,包含undocument windows nt书籍里面的所有源代码,对想深入研究windows系统内核原理的系统开发人员有非常大的帮助。
- 2023-02-14 20:40:04下载
- 积分:1
-
线段树求最大最小值,可以成段操作,更新查询
线段树求最大最小值,可以成段操作,更新查询-segmenttree for min or max
- 2022-06-01 05:13:37下载
- 积分:1
-
丰满树操作:
用顺序存储结构实现;
结点形式:下标,元素值;
功能:查找结点,结点的中序前驱,中序后继,中序遍历,插入结点,删除结点...
丰满树操作:
用顺序存储结构实现;
结点形式:下标,元素值;
功能:查找结点,结点的中序前驱,中序后继,中序遍历,插入结点,删除结点
-Fullness of the tree operations: storage structure in order to achieve junction forms: The next standard, element values function: to find nodes, nodes in the precursor sequence, in order follow-up, inorder traversal, insert node, delete node
- 2023-03-11 16:45:04下载
- 积分:1
-
可移植播放器,drict show视频播放器 开发。
可移植播放器,drict show视频播放器 开发。-Portable players, drict show video player development.
- 2022-05-30 22:20:14下载
- 积分:1
-
遗传算法求解装箱问题
本文将展示混合分组遗传算法(HGGA)为解决分组问题,如使用GALEX库装箱提出Falkenauer的实现。
装箱问题属于类NP难问题,像在以前的文章中讨论的其他人。的任务是包的一组不同尺寸的物品的入固定大小的方式使得最小数量的箱是用来回收箱。根据要求,装箱可以是单维(1D)或多维(2D,3D...)遗传算法在这篇文章中描述是专为解决一维装箱问题。
- 2022-02-05 10:19:30下载
- 积分:1