搜索资源列表

  1. Readfile

    0下载:
  2. 两种方式读文件,一种是直接读取文字,一种是打开对话框读取TXT文件-read files in two ways
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:3728384
    • 提供者:
  1. C语言实现读写配置文件INI

    0下载:
  2. 用C语言实现读写配置文件INI,可替代GetprivateProfileString和WritePrivateProfileString函数。
  3. 所属分类:源码下载

    • 发布日期:2013-01-25
    • 文件大小:5114
    • 提供者:yp821374975
  1. ut2416裸机 sd卡 sd模式读写 fat32文件系统

    0下载:
  2. s3c2416裸机 sd卡sd模式读写 fat32文件系统 ut2416上正常运行
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. FAT模拟文件系统

    0下载:
  2. 模拟文件系统,支持创建、删除、打开、关闭和读写文件等文件系统的基本功能。
  3. 所属分类:Windows编程

    • 发布日期:2015-05-19
    • 文件大小:4959
    • 提供者:yhd930417
  1. Two-dimensional coordinate transformation

    0下载:
  2. 该程序能根据两个坐标系的坐标,求出坐标转换矩阵,然后读取一个坐标系的坐标文件,转到另一个坐标系的坐标,并输出到另一个文件。(The program can be based on the coordinates of two coordinate systems, coordinate conversion matrix, and then read a coordinate system of coordinate files, to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:栗子.
  1. SD卡读写测试成功

    0下载:
  2. 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:169984
    • 提供者:yuyn7858
  1. 如何读写Excel文件

    0下载:
  2. vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:25060352
    • 提供者:zsj
  1. Plot

    0下载:
  2. 读取xxx.txt文件,绘制曲线, 并且出现对话框,输入相应的参数。(Read txt and plot the diagram. The parameters have to be entered in in the start.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:sc10010005
  1. 读取文件

    0下载:
  2. 文件读取功能,可以将文件的内容进行中文的繁体简体转换,支持文件夹下的文件(.cpp和.h文件中的中文简体转换位繁体)(File read function, you can file the contents of Chinese traditional Chinese simplified conversion, support files under the folder (.Cpp and.H files in the Chine
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:74752
    • 提供者:熊小威
  1. stm32flash读写

    0下载:
  2. 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32.
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. 二进制文件的读写

    0下载:
  2. 将程序中产生的文件以二进制形式写入电脑硬盘(Writes the files generated in the program in binary form to the computer hard disk)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:176128
    • 提供者:
  1. csv文件

    0下载:
  2. 这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。 因为工作任务刚好需要做csv的读写,就找到这个资源。(This resou
  3. 所属分类:Windows编程

  1. ini文件读写操作

    0下载:
  2. 基于WindowsAPI函数,VB6.0语言编写的对INI配置文件读写操作程序(Ini configuration file read and write operations)
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:雷电
  1. 读写文件

    0下载:
  2. VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1878016
    • 提供者:583540466
  1. 文件的输入输出

    0下载:
  2. 对文件进行读写操作,涉及文件指针,文件操作的一些命令。(Read and write files, refer to the file pointer, some commands of the file operation.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:346112
    • 提供者:James1994
  1. VC++读写Excel文件源代码

    0下载:
  2. 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:人气机
  1. z_score.tar

    0下载:
  2. 对nii文件进行Z变换,并保存成nii文件(Z transform to the NII file and save it as a NII file)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:WHJJ
  1. 文件读写操作

    0下载:
  2. C语言文件读写操作,便于输入输出不同的文件进行相应的处理(C language file read and write operation to facilitate the input and output of different files for corresponding processing)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:xiaomumu
  1. 读写INI

    0下载:
  2. 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:CS专家
  1. 1 文件读取 链表操作

    0下载:
  2. C++语言编写,可实现文件读入链表操作,数据结构课程设计(C++ files are read into the list, the design of the data structure course)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:玉玲珑
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org