-
aaa
用8253芯片和单片机产生方波,很好的理解并学习8253芯片的功能。(8253 chip and microcontroller to generate a square wave, a good understanding and learning the function of the 8253 chip.)
- 2012-05-29 20:21:29下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
matlab霍夫曼编码
基于matlab的霍夫曼编码文件及代码 ,需要跟详细的可以再发。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-03-06 17:15:39下载
- 积分:1
-
飞思卡尔第九届摄像组校赛代码。(OV7620摄像头,速度还行)
飞思卡尔第九届摄像组校赛代码。基本功能都可实现,新手可以参考下
- 2022-06-29 15:23:09下载
- 积分:1
-
CreportCtrl
一个很实用的Listctrl,可以加图标(连Header都可以加图标),可以单Item的编辑,有下拉框,可以改变底色和文字颜色(A very practical Listctrl, can be added icon (with Header icon can be added), can single-Item editor, has drop-down box, you can change the background color and text color)
- 2007-09-15 23:01:19下载
- 积分:1
-
TI-DSP-C6000
TI DSP C6000系列图像处理-灰度变换实验程序(TI DSP C6000 Series Image Processing- gray-scale transformation of experimental procedures)
- 2014-01-12 11:43:37下载
- 积分:1
-
7771535
用c编写的速度一般的ldpc译码程序,程序质量高,已验证推荐(The ldpc decoding program written with c is of high quality and has been verified and recommended)
- 2018-07-28 19:52:35下载
- 积分:1
-
crush-paper
2013年全国大学生数学建模本科组B题:采用Matlab软件编程,程序易理解,类似C(2013 National Undergraduate Students' Mathematical Modeling Group B title: using Matlab software programming, the program is easy to understand, similar to the C)
- 2013-12-06 15:46:54下载
- 积分:1
-
Windows_Rootkit
学习rootkit很有用的资料,对于在windows下学习rootkit很有帮助(Learning rootkit useful information, for learning in the windows rootkit helpful)
- 2012-01-29 18:06:04下载
- 积分:1
-
ckongzhi
说明:
思想:控制端向服务器端发送一段控制代码,6位的控制代码,服务器根据控制码的要求,完成指定操作。完成操作后,服务器发送反馈控制码,为3位。
服务器端程序后台运行(Thought: Control client to the server-side send a control code, control code 6, the server control code in accordance with the requirements of the completion of the specified operation. After the completion of the operation, the server code to send feedback control for three. Server-side program running in the background)
- 2008-11-15 11:16:58下载
- 积分:1