资源列表

« 1 2 ... .38 .39 .40 .41 .42 215543.44 .45 .46 .47 .48 ... 216429 »

[钩子与API截获Win_HOOK

说明:Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊
<宋若军> 在 2025-04-09 上传 | 大小:10kb | 下载:0

[外挂编程QQ_Game_WaJinZi

说明:QQ游戏-挖金子外挂,自动获取QQ游戏窗口在屏幕的位置,然后找到对应的挖金子主界面.根据屏幕色素值来分析网格,以及网格里面内容(雷,金币,稻草等)分别存储如各个数组,计算出结果后,通过数据里面记录的雷区坐标,并转换成屏幕坐标,然后控制鼠标点出非雷区完成自动扫雷操作...本程序属本人珍藏~!-QQ Games- digging gold plug, QQ game window automatically obtain the locat
<guowei> 在 2025-04-09 上传 | 大小:98kb | 下载:0

[图形图像处理(光照,映射..)AutoDraw

说明:读取一张黑白二色的图像,程序自动分析出轮廓来,并且根据轮廓作画,很逼真,也属本人珍藏~!-Read a black and white two-color image, the program to automatically analyze the contours and outline of painting based on very realistic, but also is my collection ~!
<guowei> 在 2025-04-09 上传 | 大小:118kb | 下载:0

[界面编程pdf_setup

说明:登陆界面 很强的使用价值 可以实现功能 -Log
<李昭> 在 2025-04-09 上传 | 大小:2.32mb | 下载:0

[单片机(51,AVR,MSP430等)18b20

说明:基于C51的18B20 LED数码管显示的温度测量程序。只需要改一下I/O口就能用了!-Based on C51' s 18B20 LED digital display of temperature measurement procedure. Only need to change it I/O port can use it!
<卢启杰> 在 2025-04-09 上传 | 大小:432kb | 下载:0

[进程与线程vbThreadNew

说明:VB 实现稳定多线程的处理以及结束,不可在IDE环境中运行(就是在调试的时候运行),否则容易崩溃,对于初学者来说,是非常好掌握的-VB stable multi-threaded processing, and end, can not run in the IDE environment (that is, when running in debug), or easy to collapse, for beginners, is a
<guowei> 在 2025-04-09 上传 | 大小:7kb | 下载:0

[Linux/Unix编程asteriskWebConference

说明:asterisk会议管理, web管理,使得会议更简单-asterisk conference management, web management, making the meeting easier
<hanson> 在 2025-04-09 上传 | 大小:346kb | 下载:0

[Linux/Unix编程uthash-1.9.3

说明:最新的 uthash 只需要将一个头文件添加到你的项目中就可以实现hash的增,删,改查!-The latest uthash only need to add a header file to your project, the increase can be achieved hash, delete, change check!
<liupeng> 在 2025-04-09 上传 | 大小:608kb | 下载:0

[C#编程CsharpDesignPatterns

说明:Csharp 设计模式书籍电子档 讲解很不错 -Csharp Design Patterns
<彭鹏> 在 2025-04-09 上传 | 大小:5.02mb | 下载:0

[VHDL编程VerilogHDLREV1.0

说明:verilog hdl那些事儿 REV1.0-verilog hdl REV1.0
<Johnson.Zhang> 在 2025-04-09 上传 | 大小:10.1mb | 下载:0

[Linux/Unix编程gdb_manual

说明:官方最权威的 gdb调试手册,适合在unix和linux平台调试程序时,使用.-The most authoritative official manual for gdb debugger for unix and linux platforms in the debugger, use.
<liupeng> 在 2025-04-09 上传 | 大小:1000kb | 下载:0

[单片机(51,AVR,MSP430等)TimingDiagram

说明:时序图的分析方法,文件包括学MCU单片机的时序图和LCD液晶的时序图分析介绍。-Timing diagram of the analysis, documentation, including school MCU MCU timing diagram and timing diagram of LCD liquid crystals introduction.
<卢启杰> 在 2025-04-09 上传 | 大小:864kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 215543.44 .45 .46 .47 .48 ... 216429 »

源码中国 www.ymcn.org