-
CICS程序之间切换不同的变换编码
汉字内码的转换,各种编码之间变换-CICS code switching between various Transform Coding
- 2022-01-22 06:39:18下载
- 积分:1
-
优化算法程序包。有lm方法,
smarquart法,等等。
优化算法程序包。有lm方法,
smarquart法,等等。-Optimization package. Have lm, smarquart law.
- 2022-10-27 23:15:03下载
- 积分:1
-
又一操作系统方面的作业,跟前面不一样
又一操作系统方面的作业,跟前面不一样-another operating system"s operations, with different front
- 2022-02-01 16:15:12下载
- 积分:1
-
CButtonST类--美化MFC的Button控件
CButtonST是功能非常全的CButton派生类,利用它你可以实现各种按钮的效果,它包括的特征如下:1、 CButton所有的功能CButtonST类主要包括BtnST.h、BCMenu.h和CButtonST的窗口不止一个,那么我建议你在VC | FileView中导入以上的四个文件之后,然后在include语句,如
- 2023-04-29 19:00:04下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-02-07 08:15:15下载
- 积分:1
-
Trapgate FTN Mailer
Trapgate是一个完整的FidoneTail系统,具有标准HTTP、BinkP、ZModem、Hydra、ZedZap、FTP等所有内置组件,最多32个组件和无限的TCP/IP连接和HTTP连接。包括POP3和SMTP,它将向客户端发送电子邮件,同时将其转换为fido数据包,此外,NNTP将确保您的echomail位于新闻组中;
- 2023-05-24 08:15:03下载
- 积分:1
-
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读...
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读-with two each data byte hexadecimal format storage, the procedure is to use these hexadecimal format for storing the data conversion integer format to facilitate reading
- 2022-03-19 03:59:23下载
- 积分:1
-
使用API产生动态鼠标的例子,文件:animouse.rar
使用API产生动态鼠标的例子,文件:animouse.rar-API dynamically generated using the mouse example, file: animouse.rar
- 2022-03-22 01:38:31下载
- 积分:1
-
发送数据到串口 自动转换到16进制字符串
发送数据到串口 自动转换到16进制字符串-Send data to the serial port will automatically switch to 16 hexadecimal string
- 2022-02-26 06:04:02下载
- 积分:1
-
使用SetupDi...函式列舉設備
应用背景使用SetupDiGetClassDevs列舉設備,透過SP_DEVINFO_DATA結構及SetupDiEnumDeviceInfo來獲取設備資訊。SetupDiGetClassDevs則是取得類別interface,再透過SetupDiGetDeviceInterfaceDetail取得更多界面資訊。关键技术
使用SetupDi系列函數進行設備資訊的管理,獲取設備屬性:
#define SPDRP_DEVICEDESC (0x00000000) // DeviceDesc (R/W)
#define SPDRP_HARDWAREID (0x00000001) // *HardwareID (R/W)
#define SPDRP_COMPATIBLEIDS (0x00000002) // CompatibleIDs (R/W)
#define SPDRP_UNUSED0 (0x00000003) // unused
#define SPDRP_SERVICE (0x00000004) // Service (R/W)
#define SPDRP_UNUSED1 &nb
- 2022-10-02 04:35:03下载
- 积分:1