-
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。...
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。-UNIX platform using C language mainframe hostID inspection functions can be used to process the encryption.
- 2022-04-28 14:58:49下载
- 积分:1
-
A cat and mouse game, with source code and run the program for them to learn!
一款猫抓老鼠的游戏,有源码和运行程序,供大家学习!-A cat and mouse game, with source code and run the program for them to learn!
- 2022-02-03 15:20:46下载
- 积分:1
-
蚁群算法的原理以及实现,提及到蚁群算法的7个特点。(c++)...
蚁群算法的原理以及实现,提及到蚁群算法的7个特点。(c++)-The principle of ant colony algorithm and the realization of a reference to the seven characteristics of ant colony algorithm. (C++)
- 2023-02-22 17:40:04下载
- 积分:1
-
迷宫生成器vc实现
迷宫生成器vc实现-maze generator achieve vc
- 2023-04-18 22:50:04下载
- 积分:1
-
711_6.0 completely free version of corporate Web site management procedures
711_6.0完全免费版本企业网站管理程序
-711_6.0 completely free version of corporate Web site management procedures
- 2022-04-15 18:46:34下载
- 积分:1
-
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,...
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,
-Mouse, the rat tunnel deep, very complex, like a maze, the map location of the light of the current smart mobile mouse,
- 2022-02-13 17:07:10下载
- 积分:1
-
通过遗传算法求解N皇后问题,用c++编写
通过遗传算法求解N皇后问题,用c++编写-Through the Genetic Algorithm for N queens problem, using c++ write
- 2022-06-21 22:01:56下载
- 积分:1
-
最新yaffs2的源代码
最新yaffs2的源代码-Yaffs2 the latest source code
- 2022-04-09 11:41:17下载
- 积分:1
-
使用matlab源码控制并联机器人的制备
使用matlab编写并联机器人控制的源程序-The preparation of parallel robot using matlab source control
- 2022-01-22 06:44:00下载
- 积分:1
-
模拟手机通信录管理系统,实现对手机中的通信录进行管理。功能要求如下:
(1) 查看功能:选择此功能时,列出下列三类选择。
A 办公类
B 个人类...
模拟手机通信录管理系统,实现对手机中的通信录进行管理。功能要求如下:
(1) 查看功能:选择此功能时,列出下列三类选择。
A 办公类
B 个人类
C 商务类
当选中某类时,显示出此类所有数据中的姓名和电话号码。
(2) 增加功能:能录入新数据
一个结点包括:姓名、电话号码、分类、(办公类、个人类、商务类)、电子邮件。
例如:杨春 13589664454 商务类 chuny@126.com
当录入了重复的姓名和电话号码时,则提示数据录入重复并取消录入;当通信录中超过15条信息时,存储空间已满,不能再录入新数据;录入的新数据能按递增的顺序自动进行条目编号。
(3) 修改功能:选中某个人的姓名时,可对此人的相应数据进行修改。
(4) 删除功能:选中某个人的姓名时,可对此人的相应数据进行删除,并自动调整后续条目的编号。
- 2022-01-24 15:13:50下载
- 积分:1