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

搜索资源列表

  1. GcfxTest

    0下载:
  2. 程序运行过程中,鼠标位置的记录与重演 GetCursorPos/SetCursorPos,fwrite/fread-running process, the position of the mouse and a repeat of the record GetCursorPos / SetCursorPos, fwrite / fread
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25438
    • 提供者:szh
  1. fstreamsrc

    0下载:
  2. 《使用 <fstream> 类进行文件的 I/O 处理》 传统的文件 I/O 库如 Unix 的 <io.h> 和 <stdio.h> ,由于其程序接口的原因,在很大程度上强制程序员进行某些处理,缺乏类型安全和国际化支持。C++ 的 <fstream> 库则在文件的 I/O 方面提供了一个增强的、面向对象的、具有国际化意识的库。该程序介绍如何使用这个库进行文件的 I/O 处理并利用它来编写易于跨平台的代码。 大多数 C++ 程序员都熟悉不止
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:919417
    • 提供者:wwwwppp
  1. fwrite

    0下载:
  2. 文件读写函数fread和fwrite ,文件读写函数功能1-document literacy fread and fwrite function, documents a functional literacy function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1329
    • 提供者:ghost2008
  1. IOLoadLib

    0下载:
  2. 自己写的一个IO库,模拟了一下fopen,fread,fwrite. -himself wrote an IO of the simulated what fopen, fread and fwrite.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7597
    • 提供者:LB
  1. main

    0下载:
  2. 纯真版IP数据库查询代码原源代码中有一个错误导致取出的地区信息有误 在readFullAddr函数中 if ( byte == REDIRECT_MODE_2 ) { int p = 0 fread(&p,1,3,dbfile) address = readString(p) fseek(dbfile,p+4,SEEK_SET) 这段中 最后一句fseek(dbfile,p+4,SEEK_SET) 应改为 fseek(dbfile,co
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2079
    • 提供者:1111
  1. 45-70

    0下载:
  2. C语言精彩百例第45-70例 第二篇 深入提高篇 实例45 结构体变量 实例46 结构体数组 实例47 结构体指针变量 实例48 结构体指针数组 实例49 共用体变量 实例50 枚举类型 实例51 读写字符 实例52 读写字符串 实例53 格式化输出函数 实例54 格式化输入函数 实例55 打开和关闭文件 实例56 fputc()和fgetc() 实例57 函数rewind() 实例58 fread()和fwrite() 实例59
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:22329
    • 提供者:杨志亮
  1. swfile

    0下载:
  2. 比用fread/fwrite的方式速度快了不少的读写文件方式。其中包括了读写文本文件和二进制文件的函数。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:song_wing
  1. fat16test

    0下载:
  2. 包装了一个开源的FAT16文件系统,可以用在单片机上,并且做了一个封皮,使得开发者能以标准I/O函数的形式使用它,如fopen, fread, fwrite等。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:63146
    • 提供者:文远
  1. freadFloat

    0下载:
  2. 读取txt文件中的浮点数据,涉及fread函数,及fseek函数的使用。-Txt file to read floating point data, involving fread function, and the use of fseek function.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:655
    • 提供者:liwenwen
  1. DAFXStudioSetup

    0下载:
  2. matlab编程代码:基于相位的音乐起点的检测-matlab English program first, i wavread the voice file and save it into a text file test.dat. then i fread it block by block and going through the processing. then i try to save the output x into result.dat and play the s
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1274339
    • 提供者:王成
  1. fread

    0下载:
  2. 使用fread函数读取整形数字,在巨大量的输入下,速度优势十分明显(相比cin和scanf)-Use the fread function to read plastic figures, a huge amount of input, the speed advantage is very clear (compared to the cin and scanf)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:620
    • 提供者:archdevil
  1. freadandfwrite

    0下载:
  2. c语言中fread fwrite的实现,用函数实现-c language fread fwrite realization, using function
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:851
    • 提供者:刘建阳
  1. fwrite

    0下载:
  2. 包含fwrite、fread等文件读写操作算法的课程设计报告。-Contains fwrite, fread and other documents to read and write operation algorithm curriculum design report.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1953
    • 提供者:duhongye
  1. expSegment012

    0下载:
  2. 开发环境VS.NET 读取XML文档,得到fread.txt,fcount.txt。-VS.NET development environment to read XML documents, to be fread.txt, fcount.txt.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:180273
    • 提供者:荣振
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1960
    • 提供者:刘铭
  1. fread

    0下载:
  2. FREAD-FREAD
  3. 所属分类:TreeView

    • 发布日期:2017-04-06
    • 文件大小:591
    • 提供者:SB
  1. fjhnmk

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2321
    • 提供者:jafar
  1. origin

    0下载:
  2. wav的简单读取,fread fseek 等等的简单实现,小程序-wav s simple reading
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:1381
    • 提供者:tangshaobo
  1. Pack

    1下载:
  2. 简单C函数实现的打包解包小工具:基本上只用C语言文件操作函数fopen,fread fwrite等实现的打包小工具-Simple C functions is packaged unpack Gadgets: Basically, only C language file manipulation functions fopen, fread fwrite, etc. to achieve the packaging Gadgets
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:43868
    • 提供者:haochaoqing
  1. fread-fwrite

    0下载:
  2. C语言fread函数和fwrite函数的用法及其实例 C-C language fread function and usage of the fwrite function and its instance C
  3. 所属分类:File Operate

    • 发布日期:2017-03-22
    • 文件大小:226991
    • 提供者:miracle
« 12 3 »
搜珍网 www.dssz.com