CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - C DOS

搜索资源列表

  1. 利用C语言小程序来解决大问题

    0下载:
  2. 们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或 系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名 等等。这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这 些问题。 -know the C language is very strong, very s
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.95kb
    • 提供者:范生宏
  1. bambam004_source

    0下载:
  2. 前EEC组织核心成员写的一款PE加壳程序的C++源码。对Dos Stud也进行了加密,很经典。-former EEC core members of the Organization of writing new procedures PE shell of C source code. Right Dos Stud also of encryption, very classic.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:377.46kb
    • 提供者:黄芸乐
  1. 02_1

    0下载:
  2. 本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为-the procedures for lexical analysis : DOS interface input from the C his statement, and in the end, # (attention to the need to put an e
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:266.28kb
    • 提供者:李微
  1. editthetext

    0下载:
  2. 用C实现的在dos状态下的文本编辑器。100%原创。就不信传不上去。-C dos achieved in a state of the text editor. 100% original. 'm Pretty sure-advancement.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16.35kb
    • 提供者:zhuwenfei
  1. SeeDoctor

    0下载:
  2. 数据库大作业:病人看病模拟程序 用c++开发,DOS界面-large database operations : patient treatment simulation program developed by c, DOS interface
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:陆雪
  1. 101

    0下载:
  2. 将该实例的源代码,比如1.c文件(在【001】目录下)拷贝到【c:\\tc】目录下,在MS-DOS方式下运行tc.exe,打开编译器,在TC中,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序。若有相dat文件,应将dat文件一起拷贝到【c:\\tc】目录下。-example of this source code, for example 1.c ([001] in the catalog)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.38kb
    • 提供者:毛毛虫
  1. XXXX

    0下载:
  2. C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8.61kb
    • 提供者:jianjian
  1. AN31XX

    0下载:
  2. 在DOS系统下的多任务列队处理C语言源程序。-DOS system in the multi-task processing parade C language source code.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5.41kb
    • 提供者:赵允
  1. file_systerm

    0下载:
  2. 一个用C写的模拟文件操作的程序,采用DOS命令行格式。-it demo file operation using dos command line
  3. 所属分类:文件操作

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

    2下载:
  2. 前EEC组织核心成员写的一款PE加壳程序的C++源码。对Dos Stud也进行了加密,很经典。网上公开的源码有几个bug,加壳之后无法运行,这个版本是我参考http://www.pediy.com/bbshtml/bbs8/pediy8-557.htm修改的,测试了下DbgView加壳之后正常运行。-Organization of the core members of the former EEC PE packers to write a C++ source program. Also c
  3. 所属分类:文件操作

    • 发布日期:2012-10-31
    • 文件大小:361.32kb
    • 提供者:李杜
  1. WR-Ini

    0下载:
  2. 在DOS下,使用TC编程工具,对INI文件进行读写,主要用于中文程序自动翻译成英文程序,-DOS, turbo c++, Read &Write INI File
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:41.77kb
    • 提供者:郑汉武
  1. M5

    0下载:
  2. 一个用c语言能实现多次运行除法的dos程序。-With the c language to achieve a running division multiple dos program.
  3. 所属分类:File Operate

    • 发布日期:2017-05-06
    • 文件大小:1.25mb
    • 提供者:
  1. myfs

    0下载:
  2. C++写的一个小型的FAT文件系统,磁盘用一个大文件来模拟。基于此文件系统实现了类DOS的shell界面,提供了一些基本功能,如cd,dir,mkdir,edit。-A small FAT file system in C++, disk with a large file to simulate. Class DOS-shell interface, based on this file system provides some basic functions, such as the cd,
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:Steven
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵,c语言,dos输出,数据结构,简单实用-Sparse matrix, c language, dos output, data structures, simple and practical
  3. 所属分类:File Operate

    • 发布日期:2017-11-23
    • 文件大小:3.01kb
    • 提供者:语泽
  1. library-manage

    0下载:
  2. C语言编写dos下图书馆管理系统,可进行书籍名称的录入,存贮,删除,显示等功能-C language library management system under dos, books can be the name of the entry, storage, delete, display and other functions
  3. 所属分类:File Operate

    • 发布日期:2017-11-15
    • 文件大小:1.8kb
    • 提供者:李根
  1. lyrics

    0下载:
  2. 基于DOS环境下C语言开发的,歌词文本lrc读取函数,并同步显示-DOS-based C-language development environment, lrc lyrics text reading function and synchronized display
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:2.07kb
    • 提供者:张明
  1. Filemon-

    0下载:
  2. 系统监控,文件操作等,源代码 例子 模拟器等-file monitor,c++ #include stdlib.h #include string.h #include fstream.h #include time.h #include dos.h
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:534kb
    • 提供者:haha
  1. encryphed-vncrzpted

    0下载:
  2. 前EEC组织核心成员写的一款PE加壳程序的C++源码,对Dos Stud也进行了加密,很经典,-Before the EEC organization core members to write a c++ source code of the packer, PE is encrypted on Dos Stud, very classic,
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:405kb
    • 提供者:ityeator
  1. ywntzk

    0下载:
  2. 本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错,要求输出对应的单词的()
  3. 所属分类:文件操作

    • 发布日期:2018-04-22
    • 文件大小:266kb
    • 提供者:anvlog
搜珍网 www.dssz.com