-
SPEI
SPEI计算SPEI的R语言版与可执行版(含下载网址).rar(SPEI calculated SPEI R-language version of the executable version (with download link). Rar)
- 2020-10-17 14:37:27下载
- 积分:1
-
MachRemote
MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
- 2021-01-15 15:28:46下载
- 积分:1
-
AUpdateProvider
一个完善的升级程序,可供编写自动升级程序模块参考。(A complete update program solution.)
- 2014-01-18 00:38:42下载
- 积分:1
-
tshark
tshark调用,包括tshark相关的dll,lib文件等内容,通过填写命令行,实现对数据包的操作(tshark calls , including content tshark related dll, lib files, etc. , by filling out the command line , to achieve packet operation)
- 2014-08-07 11:48:55下载
- 积分:1
-
Experiment_Calculate
集成电路参数提取,L2L法测试互联线电阻参数的程序(L2L)
- 2010-10-20 14:08:18下载
- 积分:1
-
StatusBmp
vc——在状态栏上显示BMP位图StatusBmp(vc- in the status bar display BMP bitmaps StatusBmp)
- 2011-07-30 17:26:40下载
- 积分:1
-
duoboxinfasengqi
这是一个多波形发生器程序,可以产生实验室常用的波形(This is a multi-waveform generator procedure, can produce waveforms commonly used laboratory)
- 2010-07-05 10:09:05下载
- 积分:1
-
testdlg
检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
- 2013-08-22 10:16:36下载
- 积分:1
-
Cinfodlg
sock配置学习(sock configuration learning)
- 2004-09-29 10:18:16下载
- 积分:1
-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1