资源列表
CustomCTreeCtrl
- 一个CTREECTRL扩展的小例子,比如多选等操作。(A CTREECTRL extension of small examples, such as multi operation.)
通信原理系统调制与噪声(第5版)matlab源码
- 关于《通信原理调制与解调》的例程matlab源码(a book,On the Principles of Communication Modulation and Demodulation of the routine matlab source code)
te7022
- TEL7022程序,TXT。TEL7022程序TEL7022程序(USB 2.0 Full-Speed compliant supported USB Audio Class 1.0 16/24 bit Resolutions supported 8/16/32/44.1/48/96 KHz sampling rates supported 2-input channels and 2-output channels supported by one I2S pairs
Kernel Inline Hook
- 目前流行和成熟的kernel inline hook技术就是修改内核函数的opcode,通过写入jmp或 push ret等指令跳转到新的内核函数中,从而达到修改或过滤的功能。这些技术的共同点 就是都会覆盖原有的指令,这样很容易在函数中通过查找jmp,push ret等指令来查出来, 因此这种inline hook方式不够隐蔽。本文将使用一种高级inline hook技术来实现更隐蔽的 inline hoo技术(Currently popular and mature kernel in
lpc2138_oscope
- Oscilloscope Simulation Using LPC2138
PROJECT
- 8channel oscilloscope update
LCD
- simple lcd code by lpc2138
Step motor
- simple step motor initializing using lpc2138
SignalGenerator_931227
- Signal Generator Project
13 WienerDefogCode
- Fast single image fog removal using the adaptive Wiener filter的实现代码(Fast single image fog removal using the adaptive Wiener filter)
按钮控制步进电机转角
- 可以用按钮操作步进电机做正转 反转 转一定角度等等(Buttons can be used to operate the stepper motor to do positive, reverse, turn to a certain angle, and so on)
dwtcode
- 在原有的小波变换基础上进行了改进,可作为工程设计的参考(It is improved on the basis of the original wavelet transform, and can be used as a reference for engineering design)