CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - vc a

搜索资源列表

  1. The-VC-programming-data

    0下载:
  2. 数据采集系统一般都有一系列的数据曲线需要存储。本文介绍了在用VC编程时,存储不同采样频率数据曲线的一种方法。-Generally have a range of data acquisition system to store the data curve. This article describes the use of VC program, the storage of different data sampling frequency curve method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:93310
    • 提供者:zhoubo
  1. VC-GetSystemTime

    0下载:
  2. 本文介绍VC的GetSystemTime函数的一个缺陷,由此联想到软件设计时应注意的方法和在遇到一些问题时的处理办法。-This article describes the VC GetSystemTime function of a defect, this association should pay attention to the software design methods and encountered some problems in the approach.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:127050
    • 提供者:zhoubo
  1. VC--AND--GPS

    0下载:
  2. 采用多个方法描述了利用VC++读取GPS数据,上次一个项目需要就做了一番调查。-Using multiple methods described by VC++ to read GPS data, the last of a project need to do some research.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:50708
    • 提供者:putaoyuan
  1. how-to-copy-VC-resource

    0下载:
  2. 如何拷贝一个工程的对话框资源到另一个工程中-How to copy a project to another project in the dialog resource
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:2863
    • 提供者:叶良伟
  1. ucos2-vc

    0下载:
  2. ucos2 2.51 在vc 下得移植 一共有4个线程,主线程TaskStart初始化消息队列,开启定时器,Tast1只是简单的运行 Task2给Task3发消息,收到回执后继续发,从A发到Z,task3则收取消息并回执-ucos2 2.51 was transplanted under the vc A total of four threads, the main thread TaskStart initialization message queue, open the t
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1053523
    • 提供者:
  1. vc-treectrl

    0下载:
  2. 一个功能完善的TreeCtrl控件使用说明,您可以参考些代码方便简单使用TreeCtrl控件-A perfect TreeCtrl-control instructions for use, you can refer to some of the code is easy and convenient use TreeCtrl control
  3. 所属分类:TreeView

    • 发布日期:2017-03-27
    • 文件大小:32317
    • 提供者:阿骆
  1. VC++游戏猫捉老鼠源代码

    0下载:
  2. The code shows how to program a game using vc++. Here is a game called Cat Catching Mouse.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:664576
    • 提供者:shawn5013
  1. vc++访问ACCESS数据库

    0下载:
  2. vc++访问ACCESS数据库,可以作为学习的demo,有详细的注解(Vc + + ACCESS database can be used as a demo of learning, with detailed annotations)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:25600
    • 提供者:xp9802
  1. Vc++ADO教程

    0下载:
  2. VC++下基于arcobjects二次开发的简明教程(VC++ based on AO development of a concise tutorial)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:12288
    • 提供者:nearzwh
  1. VC写的线程池示例

    0下载:
  2. vc實現的線程池比較簡單易懂且後加了一些注釋(VC implementation of the thread pool is relatively simple and understandable, and later added a few notes)
  3. 所属分类:系统编程

    • 发布日期:2017-12-27
    • 文件大小:67146752
    • 提供者:不勒
  1. VC++ Firewall防火墙源代码

    0下载:
  2. 这是个防火墙过滤器的程序,偏向底层开发,上传希望对大家能有所帮助(This is a firewall filter procedures, tend to the bottom of the development, From hope everyone can be helped)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:172032
    • 提供者:木子子
  1. VC++实现 AVI视频播放器

    0下载:
  2. 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:17408
    • 提供者:Kaixin_jiuhao1
  1. VC串口通信实例

    0下载:
  2. VC串口通讯实例,可以方便给初学者学习vc的串口编程,亦可以稍微修改作为自己开发项目需求(VC serial communication example, easy for beginners to learn VC serial port programming, also can be slightly modified as a development project needs)
  3. 所属分类:串口编程

    • 发布日期:2017-12-26
    • 文件大小:4517888
    • 提供者:willving
  1. VC++票据通

    0下载:
  2. 一款VC++开发的票据通,包含了很多标准票据模板,方便打印各种银行单据等票据(A VC++ development bill pass, contains a lot of standard bill template, easy to print all kinds of bank documents and other notes)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:6708224
    • 提供者:kingnow
  1. VC调PB的例子

    0下载:
  2. 经常有用PB开发的管理系统需要提供接口供其他系统调用,本例子就是通过VC开发出的一个调用PB程序,访问PB程序中的数据对象的例子。(Often useful PB development management system needs to provide interface for other system calls, this example is through the VC developed a call PB program, access to PB program data o
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3124224
    • 提供者:jackleipm
  1. VC++6.0人人中国象棋

    0下载:
  2. 双人对战象棋,包含图形库的使用,象棋的移动,移动规则。(A double pair of chess, including the use of a graphic library, the movement of chess, and the rules of movement.)
  3. 所属分类:游戏

    • 发布日期:2018-01-07
    • 文件大小:763904
    • 提供者:wklhwkl
  1. vc++jianqieban

    0下载:
  2. 通过VC++6.0建立基于对话框的应用程序,实现随时捕捉输入的内容到windows剪切板中,同时也可以显示剪切板中的内容~~(A dialog - based application is established through VC 6 to capture the content of the input into the windows clipboard at any time, and also to display the content in the clipboard.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2083840
    • 提供者:xiaophai
  1. VC++ 图像拼接程序

    0下载:
  2. 利用VC++简单的实现图像的拼接功能。希望可以互相交流得到更好的拼接算法(Using VC++ simply to realize the image splicing function. It is hoped that a better stitching algorithm can be obtained by communicating with each other)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:151552
    • 提供者:周紫燕
  1. VC++ 视频捕获录像程序源代码

    0下载:
  2. 这是自由代码,你可在合法范围内任意使用,复制,修改,加到自己的作品中. 祝你学习进步!事业有成!(This is a free code that you can use, copy, modify, and add to your own work within the legal scope. I wish you progress in learning and success in your career!)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:56320
    • 提供者:飞岳
  1. VC++图形文字识别OCR控件及示例

    0下载:
  2. 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。(I am here to release a demonstration program using MS_OCR, you try, the recognition ability is good, and support a variety of graphical formats (BMP, JPG, TIF).)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:2580480
    • 提供者:鱼肉
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com