资源列表
treeview
- 这是我写的关于VS2008中treeview功能的应用的代码,树型控件的运用-treeview
OllyDbg221b
- Source code of Ollydbg,.
BMP-shape
- 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
ARTICLE2010
- vc++画实时曲线程序,可以时时的接受读取数据,并生成曲线,适合开发利用-vc++ real-time curve drawing program, you can always read data acceptance, and generate the curve for the development and utilization
CreateProcess
- 创建一个进程,适合初学者参考,了解进程的创建和相关的一些知识。-Create a process reference for beginners to understand the process of creation and some related knowledge.
Radio-Button
- 单选框按钮应用,可以参考学习!我的VC程序设计中,关于单选框的设计,几乎都受益于这个例子程序!-the single selection button example, which tells you how to use the radion single selection button.
JsonRpc
- 自己编写的JSON-RPC封装,使用方法简单,已在工程中多次应用-I have written JSON-RPC package, easy to use, has been repeatedly applied in engineering
secondwatch
- 一个简单功能的对话框制作的秒表,主要应用MFC的ontimer计时器函数-A simple function of the dialog box produced by a stopwatch, the main applications of the MFC timer function ontimer
ADC0809AD
- 51单片机控制ADC0809模拟PROTEUS仿真电路控制-51 microcontroller to control the ADC0809 analog PROTEUS simulation circuit control
bp
- 实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用-Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used
MFCkxlOpenCV
- 基于MFC使用OPENCV视觉处理类库编写的一个图像处理软件-Graph processing software based on MFC using OpenCV
winpaint
- Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc