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

搜索资源列表

  1. ReadFile

    0下载:
  2. 一个快速异步读写文件的程序,选择需要读写的程序,填写需要保存的地址,点击读写即可。-The program about how to read a file quikly. You must use it in windows system.
  3. 所属分类:File Operate

    • 发布日期:2017-11-01
    • 文件大小:136163
    • 提供者:蔡广文
  1. DiskVariable

    0下载:
  2. 实现了文件随机读写的一个C++类。使用CDiskVariable类操作磁盘,可以随机读写文件。 使用CDiskMap可以将文件映射到数组中。在CDiskMap类被析构的时候,数据自动存入文件的指定地址。-Random read and write files to achieve a C++ classes. Use CDiskVariable class action disk, you can randomly read and write files. Use CDiskMap Fil
  3. 所属分类:File Operate

    • 发布日期:2017-12-01
    • 文件大小:1656
    • 提供者:雷志鹏
  1. File

    0下载:
  2. 可以实现读写文件的操作,也可以操作注册表-Can read and write file operations, you can also operate the registry
  3. 所属分类:File Operate

    • 发布日期:2017-11-19
    • 文件大小:2343633
    • 提供者:xiaoxi
  1. Graphic

    0下载:
  2. 可以实现读写文件和画图的功能,可以操作基本的画图的线条-You can read and write files and drawing functions can operate basic drawing lines
  3. 所属分类:Menu control

    • 发布日期:2017-11-20
    • 文件大小:3649618
    • 提供者:xiaoxi
  1. day7_02_SDWriteAndRead

    0下载:
  2. Android SD卡读写文件代码,包括文件读写,文件夹创建-Android SD Card Reader file code, including file read and write, create folders
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:52072
    • 提供者:kid
  1. suijiduxiewenjian

    0下载:
  2. 该文件为c++随即读写文件文本的源程序,使用Microsoft Visual Studio 2008编程-The file is then read and write files c++ text of the source, using Microsoft Visual Studio 2008 programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2854
    • 提供者:王伟
  1. Player-profiles

    0下载:
  2. 这是一个基于vs2005编译的播放器配置文件,可以进行读写文件操作。读写的文件格式为.ini格式。-This is a player based on vs2005 compiler configuration files, you can read and write file operations. Read and write file format. Ini format.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:34995
    • 提供者:黄武涛
  1. STM32_FATFS20130809

    0下载:
  2. 在stm32f107上移植了Fatfs文件系统来访问SD卡,SD卡与CPU通过SPI接口连接,传输采用了DMA,可以快速读写文件-In stm32f107 on the transplant Fatfs file system to access the SD card, SD card connected to the CPU via the SPI interface, the transmission uses a DMA, you can quickly read and write f
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4109690
    • 提供者:Haler
  1. SVM-MT

    0下载:
  2. 基于libSVM-v310的完全多线程化libSVM,仅读写文件在框架内无法优化。svm-predict不需要openmp支持,svm-train需要打开openmp支持。VS2008编译。修改MAX_THREAD可以调整svm-predict线程数。-A fully multi-thread optimized libSVM based on libsvm-3.10. svm-predict won t need openmp however svm-train requires. The p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:20376
    • 提供者:
  1. 3_Draw

    0下载:
  2. 读写文件并绘图:写入文件,其中存入点的坐标,并读取文件,画出坐标轴,在坐标轴上会出点并连成折线-Read and write files and graphics: write files, which stored the coordinates of points and read the file, draw the axes, the axis will be out at the point and connected into a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:60313
    • 提供者:李丽
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1925173
    • 提供者:奋斗不止
  1. vcremotefile

    0下载:
  2. VC++远程读写文件代码,初学者参考,通过指定的IP地址直接读取对应目录中的文件,网络路径就写在代码里,不过自己要修改一下,要确认网络中存在这个路径。这个例子其实挺简单的,适合初学者参考学习。-VC++ remote read and write file code, for beginners reference, by specifying the IP address corresponding to directly read files in the directory, the ne
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:20211
    • 提供者:谈美明
  1. file-system

    0下载:
  2. linux系统上的简单文件系统的实现,有创建、删除目录和文件以及读写文件等基本操作-simple file system create,delete dir and files read and write files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:441059
    • 提供者:杨涛
  1. Readwrite

    1下载:
  2. VC++环境下编写的一个多线程文件读写操作的实例。简单的利用互斥变量、原子操作等技术实现多线程读写文件时的互斥,从而确保文件在操作过程中不会被破坏。-File accesss lock in multi-thread
  3. 所属分类:File Operate

    • 发布日期:2016-04-12
    • 文件大小:3743744
    • 提供者:123
  1. code

    0下载:
  2. 参考linux extra2文件系统设计的一个基于c++读写文件操作的虚拟文件系统,适合作为操作系统课程的大作业参考-A reference linux extra2 file system design based on the virtual file system c++ write file operation, suitable for operating system programs big job reference
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3991229
    • 提供者:陈卓
  1. DbHandler-v1.0

    0下载:
  2. C++读写ACCESS数据库 可以像读写文件一样仿问数据库- ACCESS database to read and write C++ may like to ask the database read and write files as fake
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:699319
    • 提供者:张谋
  1. sqlSendFile

    0下载:
  2. 利用SQL上传和下载文件,首先用vfp创建读写文件的com组件,然后sql存储过程调用com进行文件上传和下载。-Use SQL to upload and download files, first create com component read and write files using vfp, then sql stored procedure call com for file uploads and downloads.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:16770
    • 提供者:yangjunqi
  1. SD-Card-FatFsFile-System

    0下载:
  2. SD卡的文件系统,PTFS,用来读写文件,占用的内存特别小,200byte就能正常读写,但只支持同时对一种存储介质操作。-SD card file system, PTFS, is used to read and write files, the memory is very small, 200byte be able to read and write properly, but only for one kind of storage media support simultaneous
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:133764
    • 提供者:张根
  1. stm32PSDIOP4BitPFATFS

    0下载:
  2. STM32+SDIO(4bit)驱动sd卡,加入了FATFS,实现读写文件,已在硬件上调试通过可用-STM32+ SDIO (4 bits) drive sd card, joined the FATFS, realize the read and write files, has been on the hardware debugging through available
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3399238
    • 提供者:段佳
  1. file-rw

    0下载:
  2. CCS3.3中使用读写文件,可以用于记录日志,以及需要使用的数据格式-File Opearation:Read data from Files and can be transferd format that you want.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:447388
    • 提供者:avrmax
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com