-
swordOffer-1028
说明: 剑指offer的编程实例,使用java编程语言实现,主要用于学习基础面试算法(The programming example of offer of sword finger, which is realized by Java programming language, is mainly used to learn basic interview algorithm.)
- 2019-01-02 16:59:49下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
keyLogin
说明: 一款jQuery键盘输入登录后台系统代码,该登录界面,简洁设计(A jQuery keyboard input login background system code, the login interface, concise design)
- 2019-05-09 10:39:02下载
- 积分:1
-
HttpHelperV1.8-Net2.0版
说明: http访问工具类,非常经典。推荐使用!使劲推荐(HTTP access tool class, very classic. Recommended! HTTP access tool class, very classic. Recommend using HTTP access tool class, very classic. Recommended! HTTP access tool class, very classic. Recommended use)
- 2020-12-25 20:15:03下载
- 积分:1
-
这只是一些平时的课件,如果不好,请原谅!
这只是一些平时的课件,如果不好,请原谅!-this is just some ordinary courseware, if not, please forgive us!
- 2023-08-24 17:00:03下载
- 积分:1
-
emif2axi_v1_00_a
说明: emif接口转axi接口,在多个项目中使用,功能完善(EMIF interface to Axi interface, used in many projects, perfect function)
- 2020-12-01 15:29:26下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
baojingzhuangzhi
基于单片机的报警装置,在出现危险的时候可以自己发出警报自带灯光闪烁和声音(Microcontroller-based alarm device, can be dangerous when an alarm comes with flashing lights and sound)
- 2012-06-29 20:53:32下载
- 积分:1
-
SmartHome
说明: 完整的QT界面设计,模拟智能家居控制,模拟串口(Complete design of QT interface, simulation of smart home control, simulation of serial port)
- 2019-06-15 23:45:22下载
- 积分:1
-
source insight的自定义宏,强烈建议使用,增强编辑功能
source insight的自定义宏,强烈建议使用,增强编辑功能-source insight custom macros, it is strongly recommended to enhance editing capabilities
- 2022-03-25 14:48:53下载
- 积分:1