搜索资源列表
ASP中从数据库读取二进制文件数据代码
- asp文件的数据库应用,应该对数据库有认识-asp document database application, the database should know
vb6写入图像或二进制文件信息到MSSQL
- 列出了关键的读取文件和写入数据库的代码,其他的不罗嗦.
读取文件内容并以二进制显示
- 读取文件内容并以二进制显示.rar-read the contents of the documents and binary show. Rar
FileOperation
- 读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not les
文件的~1
- 文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容
ASP中从数据库读取二进制文件数据代码
- asp文件的数据库应用,应该对数据库有认识-asp document database application, the database should know
VC代码ReadFile
- VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!-VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
ShapeFileRead
- Shape读取ESRI的Shape文件是二进制文件,能够同时存储空间图形数据和属性数据。
BitFileRw
- 我用VC写的,二进制文件读写范例。 该程序读取了MEPG2的包的二进制文件,并且把该包中的Teletext的信息取出来,重新写回一个新的二进制文件。-I use VC written examples to read and write binary files. The program reads the packet MEPG2 binary file, and the package of Teletext informati
duavierjinzhi
- 这是读取avi格式将其转化为二进制文件,通过文件格式转化,对图像传输有用-This is a read avi format into a binary file through the file format conversion, useful for image transmission
ReadMIF
- GIS编程中的读取MapInfo MIF文件的VC6工程源码,读取点线面数据并保存到一个二进制文件中去,是GIS初学者不可多得的好参考资料。(附一个道路网的MIF测试文件)-GIS Programming read MapInfo MIF files VC6 project source code, read the points and lines to cover the data and save it to a binary f
ReadBinaryFile
- 自己写的一个二进制文件读取和分析的小工具,主要特色是支持十六进制数据到十进制double和float的转换。好东西哦!-Writing itself a binary file to read and analyze a small tool, the main features are support for hexadecimal data to decimal conversion double and float. Oh goo
Hexshow
- 此实例演示了在VC中怎样读取二进制文件。-This example demonstrated how to read at VC in the binary file.
ReadBin
- vc++6.0下的一个读取二进制文件里面双精度数据的小段代码。-vc++6.0 under a binary file to read the data inside the double-precision small pieces of code.
ReadFile
- C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
lontest
- 读取钱龙软件的股票信息,并讲数据库中的二进制文件转换为文本文件查看-read qinlong Stock software infomation
erjinzhiwenjian
- 实现写入二进制文件,同时实现读取二进制文件-Achieve write binary files, while achieving read binary files
HexView
- 读取二进制文件,方便实用,大家用来看,也是在网上找到了,费了好大的尽-Read binary file, convenient and practical, we use the term, is also found online, take a great of the best
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.
NC_matlab
- 用来读取二进制文件和写入二进制文件的函数(it can be wrrited binary file by matlab)