搜索资源列表
exe_src
- 很好的程序,编译通过后,可直接在debug下点exe使用-good procedures, compile, debug directly under the point exe use
szsb_src
- VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。 -VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to a
szsb
- VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。-VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to away
learnVcCodeGame_DontForbitMe
- 透明显示位图: 39 4-2-1、透明显示位图的原理 39 4-2-2、透明显示位图的功能函数 42 4-3、屏幕刷新 44 4-4、程序的编译模式 45 4-4-1、DEBUG 调试模式 46 4-4-2、Release 发布模式 46 4-4-3、编译模式的设置 46 4-4-4、设置目标程序(*.exe)的存贮目录-Transparent display bitmap: 394-2-1, transparent and show the pr
CartonRipple
- 编译CartonRipple.dsw文件,在Debug目录下会生成CartonRipple.exe文件,直接双击该文件,即可运行“水波模拟”程序。-Compile CartonRipple.dsw file will be generated in the Debug directory CartonRipple.exe file directly double click the file, you can run the " wave simulation" program
fractal
- 编译Fractal Example.dsw文件,在Debug目录下会生成文件Fractal Example.exe,直接双击该文件,即可运行“地形编辑器”程序。-Fractal Example.dsw documents compiled in the Debug directory is generated documents Fractal Example.exe, direct double-click the file, you can run the " terrain edi
dcWatcher
- dcWatcher 是一个DC查看工具,用来跟踪DC位图的任何变化,可实时查看窗口DC或者内存DC的显示内容。 此工具最适合自绘界面的单步跟踪,通常情况下单步跟踪是无法查看绘制结果的。 使用方法: 1、把 dcWatcher.exe 和 dctrace.dll 文件复制到需调试的目标EXE的相同文件夹下 2、在项目中导入 dctrace.lib 库文件 3、在合适的CPP/H文件中包括 dctrace.h 头文件 4、在需要调试DC的地方插入语句,例如在WM_PAI
