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

搜索资源列表

  1. AVI-format

    0下载:
  2. AVI文件格式及其应用研究。,以一个具体的 AVI文件的二进制码为例 ,详细解释和研究 AVI文件的各个字段的具体含义。-AVI file format and its application. To a specific binary code, for example AVI file, AVI file detailed explanation and research the specific meaning of each field.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:230769
    • 提供者:EndlessRoad
  1. cSharpdaoruwenjian

    0下载:
  2. 用c#语句将文件转换成为二进制形式存入sql数据库代码-With c# statement to convert the file into a binary form into sql database code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1687
    • 提供者:张亚
  1. Hex2Bin

    0下载:
  2. C# 十六进制转换为二进制,bin格式文件,Hexadecimal to binary, bin format,-C# Hexadecimal to binary, bin format, Hexadecimal to binary, bin format,
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:43887
    • 提供者:wujianwen
  1. File

    0下载:
  2. 简单的文件流操作,将一张图片导入一二进制写出去-Simple file stream operations, will be a picture into a binary write out
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:252531
    • 提供者:陈春丽
  1. File2Hex

    0下载:
  2. 将文件转换为十六进制数据输出,方便查看二进制数据。-Hex file into a data output for easy viewing binary data.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:27617
    • 提供者:Weigang Lee
  1. Text-to-Bin

    0下载:
  2. 将文本格式的二进制数据转换为二进制格式文件,方便二进制格式文件数据编辑和烧写。-The text format of the binary data into binary format, binary format to facilitate data editing and programming.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:2244
    • 提供者:wfl
  1. Dog

    0下载:
  2. /*11-6. 声明一个dog类,包含体重合年龄两个成员变量及相应的成员函数,声明一个实例dog1,体重为5,年龄为10, 使用I/O流把dog1的状态写入磁盘文件,再声明另一个实例dog2,通过读文件把dog1的状态赋给dog2。分别使用文本方 式和二进制方式操作文件,看看有何不同;再看看磁盘文件的ASCII码有何不同。*/-/* 11-6. Declare a dog class that contains two member variables age, weight and c
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:5481
    • 提供者:seven
  1. examp

    0下载:
  2. 文件二进制读取写入,图型显示,用户名+——,工业界面-photo txt
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:366732
    • 提供者:qqq
  1. 2011991434588

    0下载:
  2. 读取图片为二进制显示出来,读取图片文件为数据流,通过读取数据流转成十六进制或二进制 -Read a binary image is displayed, read the image file for the data stream by reading the data flow into hex or binary
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:710749
    • 提供者:aca67w7a178
  1. hex2bin

    0下载:
  2. perl脚本,将Keil生成的hex文件转换成二进制表示。-perl scr ipt, for transfer Keil hex file to binary file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1112
    • 提供者:wds
  1. BinaryView

    0下载:
  2. 该程序代码简短,可以用二进制的形式查看文件-VC++ BinaryViewer is for view file
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:16456
    • 提供者:zhouyingjie
  1. binary-document-view

    0下载:
  2. 以二进制查看文件,用函数readline实现读出文本文件并将文件转化为二进制形式-open a document as an binary document
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:55232
    • 提供者:jason
  1. SecretHider

    0下载:
  2. 简单的文件操作将文本信息添加到二进制图片文件中。-Simple file operations to the text information is added to the binary image file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5583120
    • 提供者:杨帆
  1. C-Software-design

    0下载:
  2. 分数统计 要求:(1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出; (3)具有输入输出界面。 打字程序 要求:(1)随即产生一字符串,每次产生的字符串内容、长度都不同; (2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率; (3)具有输入输出界面。 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 加密 要求:(1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5575
    • 提供者:戴永刚
  1. SQLofImages

    0下载:
  2. WEB开发,数据库存储图片方法。两种方法:1、存储文件路径,2、存储二进制信息。-How can Database storage images.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6439
    • 提供者:Vnique
  1. obj2bin

    0下载:
  2. 把vc生成的obj文件中代码部分的二进制数据提取出来,整到一个文件中。-The vc obj file generated code part of the binary data extracted from the whole to a file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6143
    • 提供者:焱哥
  1. POIFSBrowser

    0下载:
  2. 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.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1512563
    • 提供者:陈文捷
  1. stream

    0下载:
  2. 流文件的转换:stream和byte的转换,图片二进制的转换-my not say not you not and fuck you
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:3161
    • 提供者:jearly
  1. wavTransform

    0下载:
  2. 将wav文件从十进制转换成二进制,再从二进制转换回去-tansform a wav file from decimal to binary and reverse the process
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:790
    • 提供者:steven
  1. ftp_lab

    0下载:
  2. 从命令行终端获得ftp 服务器的域名或 IP 地址字符串,转换为网络字节序的二进制 格式的IP 地址。 使用上述IP 地址和默认的21端口,创建一个到ftp 服务器的TCP 连接,用于传输 所有的控制命令。 在传输控制命令的TCP 连接中循环处理,将用户端的标准输入解释为FTP 协议的 控制命令并发送,根据ftp 服务器回复的响应命令执行一些本地操作或远程控制。 准备进行数据传输时,创建一个新的 TCP 连接,根据需要,将接收到的数据发送到 标准输出或存储到文件
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8511
    • 提供者:tangj
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 36 »
搜珍网 www.dssz.com