搜索资源列表
IT168.com-1417md3_inst
- vg40.exe是集成开发环境,运行它就可以图形绘制,设计图库,编写脚本,甚至调试运行-vg40.exe is integrated development environment, it can run graphics rendering, Design Gallery, prepared scr ipts, even debugging operation
SerialPortRead
- 串口调试程序,在LABVIEW下开发,接入串口设备,可接收和发送文件-serial debugging procedures, the LABVIEW under development, access to serial equipment, can receive and send documents
ImageByCpp
- 用C++开发,本代码已经过编译和调试,能正常运行,实现对影象的展示功能.-C development, the code has been compiling and debugging, normal operation can achieve the right image display function.
显示bmp图像的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过-640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also op
YUVgray.rar
- 这个程序是基于YUV格式图像处理为灰度图像的经典程序 在vc平台上调试通过,可以对YUV图像进行各种后续的处理与操作,This procedure is based on the YUV format, grayscale image processing for the classic program debugging by vc platform, you can YUV image processing and operation of various follow-up
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
Appendix
- 几个游戏的源代码,可在vc6.0下调试运行-The source code of several games can be run in debugging vc6.0
UART
- 用MSComm方式实现了串口通信,在串口模拟软件和串口调试工具帮助下可以实现-MSComm be achieved with a serial communication, serial port in the serial simulation software and debugging tools can help achieve
VCPicProc
- Visual C++调试程序,编译好,可直接运行-Visual C++ debugger, compiler, and can be run directly
2011-11.01.18.13.57.36
- 通常计算机需要接收外部实时发送的数据并用十分形象的方式显示出来。例如柱状图、饼图等等。本应用程序则采用波形的形式显示,并接将之设计为可以接收多路数据的波形显示界面。本应用程序在VS2008环境下调试通过,-Usually the computer needs to receive data sent by external real-time image of the way with a great display. Such as histograms, pie charts and so
ImageViewer
- 个人开发的Image调试小工具,有时会很有用-Personal development of the Image debugging gadgets, can sometimes be useful
dcWatcher
- dcWatcher 是一个DC查看工具,用来跟踪DC位图的任何变化,可实时查看窗口DC或者内存DC的显示内容。 此工具最适合自绘界面的单步跟踪,通常情况下单步跟踪是无法查看绘制结果的。 使用方法: 1、把 dcWatcher.exe 和 dctrace.dll 文件复制到需调试的目标EXE的相同文件夹下 2、在项目中导入 dctrace.lib 库文件 3、在合适的CPP/H文件中包括 dctrace.h 头文件 4、在需要调试DC的地方插入语句,例如在WM_PAI
blobtrack
- 运动物体跟踪代码,已经经过本人调试运行,用户可放心使用。-Moving object tracking code,it has to run after I debug, the user can be assured.
match
- 运动物体跟踪代码,已经经过本人调试运行,用户可放心使用。-Moving object tracking code,it has to run after I debug, the user can be assured.
siftFeat
- sift特征点提取源代码,已经过调试运行,下载后即可应用,代码也可作为参考。-sift feature point extraction source code, it has been testing the run, you can download the application, the code can be used as a reference.
cmake-2.8.1-win32-x86
- cmake调试工具,在windows System下无法使用cmake调试的安装即可运行-the cmake debugging tools can not install cmake debug windows System to run
CameraVCTest_2013_08_03
- 使用directshow获取摄像头,并可以保存摄像头的图像,点击预览显示摄像头的图像,点击保存按钮可以保存预览到的摄像头图像,我把图像保存位置设置在了D:盘根目录下,拍照按钮没有实现,这个按钮的功能可以自己扩充,vs2008调试通过,win7旗舰版sp1系统下可以,无需安装directshow就可以运行程序,程序有一个directshow目录,里面有程序需要的头文件。-Use directshow access to the camera, and you can save camera ima
ALLOCATE
- 本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0-This section gives three very practical and high-speed memory allocation function. The reader can directly copy these three functions to the progr
GdiPlusGather
- GDI+的所有函数使用例程,可详细学习其中的用法,每个函数均提供参数调试。-GDI+ of all functions using the routines, can be used to learn in detail the use of each function to provide parameters for debugging.