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

搜索资源列表

  1. awk

    0下载:
  2. awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \\x0A Example: scr ipt.txt: C:\\WINDOWS\\a logfile .log C:\\WINDOWS\
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:30.34kb
    • 提供者:孙谨
  1. awkprint

    0下载:
  2. 因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint <Format String> Format string: It may contain following symbols: $x: parameter x will be used here \\t = \\x07 \\n = \
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17.88kb
    • 提供者:孙谨
  1. SCRN02

    0下载:
  2. C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:21.98kb
    • 提供者:赵允
  1. 编译原理实验_课程设计_词法分析

    0下载:
  2. 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:136.14kb
    • 提供者:谷穗
  1. lexical

    0下载:
  2. 用C++写的此法分析器环境为DEVC++,该词法分析器输入一个文件对其输出三个文件有标识符,关键字,整形常量-Written using C++ parser environment for this method DEVC++, the lexical analyzer input a file with an identifier of its output three files, keywords, shaping constant
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:4.56kb
    • 提供者:zhangzhe
  1. vpmotion_game

    0下载:
  2. vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:757.06kb
    • 提供者:东华
  1. string

    0下载:
  2. 实现了基于控制台的求输入字符串数组计算输入的单词个数已经字符个数、行数功能。 c语言实现。-Achieved in order to enter the console-based array of strings has been calculated the number of characters in the input word count of the number of rows function. c language.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:luye
  1. files-inout

    0下载:
  2. 实现C++文件输入输出操作,以类为基础进行输入输出流的演示-Implementation C++ file input and output operations, to category-based input and output stream demo
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:153.05kb
    • 提供者:赵铮铮
  1. wangluo

    0下载:
  2. 一个数字 1 2 3 的矩阵输入判定器,用神经网络算法实现,可以训练识别等多种功能用C++语言实现-1 2 3 a digital input to determine the matrix, and use of neural network algorithm, can be trained to identify a variety of functions, such as C++ language used to achieve
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:7.1mb
    • 提供者:张帅
  1. C-FLOW.ZIP

    0下载:
  2. This program, CFLOW, accepts C source files as input and generates as output to STDOUT a ughly structured listing of module (function) declarations and the function calls within them.
  3. 所属分类:Console

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

    0下载:
  2. Main.c to get in some input and output
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:14.86kb
    • 提供者:h264
  1. encryption

    0下载:
  2. 文件加密解密程序,采用C语言实现,当输入文件名并回车就能加密你所指定的文件,解密反之同理.-File encryption and decryption process, using C language, when the input file name and hit return you will be able to encrypt specified files, decrypt and vice versa.
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:10.3kb
    • 提供者:kobe
  1. preprocessor

    0下载:
  2. Handling preprocessor directives. Write a program that processes a preprocessor directive in the file containing the program in C. Should properly handle the directive # include, # define, # ifdef and ifndef. In the implementation of # de
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:468.81kb
    • 提供者:anyman
  1. initialcode

    0下载:
  2. 使用c++编写的关于网格方面的程序,包括网格的数据结构,输入输出,细分变形,补洞等程序-Prepared using c++ program on the grid area, including the grid data structure, input and output, subdivision deformation, fill holes and other procedures
  3. 所属分类:Console

    • 发布日期:2017-06-11
    • 文件大小:18.53mb
    • 提供者:王伟明
  1. vpmotion_ufo

    0下载:
  2. vega prime与C++混合编程实例,模拟飞碟运动,不受惯性重力影响,可以左转右转,加速减速,突然加速、停止等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the UFO motion model (vpMotionUFO). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to a
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:755.72kb
    • 提供者:东华
  1. vpmotion_walk

    0下载:
  2. vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:849.75kb
    • 提供者:东华
  1. Bayesian

    0下载:
  2. 使用VS6.0并用C++编写的贝叶斯控制台应用程序。实现了模式识别中的贝叶斯分类。需手动输入分类的参数。-Use VS6.0 and written with C++ Bayesian console application. Pattern recognition to achieve a Bayesian classification. Require manual input of the classification parameters.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:6.8kb
    • 提供者:zhaoyongquan
  1. fold_line.c.txt

    0下载:
  2. source code for fold the long input file into two or more shorter lines
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:690byte
    • 提供者:nimesh
  1. chess-C

    0下载:
  2. 该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。 例如: 用户第一步走:炮二
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4.64mb
    • 提供者:haohao
  1. Video-Input-(C)

    0下载:
  2. Just for download another source
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:6.64kb
    • 提供者:Vă n Nhâ n
« 12 3 »
搜珍网 www.dssz.com