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

搜索资源列表

  1. wave_decomandreconstruct_1D

    0下载:
  2. 一维小波的分解与重构.采用vc控制台编写,采用的滤波器系数是db4.经测试成功运行,并可移植到二维图象的变换中
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:37.79kb
    • 提供者:张三
  1. HuffmanCoding_src

    0下载:
  2. vc控制台实现哈夫曼编码,使用256lena图做测试,调试并通过。使用方法:将压缩包中文件解压到E:\\HuffmanCoding_src中即可。运行En_Decode.dsw,读者也可以对其他文件做测试。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:50.97kb
    • 提供者:张三
  1. Console_Thread

    0下载:
  2. vc 控制台(console)下实现线程和定时器的例程,使用CreateThread和SetTimer方式。在控制台下实现了定时器Timer消息的截取和处理。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9.62kb
    • 提供者:sqich
  1. 字节查询器

    0下载:
  2. 用VC写的C语言版控制台字节查询器
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2009-09-28
    • 文件大小:15.74kb
    • 提供者:amengren
  1. Student(DOS)

    0下载:
  2. 使用vc++控制台编写的学生成绩管理系统,可以实现学生成绩的添加,删除和修改,为c++语言编写,可有助于提高面向对象的编程能力的提高。-Using vc++ console prepared student achievement management system, student achievement can be added, deleted and modified for the preparation of c++ language, can help to improve obj
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:81.29kb
    • 提供者:caicai
  1. bank-vc

    0下载:
  2. 学校让做的一个控制台程序 入门级别的,分享给大家,还不错的-Schools to do a console application entry-level, to share to everyone, but also a good
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:张敏
  1. zhifa

    0下载:
  2. 基于VC控制台开发的基本指法练习的小工具,可以统计练习时的错误率以及练习时间。-VC console based on the basic fingering exercises developed by a small tool, you can practice when the error rate statistics, as well as practice time.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:summer
  1. snake

    0下载:
  2. 基于VC控制台实现的贪吃蛇游戏,能够在定义的边界中完成贪吃蛇的一般功能。-VC-based console to achieve the Snake game, can be completed in defining the boundaries of the general function of Snake.
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:13.67mb
    • 提供者:summer
  1. calculatetriangless

    0下载:
  2. 计算三角形面积,VC++ 控制台 小程序 -Calculate area of a triangle, VC++ console applet
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:231.53kb
    • 提供者:nl
  1. 1

    0下载:
  2. vc控制台,猜单词 的小代码,基础的字符串操作和文件流操作 -vc console, guess the little code word, basic string operations and file stream operations
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:cartman
  1. Fibon

    0下载:
  2. Fibon 数列,利用VC控制台编程。使用VECTOR来处理-Fibon series programming using VC console. Using VECTOR to deal with
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:870.61kb
    • 提供者:Nancy
  1. LoopTest

    0下载:
  2. 基于VC控制台,对循环的各种形式进行测试,使用C++ -test the methods of loop
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:170.2kb
    • 提供者:micerin
  1. GetAllProcess

    0下载:
  2. 获取系统所有进程,最后有一个获取字符等待。 获取系统所有进程,最后有一个获取字符等待,用VC控制台编写。-Acquisition system for all processes, the last one to get the character to wait. Acquisition system for all processes, and finally there is a wait to get the character, written with the VC consol
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:629.54kb
    • 提供者:feng
  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. Staff-Manage

    0下载:
  2. 员工信息管理,基于VC控制台,是你了解基本框架,可以自己添加类其它函数,实现更丰富的功能。-Employee information management, based on the VC console, is that you understand the basic framework, Other functions can be added to achieve more feature-rich.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:841.25kb
    • 提供者:宏伟
« 12 3 4 »
搜珍网 www.dssz.com