CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - VC line

搜索资源列表

  1. usbhidio_vc6.rar

    1下载:
  2. 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:74.44kb
    • 提供者:lz
  1. DataBase.rar

    0下载:
  2. 用VC++,实现一个基于命令行的简单数据库系统,并能够动态的申请和分配内存,Using VC++, the realization of a simple command-line based database system, and be able to apply for and allocation of dynamic memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9.8mb
    • 提供者:fan
  1. PRACTICE

    0下载:
  2. 与画图相关的VC程序,主要包括画坐标轴,在坐标轴上画点、画线-And the drawing of VC related procedures, including picture painted in the coordinate, coordinate point, line
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:赵亚宁
  1. RegisterTool

    0下载:
  2. 机器没装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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:758.13kb
    • 提供者:柳闻徽
  1. PLC210Src

    0下载:
  2. 非常好的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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:344.06kb
    • 提供者:王刚
  1. mapgis

    0下载:
  2. 地理信息系统mapgis二次开发 本示例是利用“文档/视”的结构继承CGisEditView基本视类,开发针对单文件(点/线/区)编辑操作的VC应用程序 其中还详细地讲解了用“交互性扩展工具”实现自己的操作。-Geographic Information System mapgis the secondary development of this example is to use " document/as" the basic structure of in
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:127.7kb
    • 提供者:李季
  1. DT

    0下载:
  2. 实时接收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用来输出一般信息,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:99.24kb
    • 提供者:xwp
  1. 372

    0下载:
  2. HEX转换成Bin文件的源码,网上下载的-HEX file into Bin-source, on-line download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3.47kb
    • 提供者:蜀都
  1. BoardCount

    0下载:
  2. 本程序能对图片中的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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:975.48kb
    • 提供者:yan
  1. CMU

    0下载:
  2. 函数方式实现了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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:177.38kb
    • 提供者:马志强
  1. DemoDrawdlg

    0下载:
  2. 一个基于对话框的简单小程序,主要演示了如何在VC界面中绘制曲线,图形等,适合新手学习。-A simple dialog programe of VC++ 6.0, which shows how to draw a line or a graph in a dialog using VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:20.88kb
    • 提供者:xinjirong
  1. plot_lei

    0下载:
  2. 在VC窗体上画图的C++类,可以实现直线等绘制。-Plot line
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.2mb
    • 提供者:wzc
  1. drawline

    0下载:
  2. draw line on mouse move in VC-draw line on mouse move in VC++
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:nida
  1. line

    0下载:
  2. 用VC实现的线性移位寄存器源码,经本人调试,可直接运行。-Achieved with a linear shift register VC source code, after I debug, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:456.29kb
    • 提供者:李莉
  1. Ruler

    0下载:
  2. VC++透明窗口效果的电子标尺源代码 VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。   标尺中所用的定位线颜色、标志颜色、字体颜色都可眩 -VC++ transparent window effects of electronic scale source code VC++
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:50.6kb
    • 提供者:李志
  1. VCPP-source-line--count

    0下载:
  2. VC++版源代码统计工具,基于VC++6 环境开发的,需要的可以下载-The VC++ version source code statistical tools, based VC++6 environment developed, the need can be downloaded to see
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:111.1kb
    • 提供者:
  1. Line

    0下载:
  2. 使用VC++编写的一个可以画直线的工具,并且可以实现功能的增强,添加自己的代码。-the program that you can use it to draw lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:2.27mb
    • 提供者:光明GMG
  1. MyDraw

    0下载:
  2. VC++画线程序,可根据鼠标的起点终点自动画出一段直线-VC++ line drawing program, according to the mouse to draw a straight start and end points automatically
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:1.91mb
    • 提供者:饶何潮
  1. Straight-line-cutting

    0下载:
  2. 自己动手编写的实现直线裁剪的vc++小程序,可以直接运行。适合于计算机图形学的作业-Prepare yourself to achieve linear cutting vc++ small program that can be run directly. Suitable for computer graphics operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:14.97mb
    • 提供者:杨雪
  1. Arbitrary-polygon-scan-line-filling

    0下载:
  2. 这是一个运用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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2.89kb
    • 提供者:谢伟康
« 12 3 »
搜珍网 www.dssz.com