-
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。...
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial2 of TLM-2.0 which is released from OSCI group currently!
- 2023-08-04 19:20:03下载
- 积分:1
-
课程设计,SQL写的一些说明,大家看看有需要没有。
课程设计,SQL写的一些说明,大家看看有需要没有。-curriculum design, SQL to write some note, we see no need.
- 2022-02-21 17:29:11下载
- 积分:1
-
arm实现的SPI接口时序,包含重要的端口时序
arm实现的SPI接口时序,包含重要的端口时序-arm spi function
- 2022-07-13 12:23:07下载
- 积分:1
-
Windows Media Player 9 SDK
windows media player 9 sdk
- 2022-07-11 18:36:55下载
- 积分:1
-
猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和...
猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。-small game viewing. The rules of the game : randomly generated four figures from the importation of four players not to repeat the figures (eg : 8 3 1 2) by the transport after the computer is suggested, in the form of "A B." You have entered the four-digit, location and the correct figures for A, figures but with the location is not same as B, you can only guess 10 times, if you use less than the number of records, compared with the record.
- 2022-12-27 04:05:03下载
- 积分:1
-
LabVIEW实现对光谱的动态测量,并显示测量结果,动态测量的实现...
LabVIEW实现对光谱的动态测量,并显示测量结果,动态测量的实现-LabVIEW realize spectra of dynamic measurement, and display measurement results, the realization of dynamic measurement
- 2022-03-07 05:29:23下载
- 积分: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
-
caculater
多功能计算器能够实现基本计算器的功能,此文件为参考代码,详情请下载之后再查看。-caculater
- 2022-01-28 05:28:02下载
- 积分:1
-
非常方便的滤波器设计软件,能方便的设计出多种滤波器。
非常方便的滤波器设计软件,能方便的设计出多种滤波器。-Very convenient for filter design software, to facilitate the design of a variety of filters.
- 2023-02-05 19:40:03下载
- 积分:1
-
大地电磁测深(MT)一维层状模型电阻率正演。计算不同频率的电阻率,反应电阻率随深度的变化。...
大地电磁测深(MT)一维层状模型电阻率正演。计算不同频率的电阻率,反应电阻率随深度的变化。-Magnetotelluric sounding (MT) one-dimensional layered model of resistivity forward modeling. Calculate the resistivity of different frequencies, the reaction changes in resistivity with depth.
- 2022-04-21 05:28:32下载
- 积分:1