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

搜索资源列表

  1. 使用Log4j进行日志操作

    0下载:
  2. 使用Log4j进行日志操作,LOG4J是记录日志文件的强大工具,非常方便较大系统的开发。-for use Log4j log operation, LOG4J log file records is a powerful tool, a very convenient larger system development.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5184
    • 提供者:王文轩
  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. shishujuzhengsanyuanzushunxu

    0下载:
  2. 稀疏矩阵三元组顺序结构源码,可以作为头文件使用,方便那些初学数据结构的同学!-sparse matrix triple order of the source code structure can be used as the first document, facilitating data structure novice students!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3670
    • 提供者:sky
  1. cDAGlab6

    0下载:
  2. 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:13662
    • 提供者:gaoquan
  1. Hash_STL(Time)

    0下载:
  2. 使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:100.100.100.100 200.200.200.200
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:349780
    • 提供者:魏木木
  1. graphlinjiejuzhen

    0下载:
  2. 用C++的模板类实现了图的邻接矩阵数据结构,下载后添加头文件即可使用。-Adjacency matrix data structure use C++ template classes, and add header files to download.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:6156
    • 提供者:Lisa
  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. Dog

    0下载:
  2. /*11-6. 声明一个dog类,包含体重合年龄两个成员变量及相应的成员函数,声明一个实例dog1,体重为5,年龄为10, 使用I/O流把dog1的状态写入磁盘文件,再声明另一个实例dog2,通过读文件把dog1的状态赋给dog2。分别使用文本方 式和二进制方式操作文件,看看有何不同;再看看磁盘文件的ASCII码有何不同。*/-/* 11-6. Declare a dog class that contains two member variables age, weight and c
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:5481
    • 提供者:seven
  1. cmobliphone

    0下载:
  2. C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:64919
    • 提供者:alex
  1. graphlinjiebiao

    0下载:
  2. 用C++的模板类实现了图的邻接表数据结构,下载后添加头文件即可使用。-Adjacency table data structure use C++ template classes, and add header files to download.
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:367564
    • 提供者:Lisa
  1. myapriori

    0下载:
  2. 使用读文件的方式,读取文件中的内容,并输入相应的最小支持度,实现对候选集和频繁项集的输出。-Used to read the file, read the file in the content, and the input corresponding to the minimum degree of support, implementation of candidate frequent itemsets and output.
  3. 所属分类:Console

    • 发布日期:2017-11-03
    • 文件大小:1162418
    • 提供者:胡艺宏
  1. Console

    0下载:
  2. 一个读取文本文件的控制台程序,使用VCL文本操作函数-A console program to read a text file using the VCL text manipulation functions
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:519
    • 提供者:zcw
  1. usesimpledll

    0下载:
  2. DLL 文件的简单应用例子,该文件为一个完整的工程,打开直接可用。使用该工程可以对dll文件的编写有清楚地认识-Simple application example of the DLL file, the file is a complete project, opens directly available. Use of the project can be clearly dll file preparation
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:2046267
    • 提供者:wang wenping
  1. av_disc_get

    0下载:
  2. 使用ffmpeg解码器,输出音/视频文件的 标签信息-Ffmpeg decoder output audio/video file tag information
  3. 所属分类:Console

    • 发布日期:2017-11-14
    • 文件大小:3853312
    • 提供者:杜立明
  1. PE_Scan

    0下载:
  2. 使用C语言简单实现的PE文件的查看器,能够查看各个字段,包括输入表、输出表-Using C language to achieve a simple PE file viewer that can view various fields, including the input table, output table
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5638703
    • 提供者:王腾
  1. copyp

    0下载:
  2. 汇编语言写得一个复制文件的小程序,支持简单的交互,请使用DOSbox打开编译后使用-Copy the files written in assembly language, a small program that supports simple interaction. Please use DOSbox compiled using open
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1716
    • 提供者:Jihan
  1. Create-Picture

    0下载:
  2. 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:367063
    • 提供者:themostfreeboy
  1. ext2_gx

    0下载:
  2. 仿真EXT2文件系统,使用一个txt文件模拟磁盘,最终实现对磁盘文件的创建、打开、读、写、关闭操作。其中涉及到inode、位图、超级块等概念与操作-A simple file system simulate EXT2, using a TXT file simulated disk, realizede the operationg for the disk file, such as create, open, read, write and close.Which involved some
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:39670
    • 提供者:郭晓萍
  1. SJ06_CVTest

    0下载:
  2. 监听文件夹中的文件操作,能够对于文件夹中文件的创建、删除、修改、重命名实现相应。此程序使用了C#的库文件,故使用时需要添加公共语言支持-Monitor folder file operations can create folders for files, delete, modify, rename achieve appropriate. This program uses a C# library file, so you need to add support for the use o
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1358067
    • 提供者:牛胜俊
  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
    • 文件大小:16247
    • 提供者:周小龙
« 12 3 »
搜珍网 www.dssz.com