CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读写文件 C

搜索资源列表

  1. huffman

    1下载:
  2. 哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:7015
    • 提供者:王蕾
  1. 8255dirve

    0下载:
  2. 库文件名称:driver8155.h 功能描述:驱动8155,不需要了解8255的工作原理,透明操作8255的三个输入输出口PA、PB、PC 读A口只需要调用rd_PA,写则需要调用wr_PA B、C操作也一样 全局变量: IO_flags,在其它程序中不能对其改写 特殊说明: 无-Library file name: driver8155.h Features: Driver 8155, 8255 do not need to understand the working p
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4551
    • 提供者:万绿湖
  1. markupclass

    0下载:
  2. c++操作xml文件包括xml的读、写、更改、生成等操作,简单易用-c++ xml operating xml file includes the reading, writing, change, generation, and operation, easy to use
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:723216
    • 提供者:zxh062
  1. File

    0下载:
  2. 采用Visual C++编写的处理windows 文件的简单程序,实现文件的打开、读和写的功能,适宜初学者学习使用。-Written using Visual C++ handling of windows file simple procedures to achieve the file open, read and write functions, suitable for beginners to learn to use.
  3. 所属分类:File Operate

    • 发布日期:2017-05-25
    • 文件大小:8589588
    • 提供者:wangzhenfei
  1. McBSP-example

    0下载:
  2. 本文件夹中的代码是“McBSP模块”的相应代码。 McBSP.c 该文件是操作McBSP的代码,包括McBSP的初始化、读操作、写操作等子函数。 McBSP.pdf 该文件是C6713的SPI连接原理图,本电路图注重于C6713的SPI连接,所以,电路连接标号一般只涉及ARM、C6713之间的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)和部分控制信号、电源信号都略去。-application example for McBSP on DSP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:46886
    • 提供者:王以笑
  1. Index_Linked_list

    0下载:
  2. 标准C写的关于链表的操作的,读入一个文件,列出所有的单词,并且保存起来-Written in standard C operations on the list, and read a file that lists all of the words, and saved
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:29003
    • 提供者:
  1. dxfcPP

    0下载:
  2. 读和写dxf文件的c++类库源码 chengxu daima-read and write dxf c++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:232205
    • 提供者:张邦磊
  1. mdb2xml

    0下载:
  2. C#中把ACCESS数据库中的内容读出来,然后写到一个XML文件中-C#: read out the contents of an ACCESS database, and then write the contents into an XML file
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:42036
    • 提供者:Lin Lin
  1. FileReadAndWrite

    0下载:
  2. C#文件读、写样例,VS2008下编译通过直接运行。-C# file read, writing sample, compiled by VS2008 directly run.
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:22862
    • 提供者:黄佩锋
  1. Backup

    0下载:
  2. USB 通讯,C#,用作电脑usb通讯测试,测试速度,测试读的速度,测试写的速度,测试文件的损坏-USB communication, C#, as a computer usb communications test, test speed, test reading speed test write speed test file is damaged
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:12183
    • 提供者:caiyongcheng
  1. Backup1

    0下载:
  2. USB 通讯,C#,用作电脑usb通讯测试,测试速度,测试读的速度,测试写的速度,测试文件的损坏,功能和backup差不多一样-USB communication, C#, as a computer usb communications test, test speed, test reading speed test write speed test file is damaged,Almost the same and backup
  3. 所属分类:USB develop

    • 发布日期:2017-03-30
    • 文件大小:105754
    • 提供者:caiyongcheng
  1. Os4_6.23.20

    0下载:
  2. 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2.文件物理结构可采用显式链接或其他方法。 3.磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4.文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.设计一个较
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:870995
    • 提供者:小鱼
  1. Excel

    0下载:
  2. C#写的读取Excel文件的类,封装的比较好,支持多种读入方式。-the class is used to read from excel file, and is very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3069
    • 提供者:xinbo
  1. wenjianduqu

    0下载:
  2. C++写的测试文件的读取,并把读到的内容存到vector中方便以后使用,没有什么新意和特别就是方便自己查看-Test file write C++ read and read the contents of memory to the vector for later use, there is nothing new and is convenient View
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:650229
    • 提供者:szl
  1. WinformRwINI

    0下载:
  2. 本程序是用C#开发的一款主要用于读与写INI文件的实用程序-This program is a major development with C# utility is used to read and write INI file
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:56977
    • 提供者:王玉良
  1. pipe

    0下载:
  2. 压缩包中包含两个文件pipe3.c和pipe4.c,其中在pipe3.c打开一个无名管道,然后使用fork创建一个子进程,在父进程中进行管道写操作;pipe4.c是管道读操作的文件。-Compressed package contains two files pipe3.c and pipe4.c, which opened in pipe3.c an unnamed pipes, and then use the fork to create a child process, the pare
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:917
    • 提供者:赤土
  1. 20131126

    0下载:
  2. 学习遗传算法时使用的例子,是win控制台程序,我根据网上下载的java代码,自己读java代码,然后改成c++代码,用自己的思维写出来的,编译可以通过,那时候就一个cpp文件包含了全部代码-Examples of the use of genetic algorithms when learning is win console program, I downloaded java code based on their own reading java code, and then chang
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:321102
    • 提供者:御风
  1. rw_bmp_image

    0下载:
  2. 针对C语言中的BMP图像文件,给出了BMP图像的基本读入和保存的程序,程序不仅可以实现BMP图像的读入,还可以写出处理后的BMP图像。-For BMP image file in C language, gives the basic reading and preservation of BMP image program, the program can not only read the BMP image, you can also write BMP image after proce
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:254500
    • 提供者:wangyi
  1. JOBJECTSTREAM

    0下载:
  2. Java源码,文件操作,OOP,读取数据 Java以对象形式读存数据,本例将演示如何实现以对象的形式读存数据,做到真正的OOP。在 OOP 编程中,数据经常和其上的操作一同被封装在一个类中,如工人的基本信息和其上的修改读取操作封装在一个类Worker 中。这样做得好处是数据的处理变得非常容易。但是如果在数据保存时还是沿用以前c 语言等面向过程语言的操作方法,则无论是写数据还是读数据都非常困难,容易出错。-Java source code, file operations, OOP, read
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:28173
    • 提供者:Meikao
  1. Dijkstra

    0下载:
  2. 用C语言写的Dijkstral代码,其中数据是写在一个文本文件里,在执行时自动读入数据。-Dijkstral written in C language code, in which data is written in a text file, automatically reads data at execution time.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:339111
    • 提供者:紫晴
« 1 2 ... 36 37 38 39 40 4142 »
搜珍网 www.dssz.com