-
Ex1
Kazakhstan simple c++ code
- 2010-09-16 16:50:58下载
- 积分:1
-
GPS
校园导航系统 规划校园路线 算出最短距离等(Planning the campus with a campus navigation system Calculate the shortest distance, etc)
- 2020-12-15 11:19:13下载
- 积分:1
-
6-1
Visual C++ 6.0 程序设计从入门到精通 实例6-1(The Visual C++ 6.0 programming from entry to the master instance 6-1)
- 2012-11-03 11:35:36下载
- 积分:1
-
haisanids
VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:
1.初始状态只监听连接,不捕获IP数据
2.鼠标右击列表选择或取消监控某端口数据
3.为防止ping攻击,一般情况ping数据全部监控
4.监控某端口数据时,不监控ping包
5.数据超过20k将被清空
6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips:
1. Initial state only listen for connections, do not capture IP data
2 Right-click the list to select or deselect a port monitoring data
3 To prevent ping attacks, general ping all monitoring data
4 When a port monitoring data, no monitoring of ping packets
5 The data will be cleared over 20k
6 right window displays the hexadecimal number stopped after capture)
- 2014-07-02 10:17:36下载
- 积分:1
-
lcd12864
ccs关于测试温度的一些简单小程序,希望能对大家有所帮助。(ccs project)
- 2015-12-03 11:28:52下载
- 积分:1
-
TCD1304 Linear CCD
使用VC++和PCB编写的TCD1304阵列CCD数据采集的源码例程(Source code routine of TCD1304 array CCD data acquisition written by VC++ and PCB)
- 2020-07-30 10:08:38下载
- 积分:1
-
chengxuxinde
自己练习写的远程控制客户段
是用SDK编写,一看就明白(Practice writing their own remote control client SDK paragraph is used to prepare, look for one to understand)
- 2007-10-18 15:38:41下载
- 积分:1
-
BCHFace
密码学中BCH码的MFC界面实现,包含编译码过程(Cryptography BCH code MFC interface to achieve, including encoding and decoding process)
- 2016-04-26 16:40:52下载
- 积分:1
-
50-c--c-P-P-source-code-site
搜集的50个c/c++源代码网站,资源丰富(Collected 50 c/c++ source code site, rich in natural resources)
- 2012-04-22 11:49:24下载
- 积分: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