-
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考...
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考-QPSKsimulation
- 2022-03-09 17:00:22下载
- 积分:1
-
vb编程器界面,实现基本的编程,写入,擦除,校验,芯片选择等功能...
vb编程器界面,实现基本的编程,写入,擦除,校验,芯片选择等功能-vb programmer interface to achieve basic programming, write, erase and testing, functional chip choice
- 2022-01-28 16:22:40下载
- 积分: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
-
桥梁电子杂志,内容较为丰富,希望对大家有所帮助
桥梁电子杂志,内容较为丰富,希望对大家有所帮助-Bridges E-zine, the content is more rich in hope to help everyone
- 2022-03-13 01:15:37下载
- 积分:1
-
五种排序算法,此外,几乎包含了所有常见的数论里的算法。...
五种排序算法,此外,几乎包含了所有常见的数论里的算法。-five sort algorithm。in addition,contains all the common algorithm of maths
- 2023-05-30 00:00:03下载
- 积分:1
-
对fdma和scfdma仿真性能的比较,可以清晰具体的比较峰均比的性能...
对fdma和scfdma仿真性能的比较,可以清晰具体的比较峰均比的性能-Of FDMA and scfdma simulation performance, we can clear and specific PAPR performance comparison
- 2022-05-16 15:43:04下载
- 积分:1
-
投票管理系统,投票类型丰富,能够创建多选或单选的普通投票、图片投票、调查问卷、多类型混合等多种类型的投票;...
投票管理系统,投票类型丰富,能够创建多选或单选的普通投票、图片投票、调查问卷、多类型混合等多种类型的投票;
-Management system to vote, vote-rich type, to create more than the general election ballot or the radio, pictures, voting, surveys, multi-type mixed, such as various types of voting
- 2023-07-07 10:05:06下载
- 积分:1
-
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0...
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0-automation software standard communication interface OPC package, can be reclassified with the rapid establishment of OPC Server communications. Such currently supports 2.0
- 2023-08-25 18:05:03下载
- 积分:1
-
主控程序,协调内存,cpu直间缓存操作
主控程序,协调内存,cpu直间缓存操作-control procedures, coordination of memory, cpu cache operation between straight
- 2022-02-12 22:20:26下载
- 积分:1
-
Data structure 8 we take a look at the direction of the maze algorithm ah ah ah...
数据结构中8个方向的迷宫算法大家-Data structure 8 we take a look at the direction of the maze algorithm ah ah ah ah ah ah
- 2022-09-26 09:40:03下载
- 积分:1