-
通讯录系统,命令行方式操作,具有添加、删除、查询等必备功能。...
通讯录系统,命令行方式操作,具有添加、删除、查询等必备功能。-Address Book system, command-line mode operation, with add, delete, query and other must-have feature.
- 2023-03-30 15:45:03下载
- 积分:1
-
包括打印需要的启动停止信号
实时温度控制等程序及源码
包括打印需要的启动停止信号
实时温度控制等程序及源码-Printing needs, including start-stop signal in real-time temperature control procedures and source
- 2022-07-06 19:47:01下载
- 积分:1
-
使用HOOPS库开发的一个教学演示工具。
使用HOOPS库开发的一个教学演示工具。-HOOPS database developed by the use of a teaching presentation tools.
- 2022-04-27 12:27:06下载
- 积分:1
-
最新的水表检验规程,这个很重要的!特别是从事表类行业的兄弟们!谢谢你们的支持,我们一起进步!...
最新的水表检验规程,这个很重要的!特别是从事表类行业的兄弟们!谢谢你们的支持,我们一起进步!-Latest meter test a point of order, this very important! Particularly those engaged in table-type industries brothers! Thank you for your support, we progress together!
- 2022-03-22 23:27:43下载
- 积分:1
-
用来验证轴瓦对中的时候数据的准确性,这是目前国内很少研究的课题,暂时保密的。...
用来验证轴瓦对中的时候数据的准确性,这是目前国内很少研究的课题,暂时保密的。-Bearing right to verify the accuracy of the data when it is currently very little research. temporarily confidential.
- 2022-05-24 10:03:01下载
- 积分:1
-
这是模拟物理实验――一维势阱的小程序。运行的时候,需要把CCBP文件夹包含在头文件中。...
命令行下可以解读TCP数据报内容的Sniffer-command line can be interpreted as TCP data reported to the Sniffer
- 2022-02-03 06:27:02下载
- 积分:1
-
International Design Competition in the winning entries, forget what year in the...
国际程序设计大赛的获奖作品,忘记是哪一年的了.反正是相当的牛了.-International Design Competition in the winning entries, forget what year in the past. Because it is quite a cattle.
- 2022-02-02 21:23:10下载
- 积分:1
-
俄罗斯方块,超强的算法,使用java语言编写。希望大家支持
俄罗斯方块,超强的算法,使用java语言编写。希望大家支持-Russian box, powerful algorithms, using java language. I hope you will support
- 2022-03-16 16:10:56下载
- 积分:1
-
“贪食蛇”游戏小程序设计与制作。实现贪食蛇游戏的运行,记分,胜负判定,设置等。...
“贪食蛇”游戏小程序设计与制作。实现贪食蛇游戏的运行,记分,胜负判定,设置等。
- 2023-07-07 06:25:02下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1