-
IE 的bho 可以对基于IE6的关键字过滤和加亮。
IE 的bho 可以对基于IE6的关键字过滤和加亮。-IE can bho of the keyword-based filtering and processing IE6 light.
- 2022-03-13 17:59:18下载
- 积分:1
-
测试源码,驱动测试,windows mobile
测试源码,驱动测试,windows mobile-code for test
design for windows mobile
- 2022-02-04 21:12:35下载
- 积分: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
-
有关计算机机房监控的
有关计算机机房监控的-the computer room monitoring
- 2022-07-18 22:23:46下载
- 积分:1
-
This is a small matrix extraction procedure, the procedure for the LED industry...
这是一个字模提取的小程序, 对于LED行业的程序很有用的。-This is a small matrix extraction procedure, the procedure for the LED industry very useful.
- 2022-08-08 18:49:41下载
- 积分:1
-
C语言和汇编在KEIL上的混合编程
C语言和汇编在KEIL上的混合编程...
C语言和汇编在KEIL上的混合编程
C语言和汇编在KEIL上的混合编程-C language and compiled in the mixed KEIL programming C language and compiled in the mixed programming KEIL
- 2022-05-24 14:59:38下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
小车利用红外传感器扫描黑线寻迹,找传感器扫描黑线的最大最小值...
小车利用红外传感器扫描黑线寻迹,找传感器扫描黑线的最大最小值-Car use infrared sensors to scan black line tracing to find black line sensor to scan the largest minimum
- 2022-03-25 09:24:10下载
- 积分:1
-
简单的TCP聊天室,仅限于局域网聊天。MFC版本
简单的TCP聊天室,仅限于局域网聊天。MFC版本-TCPChatRoom
- 2023-03-17 18:05:04下载
- 积分:1
-
离散小波变换的数字水印
这段代码给出的细节和非常精确的实现离散小波用Haar变换变换..
- 2022-09-05 16:25:03下载
- 积分:1