搜索资源列表

  1. ReadBin

    0下载:
  2. vc++6.0下的一个读取二进制文件里面双精度数据的小段代码。-vc++6.0 under a binary file to read the data inside the double-precision small pieces of code.
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:Zh.g
  1. readwrite

    0下载:
  2. 详细介绍了文本文件和二进制文件的读写方法,方法巧妙、全面-Details of the text files and binary files read and write methods by ingenious, comprehensive
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:陈忠宁
  1. ReadAndWriteBinaryFile

    0下载:
  2. C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:34816
    • 提供者:董志凯
  1. zhenfengzhuang

    0下载:
  2. 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming fr a me package. Encapsulated only in the data fr a me the head and tail add a specific binary data, you can read and write binary files
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:郑硕
  1. lontest

    0下载:
  2. 读取钱龙软件的股票信息,并讲数据库中的二进制文件转换为文本文件查看-read qinlong Stock software infomation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:34816
    • 提供者:renzhen
  1. 123456

    0下载:
  2. 模拟实现单机目录FAT的文件系统 基本思路:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。 基本设计要求:1、实现如下文件系统功能(过程或函数): a、 打开文件系统 FILE *OPENSYS(char *filename) b、 关闭文件系统 int CLOSESYS(FILE *stream) c、 显示目录 void LISTDIR(void) d、 建立文件 int FCREATE(
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:黎民
  1. FileWrite

    0下载:
  2. 读写二进制文件,简单程序,可以作为程序开发时的参考-Reading and writing binary files, a simple procedure, can be used as a reference when program development
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1902592
    • 提供者:黄斌
  1. erjinzhiduxie

    0下载:
  2. C++.NET环境下的二进制文件读写 例程很好 希望能帮助到大家-C++. NET environment routines to read and write binary files very well intend to help you
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:sdsadsa
  1. Binary2Text

    0下载:
  2. 把二进制文件内容转换为文本文件 附件为vc++源代码-binary to text
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:43008
    • 提供者:karlzheng
  1. erjinzhiwenjian

    0下载:
  2. 实现写入二进制文件,同时实现读取二进制文件-Achieve write binary files, while achieving read binary files
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:颜兴华
  1. File_BinaryToText

    0下载:
  2. 实现二进制文件到文本文件的转换,提供目录选择,输出文件目录选择-To achieve binary file to a text file conversion
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:214016
    • 提供者:000
  1. DWORD-Data

    0下载:
  2. 一个对二进制文件进行读写的类的例子。简单修改后可作为一个二进制文件输入输出接口。-One pair of binary file reading and writing class example. Simple modification can be used as a binary file input and output interfaces.
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:永远
  1. HexView

    0下载:
  2. 读取二进制文件,方便实用,大家用来看,也是在网上找到了,费了好大的尽-Read binary file, convenient and practical, we use the term, is also found online, take a great of the best
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:195584
    • 提供者:王熙凤
  1. convert_gd4s_to_binary

    0下载:
  2. 将模型输出的gd4s文件转换为二进制文件(Converts the gd4s file of the model output to a binary file)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:liuynhupr
  1. Convertbinaryfile

    0下载:
  2. 实现二进制文件与普通的文本文件 之间相互转换,高效易用,数据结构体自己定义(The implementation of binary files and common text files to convert, efficient and easy to use, data structures themselves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:seatrcygull
  1. C#文件编辑器源码

    0下载:
  2. 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:46080
    • 提供者:哦嘞嘞
  1. BIN文件清0工具

    0下载:
  2. 实现对二进制文件的操作,全部写为0 ;是VC++操作文件读写的一个简单例子; 本例子中的功能是将一个bin文件内容全写为0;(To achieve the operation of binary files, all written as 0; is a simple example of VC++ operation file read and write; The function of this example is to w
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:4524032
    • 提供者:dashu
  1. NC_matlab

    0下载:
  2. 用来读取二进制文件和写入二进制文件的函数(it can be wrrited binary file by matlab)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:371712
    • 提供者:KKKDragon
  1. python的串口通信发送二进制文件

    0下载:
  2. 如何python编程串口通信发送二进制文件,实测OK
  3. 所属分类:python

    • 发布日期:2023-05-11
    • 文件大小:1290
    • 提供者:canuuu
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org