-
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码-DM642 network testing procedures, including the original video capture and compression, code decompression
- 2023-05-22 00:50:03下载
- 积分:1
-
DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mo...
DM,ADM,DPCM,ADPCM.LP,PARCAR等语音压缩的算法,此为adpcm的c语言编写的程序-DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mode of c written procedures
- 2023-07-19 05:00:03下载
- 积分:1
-
to use MATLAB simulation and control systems operation
运用MATLAB对控制系统进行仿真操作-to use MATLAB simulation and control systems operation
- 2022-02-09 19:44:03下载
- 积分:1
-
一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确...
一个很好的计算文字数目的例子,现在一个缺点就是计算中文的时候可能不是很准确-a good number of characters calculation example, a defect is calculated when the Chinese may not be accurate
- 2022-07-11 21:34:26下载
- 积分:1
-
把字库输出的24*24点阵的字符转换成12*24点阵,在逻辑片显示中应用比较合适...
把字库输出的24*24点阵的字符转换成12*24点阵,在逻辑片显示中应用比较合适-The font output 24* 24 dot matrix characters into 12* 24 lattice, in the logic of the application showed more appropriate to
- 2022-03-20 08:09:47下载
- 积分:1
-
简单的VB FTP文件传输项目代码
simple vb ftp file tranfer project code
- 2022-07-16 07:31:26下载
- 积分:1
-
把二进制按制按照DEBUG的形式输出到屏幕或文件。
把二进制按制按照DEBUG的形式输出到屏幕或文件。-put by the binary system with DEBUG output in the form of paper or screen.
- 2022-03-19 19:22:55下载
- 积分: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
-
MSP430 driver PCF8583 clock chip as an excuse to IIC bus
MSP430驱动时钟芯片PCF8583
借口为IIC总线-MSP430 driver PCF8583 clock chip as an excuse to IIC bus
- 2022-03-10 03:08:53下载
- 积分:1
-
对于java传输的一个很好的框架,著名的辛蒂,支持asynchr…
一个不错的java传输框架,著名的cindy,支持异步网络传输,基于JDK1.5以上版本-A good framework for java transmission, the famous cindy, to support the asynchronous network transmission, based on the above JDK1.5
- 2022-03-01 12:48:40下载
- 积分:1