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

搜索资源列表

  1. BIN2ASC

    0下载:
  2. 可二进制文件转换为C语言格式的文本文件,便于供C程序使用-binary files can be converted to the C language text file format to facilitate procedures for the use of C
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4195
    • 提供者:王国印
  1. ls

    0下载:
  2. LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
  3. 所属分类:控制台(字符窗口)编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:139411
    • 提供者:谷穗
  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
    • 文件大小:4672
    • 提供者:zhangzhe
  1. student-system

    0下载:
  2. 线性表是最常用最简单的一种数据结构。本设计运用线性表实现较为容易,可以实现学生数据的录入、插入、删除、查询、修改、显示操作,至于文件的相关操作,即学生数据保存至文件和载入文件,可以利用C语言中文件操作的相关函数实现。-Linear is the most common form of a simple data structure. The design is more easily achieved using the linear form, students can achieve dat
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:303919
    • 提供者:肖飞
  1. atm

    0下载:
  2. c语言实现ATM机基本功能 界面切换自由 采用文件实现数据的持久性 适合新手-c language interface to the ATM switch freely use the basic functions of file data persistence for novice
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:7552
    • 提供者:zhou
  1. ReadDirectoryChanges

    0下载:
  2. C++文件监控ReadDirectoryChangesW-C++ file monitoring
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:18261
    • 提供者:硪鑀扯蛋
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-22
    • 文件大小:10940
    • 提供者:郑硕
  1. write_Text

    0下载:
  2. 在控制台下使用C#流进行文本文件的写入!程序简单使用了文件流的操作写入文件-In the console using C# Stream write a text file! Simple procedure used in the operation of file stream to write file
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:5873
    • 提供者:lst
  1. TypeTypeSet

    0下载:
  2. 仿照WPS的匀齐排版功能,对一个源文件中的内容经过特定处理后匀齐输出到标准输出-WPS modeled features of the uniform homogeneous composition of a source file after the contents of a particular treatment even homogeneous output to standard output
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:600714
    • 提供者:刘鑫
  1. bmp_to_hex

    0下载:
  2. CONVERT BMP FILE TO C++ SOURCE CODE. USEFUL TO MAKE OS BOOTING LOGO
  3. 所属分类:Console

    • 发布日期:2017-05-27
    • 文件大小:10027356
    • 提供者:Park Sang Yeol
  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
    • 文件大小:690
    • 提供者:nimesh
  1. chess-C

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

    • 发布日期:2017-05-17
    • 文件大小:4863234
    • 提供者:haohao
  1. win32-readwrite-txt-file

    0下载:
  2. 基于Visual C++ Win32 控制台的程序,实现从txt文本文件中读取以及写入数据的功能-Based on the Visual C++ Win32 Console program, read and write data from txt text file
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:9354
    • 提供者:肖传毅
  1. creat-a-file-after-same-time

    0下载:
  2. 利用c语言,隔一段时间生成一个文件,文件格式自定-creat many files by c language
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:613
    • 提供者:
  1. C-language-get-time

    0下载:
  2. 这个文件综合了多种在C语言中获取当前系统时间的函数。读者可以根据对时间的具体要求,选择其中的函数。-This file is a combination of a variety of access to the function of the current system time in C language. Readers according to the specific requirements of the time, choose the function.
  3. 所属分类:Console

    • 发布日期:2016-01-26
    • 文件大小:13312
    • 提供者:王勇
  1. addbook

    1下载:
  2. 用VC++6以及VC++2010 编译通过的控制台学生通讯录管理系统,利用结构体,指针,单链表,文件读取等C++的知识,功能有建立通讯录,添加,修改,插入,查询,删除,保存等功能其中数据库保存功能自动实现-VC++6 communication with the VC++2010 console students and compile the book management system, using the structure, pointers, linked list, read the
  3. 所属分类:Console

    • 发布日期:2017-03-14
    • 文件大小:1926144
    • 提供者:namejiang
  1. c-Sharp-file-read-sp3

    1下载:
  2. 通过c#来提取sp3文件,通过这个读取sp3文件的各种信息-c# file read sp3
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:武平
  1. cSharp-stl-read-file

    0下载:
  2. C#控制台读取STL文件,C#控制台读取STL文件-C# console reads the STL file, C# console reads the STL file
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:48829
    • 提供者:ssti
« 12 3 4 5 6 »
搜珍网 www.dssz.com