-
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现USB通讯,另外还带有适时显示获取数据部分,可以把数据动态显示成曲线,VC6编译通过,值得初学者学习借鉴。
- 2022-02-14 16:20:18下载
- 积分:1
-
: AT89x52 TG12232B LCD source code
:AT89x52 & TG12232B 液晶程序源代码-: AT89x52 TG12232B LCD source code
- 2023-06-02 08:00:03下载
- 积分:1
-
smtp procedures, the main component of language from c
smtp实现程序,主要由c语言组成-smtp procedures, the main component of language from c
- 2022-02-03 23:55:35下载
- 积分:1
-
鼠标打字程序,给不会用键盘的人使用,按偏旁部首查找字体。...
鼠标打字程序,给不会用键盘的人使用,按偏旁部首查找字体。-mouse typing procedures, to not use the keyboard to the use by the radical radical find fonts.
- 2022-07-20 18:47:54下载
- 积分:1
-
win2000/XP Serial operating under the control source code
win2000/XP下对串口操作控件源代码-win2000/XP Serial operating under the control source code
- 2022-02-05 08:54:31下载
- 积分:1
-
xp界面的记事本源代码
xp界面的记事本源代码-xp interface code origin Chronicle
- 2022-07-03 06:50:56下载
- 积分:1
-
This is a simple calculator, you can achieve the basic computing functions, such...
这是一个简易计算器,可以实现基本计算功能,例如加,减,乘,除,以及一些简单的科学计算功能-This is a simple calculator, you can achieve the basic computing functions, such as add, subtract, multiply, divide, as well as some simple function of scientific computing. .
- 2023-07-03 19:30:03下载
- 积分:1
-
Microsoft Word 2000 for the development of new content
面向 Microsoft Word 2000 开发者的新内容
-Microsoft Word 2000 for the development of new content
- 2023-08-30 17:15:04下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
MFC 界面向导 下一步 完成 示例
资源描述程序安装或文件配置模块,很多地方会用到带向导功能的界面操作。在MFC里,可以通用隐藏当前窗口,打开新的窗口实现,同时也可以采用CPropertyPage和CPropertySheet来实现界面向导功能。示例中,是阅读时做的代码练习,简单的演示了使用MFC快速开发向导界面的功能。
- 2022-04-30 09:00:13下载
- 积分:1