CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - VC编程

搜索资源列表

  1. 5345345345

    0下载:
  2. 利用ActiveX控件开发串口通信软件 - VC++ - 编程文档 - 编程论坛-The use of ActiveX controls serial port communications software development- VC++- Programming Document- Programming Forum
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:68085
    • 提供者:李润生
  1. VC280mm

    0下载:
  2. 书中详细介绍的VC++编程中的思路和方法,非常值得一读。-The book is for people who like C++ programming,it is very interesting。
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7871620
    • 提供者:jane
  1. Flashpageandvc

    0下载:
  2. 基于Flash页面显示的VC++编程实现-Based on Flash page displays the VC++ Programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:230904
    • 提供者:小柳
  1. xbwinapickdq

    0下载:
  2. vc编程NDIS防火墙开发可参考-NDISHOOK the -vc
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:129337
    • 提供者:ggggfffff
  1. Hook_technology_HOOK_programming_in_VC_application

    0下载:
  2. 钩子技术、HOOK技术在VC编程中的应用-Hook technology, HOOK programming in VC application
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:3971
    • 提供者:范莎
  1. VC_serial_port

    0下载:
  2. VC++串口编程文档,对串口的读写操作。-VC++ serial port programming document, read and write operations on the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:177385
    • 提供者:cheny
  1. CFunction

    0下载:
  2. vc++ c函数大全.CHM 欢迎使用c语言函数大全 请直接在索引里输入函数,或进行全文搜索。 作者:ohhe 信箱:ohhhhe@gmail.com QQ:124007979 需要修改的可以进行反编译或者向我索取源文件。 本书很多内容转自王大刚wangdagang.yeah.net的《c语言编程宝典》 和编程爱好者网站pfan.com出品的c语言资料大全,在此表示谢意。
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:240574
    • 提供者:马昌健
  1. ziyuanguanli

    0下载:
  2.  1.1 设计的目的    加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。  1.2 设计的要求 用VC编程实现一个资源管理系统,该系统必须包括资源的添加、删除和修改等功能,并且允许其它进程来申请这里的资源,任何一个进程来申请资源时,必须先登记该进程对资源的申请要求,然后由系统检查当前资源的状况,并用银行家算法和安全性算法来检查是否允许分配资源给进程。 每个进程申请资源的情况必须进行记录,并作为课程设计报告的一部分数据。-1.1 is des
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:141254
    • 提供者:xiaoxi10086
  1. mycomputer

    0下载:
  2. 根据文件系统的相关原理,设计并用VC编程实现一个类似Windows系统中“我的电脑”功能的文件管理系统,该文件系统可以对系统中所有文件进行管理,同时具有创建新文件(为简单起见,可以固定几种类型的文件)、删除文件、复制文件、创建文件夹等功能。-According to the file system of the relevant theory, design and use of VC programming a similar Windows system, the "My Computer
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:25547
    • 提供者:xiaoxi10086
  1. DebugLearn

    0下载:
  2. 学习应用VC++编程的视频材料,讲解Debug基本用法,易学易懂-Application of VC++ programming learning video materials to explain the basic usage of Debug, easy to learn and easy to understand
  3. 所属分类:Software Testing

    • 发布日期:2017-05-28
    • 文件大小:10559703
    • 提供者:李桥
  1. VC

    0下载:
  2. 介绍使用VC开发软件需要用到的一些基本概念,使用MFC进行编程的基本特点,以及 VISUAL C++集成开发环境提供的一系列编程辅助工具——WIZARD的使用方法。-Introduced to develop software using the VC need to use some of the basic concepts of programming using the basic features of MFC, and VISUAL C++ integrated developmen
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1096325
    • 提供者:Qiyu He
  1. tushuguanli

    0下载:
  2. 通过VC编程实现图书管理系统的编写,其中包括图书借阅,归还,查阅等模块-VC programming through the preparation of library management system, including book lending, return, access to other modules
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:3576
    • 提供者:donghuan
  1. VC_Capture_and_analyse_net_data_base_on_Winpcap.ra

    0下载:
  2. 介绍了TCP/ IP协议下网络数据的传输过程, 并且分析了数据包的捕获原理, 同时概述了WinPcap的 结构组成。最后, 使用VC++编程实现了基于WinPcap的网络数据包捕获和简单分析, 并给出了实验结果。-Introduced the TCP/IP protocol under the network data transmission and analysis of packet capture theory, and outlines the structure and comp
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:279993
    • 提供者:黑羽·X
  1. VCandMATLAB

    0下载:
  2. VC与MATLAB数学库和图形库的混合编程应用-VC and MATLAB math library and graphics library application of mixed programming
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:224068
    • 提供者:asxinyu
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. VCRS232

    0下载:
  2. vc++多线程技术在串口编程中的应用,介绍了多线程的原理及应用-vc++ multi-threading technology in the Serial Programming, describes the principles and application of multi-threaded
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:82932
    • 提供者:张仪
  1. 12324154

    0下载:
  2. 利用VC++编程,实现具备启动和关闭界面、欢迎界面、基本代数运算、数码管显示运算结果以及程序参数设置等主要功能的软件系统。-Mini Calculator
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:239380
    • 提供者:李浩
  1. VCprint

    0下载:
  2. 从编程技巧角度详细介绍了VC编程的特点,相信会给软件开发者提供帮助-program printer of vc++6.0
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3170431
    • 提供者:flying
  1. VC.OpenSSL

    0下载:
  2. 在VC中编译和使用OpenSSL,对用在编程中想使用加解密的同志很有用哦。-Compile and use OpenSSL in VC
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:2858
    • 提供者:简子刚
  1. ProtocolZYZLP

    0下载:
  2. 通讯规约VC++编程,直流屏与监控后台的通讯协议源码-Communication protocol VC++ programming, DC-screen communication protocol and monitoring the background source
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7267773
    • 提供者:谢飞龙
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com