搜索资源列表
ReadWriteText
- 用C#编写的可以读写各种文本二进制文件的小程序-C# can be prepared in reading and writing texts small binary files procedures
BinaryFileReader
- 用C#编写的可以读写二进制文件的小程序,绝对可以直接用-C# can be prepared in reading and writing binary files small procedures, it may direct use
.las文件读取
- 用C# 读取激光雷达扫描标准文件格式.las 因为las文件是二进制格式的,所以要读取文件必须知道文件数据格式。本程序通过读取点云las文件,获得点云坐标。
FakeCoding1.3
- C#语言编写,随机生成防伪码的windows窗体程序,做好了各种友好提示,直接编译通过运行。提供文本文档和二进制文件存取功能。-C# language, randomly generated security code to the windows window procedure, made all the friendly tips, direct the compiler to run through. Provide text file and binary file access fu
ReadAndWriteBinaryFile
- C#二进制文件读写实例(WinForm实现),保证打开就可用!-C# example of binary file reading and writing (WinForm implementation), ensure that you can use to open!
erjinzhiduxie
- 用C#语言编写的一个二进制文件的读写程序-With C# Language a binary file reading and writing program
BinaryIO
- C# 读写二进制文件的一个示例,很基础,适全初学者学习。-C# an example of reading and writing binary files, it is based, suitable for beginners to learn the whole.
cSharpdaoruwenjian
- 用c#语句将文件转换成为二进制形式存入sql数据库代码-With c# statement to convert the file into a binary form into sql database code
Hex2Bin
- C# 十六进制转换为二进制,bin格式文件,Hexadecimal to binary, bin format,-C# Hexadecimal to binary, bin format, Hexadecimal to binary, bin format,
POIFSBrowser
- C#程序解析和查看doc,ppt和xls格式包含的文件和内容,用于研究Office二进制格式。-C# program to parse and view files and doc, ppt and xls format contains content for the study of the Office binary formats.
Exhaustive-N-binary-system-number
- 列举N位二进制数,的分治递归算法,由C语言写成,附带运行,生成文件-Enumerate the N-bit binary number, divide and conquer recursive algorithm, written in C, with run to generate the file
TxttoDat
- 把十进制文件用C++转化为二进制文件,然后进行处理-turn the txt file into dat file
CSharpjiexi-2jinzhi
- C#解析二进制文件的源码,自我感觉还是可以把-C# source code parsing binary files, or you can feel the
BinaryRW
- c#二进制文件读写程序,经过测试,可以运行,适合初学者-C# the binary file to read and write procedures, through the test, you can run, suitable for beginners
2RWBFileByIO
- c sharp 项目实战 22章例22.27,(二进制文件读取)源代码 -c sharp project combat chapter 22 cases 22.27, (read binary files) source code
BinaryViewer
- 基于c#的二进制文件查看器,能够以二进制格式打开任意文件。-Viewer based on c# binary file, can open any file in binary format.
Chart
- 这是一个利用c#实现chart图像绘制的代码。执行文件,可选取计算机中任意一个二进制文件,绘制折线图 绘制的图形有两个通道,有滚动条可拖动;第二条通道实现微分。并且可以调整大小。-To realize a chart with c# in Visual Stdio.
ImageToByte_312
- C#编写的图片二进制提取文件,源代码,适合STM32做图片显示用(C# prepared by the image binary extraction file, source code, suitable for STM32 to do picture display)
chart1
- 一个简易的chart系统,可以以二进制形式打开各种文件并读取其二进制码并以曲线形式显示出来,并提供一些简单的算法对原始数据进行处理并将处理后曲线显示出来(A simple chart system can open all kinds of files in binary form, read binary code and display them in curve form, and provide some simple algorithms to process the original
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source cod