-
虚拟打印机,可以预览你要打印的文件,图片等,非常的方便直观。...
虚拟打印机,可以预览你要打印的文件,图片等,非常的方便直观。-Virtual printer, you can preview the file you want to print, pictures, etc., very easy and intuitive.
- 2022-10-30 14:30:02下载
- 积分:1
-
超声波测距电路设计30
超声波测距电路设计+测量距离30-1000cm-Ultrasonic measurement ranging from circuit design+ 30-1000cm
- 2022-04-22 10:20:26下载
- 积分:1
-
mips core code, Verilog written
mips核代码,Verilog写的,希望对大家有用-mips core code, Verilog written
- 2022-04-19 18:08:11下载
- 积分:1
-
the boat are so strong that it can afford two item
the boat are so strong that it can afford two item
- 2022-02-13 07:50:28下载
- 积分:1
-
使用ArcEngine java api开发的,打开一个shape文件,并显示其中所有记录的值...
使用ArcEngine java api开发的,打开一个shape文件,并显示其中所有记录的值-ArcEngine java api use development, open a shape file, and display all records in which the value of
- 2022-02-26 07:28:23下载
- 积分:1
-
介绍了微波patch天线的基本原理和特性,具体用了gps天线作为例子进行设计推导。...
介绍了微波patch天线的基本原理和特性,具体用了gps天线作为例子进行设计推导。-introduced a microwave antenna patch the basic principles and characteristics with a specific example gps antenna design is derived.
- 2023-06-05 01:35:04下载
- 积分:1
-
塔防类游戏代码类似王国保卫战
应用背景塔防类游戏,总共三个关卡,每个关卡三个批次。怪物有两条移动路径,随机选择一条路径移动,怪物有分种类,不同类型怪物属性不同。炮塔有两种,一种是发子弹,一种是射箭。可以升级,出售。游戏主要类有:怪物管理器,英雄管理器,子弹管理器,移动控制器等。代码量大概3000左右。关键技术主要是各种配置文件的读取与解析,包括怪物类型文件,路线文件,炮塔位置文件,xml、json文件等。其次是整个游戏逻辑的理解。
- 2023-02-25 18:20:03下载
- 积分:1
-
欢迎使用“培正商学院学生会网站调查系统”,英文名称“PeiZheng Vote”,该调查系统是由
“广州培正商学院学生会资讯部 晨曦”独立开发制作,享有版权...
欢迎使用“培正商学院学生会网站调查系统”,英文名称“PeiZheng Vote”,该调查系统是由
“广州培正商学院学生会资讯部 晨曦”独立开发制作,享有版权,受中华人民共和国法律保护。
该软件为共享软件。-welcomed the use of "Pui Ching School of Business students site survey system," English name "PeiZheng Vote," the survey system is the "Guangzhou Pui Ching School of Business students Information Division Dawn" independent development of production, enjoy copyright protection of the law by the People"s Republic of China. The software for sharing software.
- 2022-03-19 23:38:48下载
- 积分: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
-
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率...
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。-constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used to test the general AR spectral estimation using power and noise canceling algorithm for the estimation of AR spectrum estimation of this group of signal frequency, and the results of the comparison.
- 2022-09-05 13:40:03下载
- 积分:1