-
Number of EWB circuit schematic diagram and procedures in the hope to everyone h...
一些EWB的电路原理图和程序,希望对大家有帮助。-Number of EWB circuit schematic diagram and procedures in the hope to everyone helpful.
- 2023-04-11 08:45:03下载
- 积分:1
-
PL/0 source code on C.this program is very simple an can have alternative functi...
PL/0原代码 C语言版该程序简单,若原代码稍加修改就可以有不同的功能.-PL/0 source code on C.this program is very simple an can have alternative function if making some changes.
- 2023-01-02 14:40:04下载
- 积分:1
-
用java的图形设计,很用的.充分体验到java的图形界面设计
用java的图形设计,很用的.充分体验到java的图形界面设计-Java with the graphic design, it is used. To fully experience the design of java GUI
- 2022-04-07 21:57:26下载
- 积分:1
-
IO口模拟串口的源程序
IO口模拟串口的源程序-Serial IO mouth simulation of the source
- 2023-05-11 14:05:04下载
- 积分:1
-
Windows Application Startup Routine
Windows Application Startup Routine
- 2022-07-10 08:20:42下载
- 积分:1
-
类似word页面效果源码
类似word页面效果源码-similar results pages word-source
- 2022-07-13 00:16:23下载
- 积分:1
-
计算机并口控制软件源代码可以向并口发送数据也可一解数据...
计算机并口控制软件源代码可以向并口发送数据也可一解数据-computer parallel port to control the source code software can send data to the parallel port can be a solution data
- 2022-02-20 07:45:04下载
- 积分:1
-
一个背单词软件,delphi开发
一个背单词软件,delphi开发-It is a software on word reciting which is written in delphi
- 2022-03-26 10:13:23下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等...
一个可视化的学生基本信息管理系统,可以输入学生姓名,ID,性别,年龄等相关资料并保存,查询,删除,修改等-a visual basic student information management system, students can enter the name, ID, gender, age and other relevant information such as preservation, inquiries, deletion, modification, etc.
- 2023-09-01 19:45:04下载
- 积分:1