搜索资源列表
usbhidio_vc6.rar
- 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
DataBase.rar
- 用VC++,实现一个基于命令行的简单数据库系统,并能够动态的申请和分配内存,Using VC++, the realization of a simple command-line based database system, and be able to apply for and allocation of dynamic memory
PRACTICE
- 与画图相关的VC程序,主要包括画坐标轴,在坐标轴上画点、画线-And the drawing of VC related procedures, including picture painted in the coordinate, coordinate point, line
RegisterTool
- 机器没装VC++时MSComm控件用不了,网上介绍了很多手工注册的方法,我根据这些方法结合自己的实践写成了自动注册的程序,推荐给大家。网上介绍注册Mscomm32.ocx时都是另开了个线程,在我的应用中没有开线程调用windows自带的Regsvr32.exe而是全部用代码实现。-Machines not loaded VC++ Few hours MSComm control, on-line, introduced a lot of manual method of registration
PLC210Src
- 非常好的VC++(5.0,6.0),VC.net(2002,2003)工程源代码行数统计工具。-The Project Line Counter add-in reports statistics about files in your Visual Studio .NET (2002, 2003) and Visual C++ (v5, v6) projects.
mapgis
- 地理信息系统mapgis二次开发 本示例是利用“文档/视”的结构继承CGisEditView基本视类,开发针对单文件(点/线/区)编辑操作的VC应用程序 其中还详细地讲解了用“交互性扩展工具”实现自己的操作。-Geographic Information System mapgis the secondary development of this example is to use " document/as" the basic structure of in
DT
- 实时接收VC++程序Debug和Release下的自定义调试输出,可以极大的方便程序的调试. 用法(以CTestMFCApp为例): 在TestMFCApp的stdafx.h中加入#include "dt_2005.h" 在.cpp需要输出调试信息的代码行加入 DT("hello,year d",2009) DW("This is a warning msg") DE("error") 用DT.exe来接收输出的信息 DT用来输出一般信息,
372
- HEX转换成Bin文件的源码,网上下载的-HEX file into Bin-source, on-line download
BoardCount
- 本程序能对图片中的pcb板子进行计数,效果很好!主要使用opencv和vc++开发,能根据环境的改变来改变参数。-This procedure can pcb board pictures to count, very good! The main use of opencv and vc++ development, in accordance with changes in the environment to change the parameters.
CMU
- 函数方式实现了Dos命令行运行结果的2种捕捉方法: 1、命令行运行结果直接获取到buffer中 2、命令行运行结果获取到文件中 VC对话框界面也使用了多个Tab页方式,并用到了RichEditCtrl直接全部读取文件的方法(需要使用CALLBACK函数)-Function be achieved by Dos command line to run to capture the results of two kinds of methods: one, the command lin
DemoDrawdlg
- 一个基于对话框的简单小程序,主要演示了如何在VC界面中绘制曲线,图形等,适合新手学习。-A simple dialog programe of VC++ 6.0, which shows how to draw a line or a graph in a dialog using VC
plot_lei
- 在VC窗体上画图的C++类,可以实现直线等绘制。-Plot line
drawline
- draw line on mouse move in VC-draw line on mouse move in VC++
line
- 用VC实现的线性移位寄存器源码,经本人调试,可直接运行。-Achieved with a linear shift register VC source code, after I debug, can be directly run.
Ruler
- VC++透明窗口效果的电子标尺源代码 VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。 标尺中所用的定位线颜色、标志颜色、字体颜色都可眩 -VC++ transparent window effects of electronic scale source code VC++
VCPP-source-line--count
- VC++版源代码统计工具,基于VC++6 环境开发的,需要的可以下载-The VC++ version source code statistical tools, based VC++6 environment developed, the need can be downloaded to see
Line
- 使用VC++编写的一个可以画直线的工具,并且可以实现功能的增强,添加自己的代码。-the program that you can use it to draw lines
MyDraw
- VC++画线程序,可根据鼠标的起点终点自动画出一段直线-VC++ line drawing program, according to the mouse to draw a straight start and end points automatically
Straight-line-cutting
- 自己动手编写的实现直线裁剪的vc++小程序,可以直接运行。适合于计算机图形学的作业-Prepare yourself to achieve linear cutting vc++ small program that can be run directly. Suitable for computer graphics operations
Arbitrary-polygon-scan-line-filling
- 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
