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

搜索资源列表

  1. Covert

    0下载:
  2. 实现十进制,16进制和汉字之间的互相转换,-to
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:2340
    • 提供者:qq2736
  1. drawline

    0下载:
  2. 自己编的,根据串口发回的16进制码,存成文件,流画出曲线-Own series, according to the serial port back to 16 hexadecimal code, stored as files, streams draw curve
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:21260
    • 提供者:张则成
  1. SourceCode05_UART

    0下载:
  2. TI TMS320VC5509A 串口通信程序 波特率19200 数据位8 停止位1 无校验位 非16进制收发-TI TMS320VC5509A Serial communication program Baud rate 19200 data bit 8 stop bit 1 No parity The hexadecimal transceiver
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:571551
    • 提供者:lixuanang
  1. htascconv

    0下载:
  2. 将某存储单元中的100个16进制数转化为ASCII码,并储存到相应的存储区内-hex number to ascii number convertion
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1554
    • 提供者:Jethrey
  1. BMPFILE16ANA

    0下载:
  2. bmp文件的16进制对应结构的分析,非常好滴,俺辛苦总结出来滴-bmp files corresponding to the 16 band structure analysis, very good drops, I summed up by a hard drop
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:87484
    • 提供者:wanghui
  1. AVIAnalyse

    0下载:
  2. AVI文件的16进制分析,相信很少有人回去分析媒体文件的16进制数据吧 有点变态-16-band analysis of AVI file, I believe very few people go back and analyze media files 16-bit binary data it metamorphosis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:42500
    • 提供者:wanghui
  1. CharToAsciiToUnicode

    0下载:
  2. 字符与其对应的ASCII码以及UNICODE码之间的相互转换,由任意一者可以转换到其它两者,ASCII码和UNICODE码的表示还支持10进制和16进制之间的动态切换-ASCII character codes and their corresponding conversion between UNICODE code, can be converted by any one person to another two, ASCII, and UNICODE code that also su
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:61986
    • 提供者:小小
  1. chartohex

    0下载:
  2. 任何字符转换为16进制代码 最简单的应用-Any character into hexadecimal code 16, the most simple applications
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:5226
    • 提供者:张卫国
  1. 16To10

    0下载:
  2. 采用VC++6.0编写,实现了有16进制数据向10进制的转换,读者可以仿照实现其他进制的转换。-Written by VC++6.0 to realize 16 to 10 hex binary data conversion,readers can follow to achieve the conversion of other band.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:43857
    • 提供者:陶菲克
  1. FourArithmeticOperations

    0下载:
  2. 通过汇编语言:能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4 c c:\masm>js 12/3 6 -Through assembly language: to achieve add, subtract, multipl
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3596
    • 提供者:sizo
  1. keyboardtest

    0下载:
  2. 好用的键盘测试软件,用于键盘测试,返回相应的16进制键值,界面华丽-A nice keyboard testing software for the keyboard test, return the 16 hex keys, gorgeous interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1536959
    • 提供者:cuttino
  1. convert

    0下载:
  2. 该工具方便网络编程开发人员的使用,能够将ip地址在点分十进制,16进制,长整形之间来回转换。-The tool developers to facilitate the use of network programming, can be ip address dotted decimal, 16 hex, convert back and forth between long plastic.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2919130
    • 提供者:余凯
  1. Hex

    0下载:
  2. 从键盘输入10个16进制正整数,将从大到小的顺序排列,同时统计偶数的个数 输入非法,要重新输入,引入自定义异常类,数值以16进制方式显示。-Input from the keyboard 10 of 16 hexadecimal integer, will be arranged in sequence, while the number of input statistics even illegal, to re-enter, the introduction of a custom e
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1899
    • 提供者:zxq
  1. CRCAlgorithm

    0下载:
  2. 实现循环冗余校验算法CRC16功能,可输入待校验的16进制字符串,按照CRC16算法得到校验结果。-implementing the Algorithm of CRC16. you can input the string needed to check ,and you can get the result of checking by Algorithm of CRC16
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1952258
    • 提供者:邹芸
  1. HexToDec

    0下载:
  2. Delphi 编写的 将16进制转为10进制的小函数-10 of 16 hex to hex function
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:305687
    • 提供者:hero
  1. serialrecieveandview

    0下载:
  2. 简单实用的单片机51系列串口中断接收显示的C程序。接收串口发过来的一个字符,并以16进制形式显示在led数码管上-Simple and practical single chip 51 shown in C serial port interrupt reception process. Send over the serial port to receive a character, and displayed in 16-band digital tube led
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:11380
    • 提供者:
  1. study

    0下载:
  2. 随机数的一个程序,里面有组数,每个随机数为8位16进制数字,随机数保存在程序目录下的random文件中-A program of random numbers, which are group numbers, each random number is 8-bit 16 hexadecimal numbers, random number stored in the program directory under the random file
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3406640
    • 提供者:gaoyue
  1. FY01

    0下载:
  2. 本例实现2、10、16进制之间的任意转换 封装成了.dll 采用.Net 2.0开发,需要NetFramework 2.0或以上版本-In this case to achieve 2,10,16 any conversion between binary package into. Dll using. Net 2.0 development needs NetFramework 2.0 or later
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:60897
    • 提供者:flfqrmdn
  1. SerialDebuggingAssistant

    0下载:
  2. 串口调试助手1(自己做的)可以发送,接收16进制的数,也可保存接收到的数据-Serial Debugging Assistant 1 (own made) can send, receive 16 hexadecimal number, but also save the received data
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4332147
    • 提供者:april
  1. 16ToChar

    0下载:
  2. 16进制转字符串类型,可根据需要自行修改。-16 hex string change, modify as needed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:28050
    • 提供者:msw
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com