CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - VC 应用程序

搜索资源列表

  1. MM440-VC++-PID

    0下载:
  2. 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:436.87kb
    • 提供者:guozhao
  1. arraysort

    0下载:
  2. 使用VC开发的控制台程序,可以对多种数据类型应用多种排序方法进行数据排序操作,是初学者的好帮手
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:27.63kb
    • 提供者:zmw
  1. WinMain

    0下载:
  2. 用VC写的获取键盘输入字符的控制台应用程序例子
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.63kb
    • 提供者:温凯
  1. Month

    0下载:
  2. VC控制台应用程序实现闰月查询带可执行文件也可直接使用-VC console application executable file to achieve the leap queries can also be used directly
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:154.88kb
    • 提供者:wencheng
  1. StringJudge

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串判断-Vc console application with VC++6.0 environment for executable files can be directly used for string to determine
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:13.63kb
    • 提供者:wencheng
  1. GetStringPos

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串位置操作-Vc console application with VC++6.0 environment for executable files can be directly used to achieve the position of the string
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:11.68kb
    • 提供者:wencheng
  1. StringStartPos

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串初始位置查询-Vc console application with VC++6.0 environment for executable files can be directly used to achieve the initial location query string
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:11.22kb
    • 提供者:wencheng
  1. StringTotal

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现字符串初总量查询-Vc console application with VC++6.0 environment for executable files can be directly used to achieve the total initial query string
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:10.7kb
    • 提供者:wencheng
  1. runyear

    0下载:
  2. Vc控制台应用程序环境为VC++6.0带可执行文件可直接使用实现闰年查询-Vc console application with VC++6.0 environment for executable query can be directly used to achieve a leap year
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:7.33kb
    • 提供者:wencheng
  1. aco2

    0下载:
  2. 控制台应用程序 : aco 项目概况 应用程序向导已为您创建了这个 aco 应用程序。 此文件包含组成 aco 应用程序 的每个文件的内容摘要。 aco.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 aco.cpp 这是主应用程序源文件。 其他标准文件: StdAfx.h、
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:382.09kb
    • 提供者:鲍伟强
  1. address_book_program

    0下载:
  2. VC++控制台应用程序,通讯录程序中有利用链表和数组两种方式。-VC++ console application, address book program, there are two ways that the use of linked lists and arrays.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:11.16kb
    • 提供者:张恒
  1. CPP

    0下载:
  2. 该代码实现了压缩文件的读和写的功能,代码简洁,容易使人理解,而且是基于VC++6.0控制台的应用程序。-The code implements a compressed file read and write functions, the code is simple, easy to make people understand, and is based on the application of VC++6.0 console.
  3. 所属分类:Console

    • 发布日期:2017-11-28
    • 文件大小:3.39mb
    • 提供者:姗姗
  1. Chatcc.ObjectClass

    0下载:
  2. 基于VC++编写的,聊天室程序。其不同于普通聊天室程序,应用RTI标准作为通信,分布式仿真平台HLA框架。-Based on VC++ written chat room procedures. Which is different from ordinary chat room procedures, the application of RTI standards as a communication platform for HLA distributed simulation frame
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:吴鹏
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callbac
  3. 所属分类:Console

    • 发布日期:2017-06-09
    • 文件大小:15.34mb
    • 提供者:萧晓
  1. Routing-algorithm

    0下载:
  2. 程序向导生成的 VC++ 项目的主项目文件,其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。-Application wizard generated VC++ project the main project file version information which contains the document to generate Visual C++, and the use of application wizard
  3. 所属分类:Console

    • 发布日期:2017-05-05
    • 文件大小:15.87kb
    • 提供者:周小龙
搜珍网 www.dssz.com