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

搜索资源列表

  1. netDxf_1.0.3

    0下载:
  2. dxfnet 开源c# .net dxf文件读取库,支持AutoCAD2000到AutoCAD2013,同时支持读取文本和二进制dxf文件-netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010 and AutoCad2013 dxf versions, in both
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3836081
    • 提供者:李沣
  1. The-Linux-foundation

    0下载:
  2. Linux实现基础功能:求组合数、二进制转换、注册、登陆、菜单、分类、读取文件及awk正则表达式-Linux implement basic functions: seeking a combination of the number of binary conversion, registration, login, menus, classification, read the document and awk regular expressions, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:20853
    • 提供者:舍得
  1. Huffman

    0下载:
  2. 1.基本上已经完成压缩及解压缩操作的代码实现。 解压缩时关键还是文件流的操作,读取内容时采用逐字节读取,把0-255的十进制整数转化为二进制数,利用这些二进制数从哈夫曼树的根结点出发,0走左子,1走右子,找到叶子结点,把该叶子结点的下标写入新文件,最后处理有效位数不满8位的字节-1 basically completed the compression and decompression code implementation. Decompression is the key stre
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:chenchen
  1. Reversal

    0下载:
  2. 从txt文件读取数字,转换成二进制后,将二进制倒序,并将倒序的二进制数转换成十进制数输出到新的txt文件-Read decimal numbers a txt file, transfer them into binary. Reverse binary, transfer binary into decimal again and write it into a new txt file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:王傲霜
  1. file-operations

    0下载:
  2. VB 下, 进行文件操作 ,二进制操作。生成Txt,然后读取显示。-VB, file operations, binary operations. Generate Txt, then read the display.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3380
    • 提供者:nw855tan
  1. file-operations

    0下载:
  2. VB 下, 进行文件操作 ,二进制操作。生成Txt,然后读取显示。-VB, file operations, binary operations. Generate Txt, then read the display.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3478
    • 提供者:hz5chui
  1. XML_T0_BINDlg

    0下载:
  2. 此程序包含目录打开,文件转换算法(特定从XML中读取有用的信息转换为二进制),文件打开与保存-This directory contains a program to open the file conversion algorithm (read the XML specific useful information into binary), the file open and save
  3. 所属分类:File Operate

    • 发布日期:2017-05-04
    • 文件大小:4121
    • 提供者:沙鸥
  1. comtrade-master

    0下载:
  2. comtrade file测试 二进制数据文件的读取-Comtrade file read test binary data files
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:8880
    • 提供者:david
  1. ReadImages

    0下载:
  2. 读取数据库二进制图片数据,转换成本地图片文件-read image data and write file to local
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:56733
    • 提供者:kelvin
  1. read-data-from-sarial-port

    0下载:
  2. 使用RXTX技术,pc端接收上位机发送来的二进制数据,进行读取,按照协议进行解析,并进行显示、存储,导出为excel文件。-Use RXTX technology, pc terminal receiving PC to send binary data, read, according to the protocol analysis, and display, storage, export to excel file.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-13
    • 文件大小:2743457
    • 提供者:王子
  1. ls-dyna_database

    0下载:
  2. LS-DYNA软件的二进制输出文件的格式说明。可用于开发读取、写入这些数据库的程序-LS-DYNA binary output files. Guidance on how to access and read these
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:259040
    • 提供者:asplay
  1. map

    0下载:
  2. 该系统主要用qt进行c语言开发,来实现对二进制地图数据信息(包括道路编号,分叉路数,class番号,道路名称标志,道路名称)的读取以及保存在不同的数据结构(如:顺序表、链表、二叉树)下进行增删改查,排序,更新(即是把处理完后的数据重新按格式打包生成二进制数据包,然后替换原来的数据包,结果要保存在文本文件中)等功能。(This system mainly using qt c language development, to achieve the binary map data informat
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1502208
    • 提供者:是你啊
  1. chart1

    0下载:
  2. 一个简易的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
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:160768
    • 提供者:ALLENWHELS
  1. 02_FileTransmission

    0下载:
  2. 文件的发送与接收,在Windows下可正常传输,成功运行,以二进制的方式读取文件(File sending and receiving, normal transmission, in the successful operation of Windows, read the file in binary mode)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:wqfylj
  1. Read_STL

    1下载:
  2. 读取、显示STL格式的3D文件,可对二进制的STL文件进行读取、显示。显示模式可以选择有网格、无网格等。(Read and display STL format files.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:answer727
  1. 22

    1下载:
  2. 此代码用于读取MICAPS数据文件,并转换为二进制格点数据文件(This code is used to read the MICAPS data file and convert it to a binary lattice point data file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:qianye
  1. rddata

    0下载:
  2. 读取MIT-BIH ecg文件,将二进制数据转换为十进制,可绘制波形和读取备注信息。(read ecg data from the MIT-BIH database.)
  3. 所属分类:波变换

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:专业拉网线
  1. WAVE_TEST

    0下载:
  2. 读取特点二进制波形文件并绘制不同的通道的波形(Read the binary waveform file)
  3. 所属分类:

    • 发布日期:2018-05-01
    • 文件大小:42382336
    • 提供者:皮卡兵123456
  1. LabVIEW源代码及实验指导书

    1下载:
  2. LabVIEW源代码及实验指导书,包括卷 DataB 的文件夹 PATH 列表 卷序列号码为 000007C0 88D9:A08B F:. ├─Document │ └─网络通信协议 ├─Experiment │ ├─1-数值与布尔变量,数据操作 │ ├─10-定时结构与同步技术 │ │ ├─1-定时结构 │ │ ├─2-队列(Queue)技术 │ │ │ └─SubVIs │ │ ├─3-事件发生(Occurence)技术 │ │ ├─4-通
  3. 所属分类:LabView编程

    • 发布日期:2018-06-24
    • 文件大小:19965821
    • 提供者:wxrtong104
  1. TLBBBinConfigFileReader

    1下载:
  2. 天龙八部二进制配置文件读取、解析,并转换成csv文件(the read、parse and convert of the binary config file of the game tianlongbabu)
  3. 所属分类:外挂编程

    • 发布日期:2019-07-11
    • 文件大小:93184
    • 提供者:青水
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com