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

搜索资源列表

  1. Readstl

    0下载:
  2. C++语言对STL文件格式进行读取,并将其显示出来,有一定的交互功能-C++ language, read the STL file format, and show a certain degree of cross-functional
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7617297
    • 提供者:laga
  1. ReadFile

    0下载:
  2. 本程序用C.C++.MFC三种途径实现了文件的读写操作。-This program demostrate file read/write operation by three method,they are C,C++,MFC.
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:1008348
    • 提供者:
  1. readmat

    0下载:
  2. VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:251552
    • 提供者:黄蓝
  1. medianfilter

    0下载:
  2. 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:566431
    • 提供者:杨帅
  1. zlg_fs

    1下载:
  2. 周立功U盘读写文件系统.rar 极好的用于学习;FAT文件系统 的好代码-ZLG U disk read-write file system. Rar excellent for learning FAT file system, a good code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:827227
    • 提供者:bbm
  1. modular

    0下载:
  2. BPSK 的调制程序,从文件读入01序列,进行采样之后进行BPSK调制,然后输出。VC2005编写-BPSK modulation process, read from a file into the 01 sequences, after sampling BPSK modulation, then output. VC2005 prepared
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3828161
    • 提供者:xinjirong
  1. FAT16

    0下载:
  2. FAT16文件系统免费C代码下载 1)兼容FAT16/FAT32文件系统,支持长文件名,多级目录,多盘操作,读写,创建,删除文件,盘遍厉等等功能 2)采用C代码编写,方便的移植于多种计算机应用平台,一般情况下只需编写额外磁盘的读写驱动,即可使用文件系统所有的功能。 3)具备文件数据块缓冲功能:1)读文件时,读位置在数据块缓冲内,即可直接从数据块缓冲中读取数据,而不需读物理磁盘,加快了读取文件的速度;而且,文件数据块缓冲的大小可由编译宏EnableFileBuf,TotalFil
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:454824
    • 提供者:6756
  1. Write-ReadFile

    0下载:
  2. C++读写文件。Win32程序,产生100个随机数,然后将产生的数存储为10行10列的文件格式,最后从文件中读取这些数并按照原格式显示出来。-The C++ Programming file. It can create 100 numbers and write them to the txt file, in the end read it to print.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:898246
    • 提供者:钟哲
  1. file

    0下载:
  2. 用C,C++以及MFC写文件和读取文件的代码.-With C, C++ and MFC to write papers and read the file code.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:29197
    • 提供者:王雄韬
  1. DES

    0下载:
  2. DES算法,用c++实现。从文件读入明文,将密文写入文件。所有源码齐备,保证测试通过。-DES algorithm, using c++ implementation. Read from a file into the plaintext, the ciphertext to write the file. All source code in place, ensure the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4710
    • 提供者:dong
  1. inifilesCforfullsolutio

    0下载:
  2. 这是个word文档的ini文件C++实现全解,帮助大家理解ini文件读写机制。-This is a word document ini files C++ for full solution to help you understand the mechanism of ini file read and write.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6770
    • 提供者:高建军
  1. P2

    0下载:
  2. use visual C++ to read yuv file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:818
    • 提供者:kts
  1. 5examplesofLinux-c

    0下载:
  2. 简单的字符设备驱动程序mydriver.c、用mmap()来读取/etc/passwd 文件内容、mutex的使用实例、condition virable的使用实例、semaphore的使用实例-A simple character device driver mydriver.c, using mmap () to read/etc/passwd file content, mutex the use of examples, condition virable the use of exam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8505
    • 提供者:王超然
  1. operatingsystem

    0下载:
  2. An operatin system writin with C ,with read/write support for FAT12 file system-An operatin system writin with C ,with read/write support for FAT12 file system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:47949
    • 提供者:abdelrahman
  1. who1.c

    0下载:
  2. who命令的具体实现,方法见原代码注释 /*who1.c - for a first version the who programe * open,read UTMP file,and show resulets -/*who1.c- for a first version the who programe * open,read UTMP file,and show resulets */
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:903
    • 提供者:瀑布
  1. Write_Read_File

    0下载:
  2. C# read/write file operation. Very simple code.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:17662
    • 提供者:evgenik
  1. PeopleManage

    0下载:
  2. 南京航空航天大学C++课程设计,基于dos界面的人事管理系统。可视化界面菜单。显示,添加,删除,查找,排序功能一应俱全。可实现文件读写功能。附说明文档,健壮性良好。密码输入事先可退格操作。特色函数附说明。-Nanjing University of Aeronautics and Astronautics, C++ curriculum design, dos-based personnel management system interface. Visual interface menu.
  3. 所属分类:Applications

    • 发布日期:2017-03-29
    • 文件大小:458808
    • 提供者:潘建东
  1. xlRW

    0下载:
  2. C++直接读取Excel文件数据由于种种原因,有时需要直接进行读取Excel文件数据.独立于MS Office系统,分析Excel文件格式并读取其数据.本程序只读取最基本的信息,若需应用还需更完整的分析-C++ to read Excel file data directly to a variety of reasons, and sometimes need to read Excel file data directly. Independent of MS Office systems,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:27198
    • 提供者:349
  1. 5

    0下载:
  2. 1.C或 C++; 2.从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中.将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; 3.利用已经建好的哈夫曼树(如不在内存,则从文件htmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中,并输出结果,将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrint中。 4.利用已建好的哈夫曼树将文件
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:cyahafa
  1. test

    0下载:
  2. 实现knn算法,机器学习的分类算法。用c++实现,读的文件类型是waka的文件,请大家指正-Achieve knn algorithm, machine learning classification algorithm. Using c++ implementation, read the file type is waka documents, please correct me
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:371949
    • 提供者:mike
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com