-
电话本程序
C++编写电话本程序。
可实现以下功能:
(1)实现简单电话本功能,用姓名来搜索电话号码;
(2)用户输入姓名,程序查找并输出结果;
(3)用户可以通过输入,添加姓名和电话号码;
(4)用户可以删除姓名和电话号码;
(5)电话本可以保存在指定文件中;
(6)电话可被从指定文件中读入到内存。
- 2023-01-15 11:10:03下载
- 积分:1
-
Microsoft Windows CE设备驱动程序开发指南
介绍了为基于Windows CE的设备开发设备驱动程序的过程。...
Microsoft Windows CE设备驱动程序开发指南
介绍了为基于Windows CE的设备开发设备驱动程序的过程。-Microsoft Windows CE Device Driver Development Guide for Windows CE-based devices device driver development process.
- 2023-05-12 14:55:04下载
- 积分:1
-
可以直接进行行列式的计算
输入为行列式,输出为行列式的值...
可以直接进行行列式的计算
输入为行列式,输出为行列式的值-Can directly enter the calculation of the determinant as the determinant, the output value for the determinant
- 2022-03-12 16:44:47下载
- 积分:1
-
wpf效果切换
WPF图片切换效果 canvas,image等切换 20+ 种效果 翻页百叶窗 等3D效果
- 2022-02-24 15:43:24下载
- 积分:1
-
calculator, the interface is extremely beautiful. For various scientific terms,...
计算器,界面极其漂亮。可作各种科学计算,解方程,解三角形和进制转换,功能强大-calculator, the interface is extremely beautiful. For various scientific terms, solving equations, the solution of triangular and base for the conversion, powerful
- 2023-07-15 15:00:04下载
- 积分:1
-
清理VC编译后产生的临时文件的程序,编译时用到BCG控件
清理VC编译后产生的临时文件的程序,编译时用到BCG控件-VC clean up after the compiler temporary files generated by the process, compile-time control used in BCG
- 2022-01-31 12:44:45下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
发送短信的服务程序,又需要的俄可以参考。windows服务
发送短信的服务程序,又需要的俄可以参考。windows服务-Send message service procedures, it can refer to the needs of Russia. windows services
- 2022-04-09 08:25:55下载
- 积分:1
-
raw to bmp!!!!
very good
raw to bmp!!!!
very good
- 2022-07-02 10:58:52下载
- 积分:1
-
我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题...
我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题-our schools operating system to do some experimental procedures include process synchronization, processor scheduling, producer consumer issues. .
- 2022-07-18 14:23:44下载
- 积分:1