-
汇编语言进行简单运算
将累加器A中的压缩BCD码拆开,形成非压缩BCD码,存入40H,41H单元
- 2023-01-21 15:45:04下载
- 积分:1
-
描 述:该程序实现了在Excel中读取学生的E
描 述:该程序实现了在Excel中读取学生的E-mail地址、成绩、姓名等,结合Jmail实现成绩单的群发,并加
入了一些出错处理
-Description: This program implements in Excel, read E-mail address of student achievement, name, etc., combined with the mass Jmail achieve transcripts, and added some error handling
- 2022-02-16 10:16:18下载
- 积分:1
-
四则运算 将算术表达式转换成后缀表达式后计算
四则运算 将算术表达式转换成后缀表达式后计算-#include
#include
- 2022-02-26 10:38:04下载
- 积分:1
-
304_8 kayan_yazi Moving led meseges
304_8 kayan_yazi Moving led meseges
- 2022-04-24 20:32:35下载
- 积分:1
-
a good example of enabling and disabling the USB device,you should get it!!!!
一个很好的C++实例,尤其是想学设备驱动的人来说,再好不过了,来尽情的下载吧,没人拦你的-a good example of enabling and disabling the USB device,you should get it!!!!
- 2023-06-13 06:30:02下载
- 积分:1
-
一个用VC编写的异型窗口
一个用VC编写的异型窗口-a VC prepared by the special-shaped window
- 2023-08-06 09:00:03下载
- 积分:1
-
一个用C++程序开发的简单的LED界面显示控件。
一个用C++程序开发的简单的LED界面显示控件。-A C++ program with the development of a simple LED display control interface.
- 2022-01-24 16:18:43下载
- 积分:1
-
很精致的冲浪计数器
很精致的冲浪计数器-very delicate counter surfing
- 2022-01-21 02:07:58下载
- 积分:1
-
show player, users can later be used on the website touches on the trip.
显示播放器,用户可以直接拿来用,放在网页里面就行了.-show player, users can later be used on the website touches on the trip.
- 2022-06-21 17:11:10下载
- 积分:1
-
MFC 文档的多个实例
1 MainFrame工程是多文档框架,如果没有插件,打开后客户区无任何显示。左侧的树控件来源于网络,不是本文推荐的主要目的。
2 PlugInTest是插件,工程编译后输出为dll,将该dll放到MainFrame输出的exe同目录下即可执行。
3 PlugInTest1是另外的一个插件,工程编译后输出也为dll,使用同2,但是例子和2不同。
做这个工程的目的就是想:如果一个工程足够大,可以将插件分配给不同的小组开发,同时互相又不会干扰。
- 2022-08-03 03:58:38下载
- 积分:1