-
MSP430F5529实例程序
说明: 包括多个基本例程,ad,da,led,pwm(Intelligent tracking car)
- 2020-06-18 13:00:01下载
- 积分:1
-
一个C++控制台的井字过三关小游戏,是大家学习的好材料
一个C++控制台的井字过三关小游戏,是大家学习的好材料-Tic-Tac-Toe
Plays the game of tic-tac-toe against a human opponent
Uses pointers instead of refernces for function parameters
- 2022-07-25 17:50:30下载
- 积分:1
-
frmGoodsSellDetail1
说明: GestureDetectionPro-master
- 2020-06-25 03:00:02下载
- 积分:1
-
CS_recovery_algorithms_OMP_SP_IHT
说明: 压缩感知重构算法之迭代硬阈值的源代码如下(The source code of the iterative hard threshold for the compressed sensing (CS_IHT) reconstruction algorithm is as follows)
- 2020-08-01 21:36:14下载
- 积分:1
-
关于电影谍影重重的原著小说,英文版的,相信会对大家的英语水平有所提高。...
关于电影谍影重重的原著小说,英文版的,相信会对大家的英语水平有所提高。-谍影重重on the film
- 2022-07-08 01:10:18下载
- 积分:1
-
Matlab23542343
采用Matlab GUI设计对光学实验进行仿真,界面丰富直观,可以直接在界面中输入和改变参数而不需要改变原程序,直观地分析各参数的变化对实验结果的影响。为光学理论分析与实验教学提供了方便,为相关课件的设计提供了新的途径。(The GUI(Graphical User Interfaces)is beautiful and briefly,the user can directly input the parameters on the
GUI,but not alter the primary procedure,making the user able to analyze the parameters influencing the result.It makes it easy to teach optical theory and experiment and offers a new way to design the related CAI.
Key words:Matlab GUI;optical experiment;simulation)
- 2012-04-08 14:49:46下载
- 积分:1
-
文件夹下载程序
说明: 实现文件下载,文件夹下载,可以通过代码修改实现图片,pdf,压缩包文件的下载(File download, folder download, you can modify the code to achieve image, PDF, compressed package file download)
- 2020-06-19 06:20:01下载
- 积分: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
-
linux 下usb to com 的驱动
linux 下usb to com 的驱动-under linux usb drivers to com
- 2023-01-12 21:25:04下载
- 积分:1
-
SearchBirthday
生肖查询软件,小巧精致,原理很简单,初学者进入(Zodiac query software, compact, very simple principle, beginners to enter)
- 2013-01-05 14:22:05下载
- 积分:1