-
C程序的典型例子900个
C程序的典型例子900个-C procedure typical example 900
- 2023-08-18 13:15:03下载
- 积分:1
-
ASP系统开发[毕业设计]
ASP系统开发[毕业设计]-ASP system development [ graduation project ]
- 2022-01-26 06:21:13下载
- 积分:1
-
模拟抓虫子的源代码,是一个很好的c++的学习代码
模拟抓虫子的源代码,是一个很好的c++的学习代码-simulated insect grasping the source code, is a good source of learning c
- 2022-06-19 04:46:35下载
- 积分:1
-
qt-embedded开发的实例教程,通过10个实例让你很快入门。-qt-embedded examples of the development of curricula, the adoption of 10 examples of your entry soon.
- 2022-03-07 08:10:28下载
- 积分:1
-
2003
2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, TeacherList defines a category, you can achieve a simple insert, find, delete and other functions related to binary file The read-write operation.
- 2023-03-04 23:45:04下载
- 积分:1
-
一个程序员编写的求爱过程,创建一个新的txt文本,粘贴到…
一个程序员写的求爱程序,新建一个txt 文本,粘贴进去。
把以上代码保存扩展名为vbs就行了-A programmer to write the courtship process, create a new txt text, paste into. Save the above code vbs extension on the list
- 2023-02-17 15:20:04下载
- 积分:1
-
神龙卡播放MP4源代码,采用DSHOW开发技术
神龙卡播放MP4源代码,采用DSHOW开发技术-SHENLONG card MP4 player source code, using dshow Development Technology
- 2022-10-19 17:25:03下载
- 积分:1
-
图书信息管理系统
图书信息存放在文件中,提供文件的输入、输出等操作;要实现浏览功能;查询和排序功能要求实现查找操作(至少两种依据);还应该提供图书信息删除和修改的功能;另外还应该提供键盘式选择菜单以实现功能选择。
- 2022-02-02 08:53:09下载
- 积分:1
-
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)...
向量排序
将向量中的整数数据按照各位平方和的顺序排序。(用到了函数指针)-Vector of integers to sort the vector sum of squares of the data in accordance with the order you sorted. (Use a function pointer)
- 2023-05-02 18:15:03下载
- 积分:1
-
其中起始码和结束码表示控制命令的起始与结束。当设备在RS
其中起始码和结束码表示控制命令的起始与结束。当设备在RS-232总线上捕捉到数据FFH时,表示后续有控制命令写入,当接收到数据AAH后,表示接收到的控制字已经结束且完整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作-整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
- 2022-02-05 03:52:12下载
- 积分:1