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

搜索资源列表

  1. 多文本编辑器

    0下载:
  2. EDITOR是一个多文档/多窗口的文本/二进制编辑器-EDITOR is a multi-file/multi-window text/binary editor.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:145661
    • 提供者:hjxm
  1. 二进制的存储

    0下载:
  2. 用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5359028
    • 提供者:明建
  1. erjinzhiwenbenwebnjian

    0下载:
  2. 一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30144
    • 提供者:lanlicen
  1. 在WINDOWS把文本文件转化成二进制文件

    1下载:
  2. 在WINDOWS把文本文件转化成二进制文件,然后根据ID号码查找内容 ,The text file in the WINDOWS into binary file, and then under the ID number to find the content of
  3. 所属分类:中文信息处理

    • 发布日期:2016-01-25
    • 文件大小:8917
    • 提供者:wanliheng
  1. txt2bin

    0下载:
  2. 将文本文件转换为芯片认识的二进制代码,文本文件只存储0和1,按照一定的规律转换此文本文件-The text file into a binary code known as chips, text files only store 0 and 1, according to certain rules convert the text file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:33056
    • 提供者:lwf
  1. VB_test

    0下载:
  2. 用VB编写的串口通信程序,包括二进制和文本两种模式-VB prepared by serial communication procedures, including two types of binary and text mode
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:155318
    • 提供者:wanjie
  1. readwrite

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

    • 发布日期:2017-03-29
    • 文件大小:2290
    • 提供者:陈忠宁
  1. Binary2Text

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

    • 发布日期:2016-01-27
    • 文件大小:43008
    • 提供者:karlzheng
  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:10940
    • 提供者:郑硕
  1. MyOKFile

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

    • 发布日期:2017-11-14
    • 文件大小:38806
    • 提供者:qiyunping
  1. TuHexTrialSetup

    0下载:
  2. 16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行比较。-16 hexadecimal file editor and disk-editing software. UltraEdit similar text editing tool that supports the binary editing, support for bitwise comparison and adjustm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1503252
    • 提供者:carlose
  1. Point

    0下载:
  2. 用VC6.0编程,可将二进制文件转化文本文件 -Using VC6.0 programming, binary files can be transformed into a text file
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:29291
    • 提供者:franco
  1. SendBinary

    0下载:
  2. C++ Builder 串口事例 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法)-C++ Builder examples of one serial port. Supported binary data and text data transceiver 2. To support any format to send and receive data 3. Supports two protocol packe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:8972
    • 提供者:cp_pan
  1. src

    0下载:
  2. 各种数据保存:字符型,日期型,大文本,图片,二进制-A variety of data retention: character, date, type, large text, images, binary
  3. 所属分类:MySQL

    • 发布日期:2017-04-16
    • 文件大小:13414
    • 提供者:bruceshi
  1. convert1

    1下载:
  2. 二进制转换:通过ASCII码将文本转换成二进制码(用C++编写)- Binary converter /* converts text into binary using the division method*/ /* through ASCII code */ /*compiled with the Dev-C++ compile
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1300
    • 提供者:vla
  1. otxt2bintxt2otxt

    0下载:
  2. 将一个文本文件转为其ASCII对应的二进制文本,然后在将其转为原来文本的小程序。-converting plain txt.file to binary format text based on ASCII code. Then convert it back.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:22636
    • 提供者:zheng ziran
  1. 2

    0下载:
  2. 任意设计一个类(比如point类、RMB类、Student类等),要求 在类设计中对流操作符"<<"和">>"进行重载。在主程序中声明5个该 类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再 以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) requ
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1219383
    • 提供者:闻悦
  1. Huffman

    0下载:
  2. 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:509267
    • 提供者:canyue
  1. 二进制-文本互转工具

    1下载:
  2. 这是一款简易的二进制和文本互转的工具。如将二进制的0x12 34转换成"12 34",或者将文本的"12 34"转换成二进制的0x12 34。 使用方法:二进制转文本的时候只能通过文件方式转换,即二进制数据必须是文件形式(因为我们手写不能直观的表示二进制),转换后的文本同时保存为文件和文本框显示2种方式。(This is a simple tool for binary and text rotation. For example, the binary
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:99328
    • 提供者:大卫33
  1. 范例_二进制读写文本(VB.NET)

    1下载:
  2. vb.net二进制方式读写txt文本范例,适合初学者参考学习(Vb.net binary way to read and write TXT text example, suitable for beginners reference learning)
  3. 所属分类:Windows编程

    • 发布日期:2019-08-01
    • 文件大小:119808
    • 提供者:辣椒_123
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com