-
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制...
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制作2个按钮,一个用于加载VxD,另一个用于卸载VxD。在VxD被动态加载时,VxD会输出数据流“Hello world!”以及“动态加载dynamic.vxd成功”;在VxD被卸载时,VxD会输出数据流“动态卸载dynamic.vxd成功”。-tkyc use of the Quick VxD to generate a dynamic loading of the "Hello world "VxD framework and through a Win32 application procedures are completed VxD loading and unloading. In the application process, the production of two buttons, a VxD for loading, unloading for another VxD. In VxD dynamically loaded, VxD will output data stream "Hello world!" and "dynamic loading dynamic.vxd successful "; in VxD be unloaded, VxD will output data stream "dynamic unloading dynamic.vxd success."
- 2022-03-12 08:52:43下载
- 积分:1
-
看,也!这是我们的计算机科学专业的毕业生需要设计!
看过了,都还可以!里面是我们计算机专业所需要的毕业设计!-Seen, are also! Which is our computer science graduates need to design!
- 2022-02-03 10:42:51下载
- 积分:1
-
人脸识别相关的英文论文,希望对你有帮助
人脸识别相关的英文论文,希望对你有帮助-Face Recognition related English papers, I hope you have help
- 2022-11-04 01:15:04下载
- 积分:1
-
detect a string of words
检测出一个字符串中的单词-detect a string of words
- 2023-03-19 08:50:03下载
- 积分:1
-
director中产生随机数并跳转到相应标签处的问题
director中产生随机数并跳转到相应标签处的问题-director generated random number and jump to the appropriate tab at the problem
- 2022-10-19 06:35:03下载
- 积分:1
-
基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助...
基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助-simple one yuan function optimization example, mabtlab the initial learning function optimization who will be of great help
- 2022-05-18 13:13:56下载
- 积分:1
-
planning how to succeed in life, and planning how to succeed in life planning ho...
规划如何在生活中成功,规划如何在生活中成功规划如何在生活中成功。
- 2022-11-22 12:50:03下载
- 积分:1
-
telephone billing for procedures/* signal definition : clk : clock signal, which...
电话计费器程序/*信号定义:
clk: 时钟信号,本例中其频率值为1Hz;
decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示
长话,“11”表示特话;
dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元
(500 角);
disptime: 显示本次通话的时长;
write,read: 当write 信号下降沿到来时写卡,当话卡插入,read 信号变高时读卡;
warn: 余额过少时的告警信号。本例中,当打市话时,余额少于3 角,打长
话时,余额少于6 角,即会产生告警信号;
cut: 当告警时间过长时自动切断通话信号。 */-telephone billing for procedures/* signal definition : clk : clock signal, which in this case, their frequency of 1Hz; decide : Telephone Bureau feedback signal, then the Treasury representative types, "01" Urban said, "10" The point said, "11" expressed special words; dispmoney : to show the card balance, the unit of angle, Here are supposed to show the maximum amount of 50 billion yuan (500 angle); disptime : The calls show the length; write, read : When the write signal arrival of the down time to write cards, When the card insert, read signal change high Reader; warn : Fees balance of the alarm signal. In this example, when fighting Cit
- 2022-02-26 10:38:56下载
- 积分:1
-
LGDP4512 51 drivers, driver TFT display
LGDP4512 51驱动程序,驱动TFT显示-LGDP4512 51 drivers, driver TFT display
- 2022-06-12 15:48:45下载
- 积分:1
-
C语言两种窗口屏幕截图的方法
C语言两种窗口屏幕截图的方法,
一种是通过PrintWindow 实现,可以后台截图,
另一种是通过dib实现,源码很简单,一看就能明白是什么意思。
- 2023-07-03 02:30:03下载
- 积分:1