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

搜索资源列表

  1. BinaryParser

    0下载:
  2. 可使用此工具帮助使用者去解析一些未知的简单二进制文件格式。工具可随时查看文件中任意位置开始表示的字符、有符号整数、无符号整数、短整数等的实际数据显示。-You can use this tool to help users to resolve some unknown simple binary file format. Tools can be anywhere at any time view the file began to express the character, signed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:105217
    • 提供者:
  1. WriteAndReadFile

    0下载:
  2. 读写二进制文件,去掉后面皆为符号,把TCHAR 字符串转化成 CHAR 字符。-read and write binary file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:44450
    • 提供者:ci
  1. Code

    0下载:
  2. 该封包文件是二进制文件,文件中包含若干个Ethernet帧,其中有正确的帧,也有错误的帧。正常Ethernet帧的数据字段封装的是上层数据报,而本光盘提供的Ethernet帧封包文件中,数据字段封装的是文本信息。-The packet file is a binary file, the file contains a number of Ethernet frames, including the right of the frame, but also the wrong frame. No
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9190
    • 提供者:zhb
  1. Demo-of-Visual-CPP

    0下载:
  2. 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:52173824
    • 提供者:李成龙
  1. CharToUnicode

    0下载:
  2. 用MFC编写的。1.可以将字符(包括中文和英文)和Unicode相互转换。2.将正整数转化为八进制、二进制、十进制、十六进制。3.键盘钩子,根据按键,显示字符、ACS码值、二进制数值。编译环境VC++6.0,系统:windows xp SP3-Written in MFC. Can characters (including Chinese and English) and Unicode conversion. (2) a positive integer into octal, binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3703320
    • 提供者:帝高阳
  1. siweifanzhuan

    0下载:
  2. 将明文的每一个字符对应的二进制进行四位反转,再输出其对应的十六进制字符串-This is about si wei fan zhuan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:865
    • 提供者:dalong
  1. change_charto2

    0下载:
  2. 将字符转成二进制数组 0x27,等形式 需要转的字符串放到sourcecode里面自己建立一个,结果在sourcecode.h里面-Turn the character into a binary array 0x27 the form necessary to transfer the string into the sourcecode inside themselves a result sourcecode.h inside
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:173881
    • 提供者:Kinlih
  1. DESandData

    0下载:
  2. 字符转二进制,二进制转字符,字符转压缩码,压缩转二进制,数据转换-ASCtoBin AscToBcd BcdToBin BcdToAsc
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者:scott
  1. bf_pkg

    0下载:
  2. 字符和std_logic_vector之间的类型转换函数,可用于操作二进制文件。-This is conversion function between character and std_logic_vector type, which can be used to operate binary file in VHDL.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:3362
    • 提供者:greatwind
  1. haffumanlast

    0下载:
  2. 哈夫曼编码系统 设计任务:   从键盘输入一串电文字符能输出对应的哈夫曼编码。同时,能翻译由哈夫曼编码生成的代码串,输出相应的电文字符串。 设计要求:   (1)从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树及哈夫曼编码。   (2)利用已经建好的哈夫曼树,对输入的字符串进行编码,输出编码序列。   (3)利用已建好的哈夫曼树对输入的二进制编码进行译码,并输出结果。-Huffman coding system design tasks: from the
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1807
    • 提供者:heilunya
  1. Huffman-tree-and-Parking-management

    0下载:
  2. 本程序是双工信道哈夫曼的编/译码器,该系统可进行字符与二进制码值间转换。栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-This procedure is a duplex channel Huffman of knitting/decoder, this system can be character and the binary code value among conversion. Stack simulation parking lot to queu
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:3443
    • 提供者:李密
  1. Send_test_0814

    0下载:
  2. RS232串口通信;基于MFC窗口界面编程。可以按字符、十六进制、二进制或文本发送。-RS232 serial communication based the MFC window interface programming. Can be sent by character, hexadecimal, binary or text.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:5573898
    • 提供者:Zhang Ning
  1. seven2

    0下载:
  2. 打开一个二进制文件,将里面的数据按照读取,将其按16进制的方式打印出来; 第一行显示header,表示每一个数据在行内的偏移量; 然后每一行开始显示第一个数据在文件中偏移,然后显示8个数据(数据之间使用空格分隔,每一个数据2个字符位置),然后显示竖线 ,然后显示8个数据; -Open a binary file, the data inside the read, print hexadecimal way displays the first line of the head
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:798
    • 提供者:涟漪在线
  1. maze

    0下载:
  2. 迷宫游戏1.从文件中读出迷宫数据,寻找并打印路径通路;存储迷宫数据到文件。 2.文件中迷宫地图数据格式为: 长 宽 入口 出口 迷宫地图数据 迷宫地图数据由01二进制组成,1表示墙壁,0表示通路 3.可以采用字符显示迷宫地图和路径,比如□表示通路, ▇表示墙壁, ※表示找到的路径. -Maze game from a file read out the maze of data to find and print the path pathway storage maze
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1581
    • 提供者:name
  1. sting_lib

    0下载:
  2. 各种字符串函数功能的实现 比如 字符大小写转换,字符长度 二进制转BCD 一个字符转换成16进制 十进制等一些函数的实现-The realization of the function of various string function
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:7813
    • 提供者:绿茶好心情
  1. ComAssistant-(2)

    0下载:
  2. 仿Windows系统带的超级终端的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。-HyperTerminal imitation Windows system with RS232 serial debugging tools. Very easy to read and write ports, send support ASCII characters can open binary files are displaye
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:61128
    • 提供者:jiamingshuo
  1. EliteConv

    0下载:
  2. 该应用程序将ASCII字符到他们的十六进制、十进制和二进制等效。用户友好界面,自动转换选项,有趣的声音和注释源代码(-The application will ASCII characters to their hexadecimal, decimal and binary equivalent. A user-friendly interface, automatic conversion option, interesting sounds and annotated source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:70618
    • 提供者:南南
  1. 1

    3下载:
  2. /* * * 定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1024
    • 提供者:Elena
  1. Exercise-1-IntChar

    2下载:
  2. 定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。 * 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100 * 长度不足四个字符的串,剩下部分用0补足。 * * * 自己根据需要类IntChar的属性和方法,但需满足以下要求: * 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属
  3. 所属分类:其他小程序

    • 发布日期:2014-03-26
    • 文件大小:707
    • 提供者:Lighting
  1. 1622-BASE64

    0下载:
  2. 字符转化为16个二进制字符,以及BASE64编码的互相转化 c++源代码-Characters are converted to 16 binary characters, as well as BASE64 code conversion c++ source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:19904
    • 提供者:wanghongmin
« 1 2 34 »
搜珍网 www.dssz.com