-
能够判断输入的两个逻辑表达式是否等价(&代表and,|代表or,字母代表布尔变量...
能够判断输入的两个逻辑表达式是否等价(&代表and,|代表or,字母代表布尔变量-Able to judge whether the input of the two logical expressions equivalent to (& on behalf of and, | on behalf of or, the letter on behalf of Boolean variables
- 2023-05-19 16:10:03下载
- 积分:1
-
用servlet实现完整的党员管理系统,包含分页,模糊查询,等功能。
本资源用Java做的Java web 项目,包含完整的分页,模糊查询,LBS地理位置自动获取,包括前台以及后台的页面,适合初学servlet的人。
- 2022-08-14 06:40:24下载
- 积分:1
-
vb程序删除自身
vb program to remove themselves
vb程序删除自身
vb program to remove themselves-vb program to remove themselves vb program to remove themselves
- 2022-06-17 21:22:13下载
- 积分: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
-
窗口回收站(回收站)访问方法。源码,测试,有用,VC,欢迎加入…
Windows中回收站(Recycle Bin)的存取方法.源码,经测试,很好用,vc的,欢迎下载-Windows Recycle Bin (Recycle Bin) access method. FOSS, tested, useful, vc, welcome to download
- 2023-02-01 00:30:03下载
- 积分:1
-
演示程序的手写笔,简单的绘制边界和记录X的位置。
演示手写笔编程,简单绘制边界并记录X和O的位置。主要演示了手写笔的基本交互功能。-Demo programming stylus, simple drawing the border and record the location of X and O. The main demonstration of the stylus basic interactive features.
- 2023-08-02 09:55: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
-
一个很好的小游戏
一个很好的小游戏-a good little game!
- 2023-02-21 15:25:03下载
- 积分:1
-
笔迹鉴定
文档图像二值化在图像处理中具有重要意义
- 2022-02-12 08:31:23下载
- 积分:1
-
Use of the dichotomy of the model grid, in the fringe Department to conduct vari...
利用二分法对模型进行网格划分,在边沿处进行变尺度划分。适用于电磁兼容领域。-Use of the dichotomy of the model grid, in the fringe Department to conduct variable metric division. Applicable to the field of electromagnetic compatibility.
- 2022-02-03 22:14:39下载
- 积分:1