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

搜索资源列表

  1. ihex.zip

    0下载:
  2. This program will dump a block of program code to the 8051 serial port in Intel HEX format. It was a quick and nasty hack to fulfill a need, however it includes a good checksum calculation routine, which is nice. For simplicity, this program dumps I
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-11-04
    • 文件大小:2726
    • 提供者:
  1. Myrece3.0

    1下载:
  2. F206串口收发程序,内含16进制和字符数据的相互转换-F206 serial transceivers procedures, containing 16 characters in hex and data conversion
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14389
    • 提供者:杨宇
  1. com-test

    0下载:
  2. 测试串口程序,包括收发信息,16进制机制-a program which can test series, include sending and receiving message, hex mechanism
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:495831
    • 提供者:丁前
  1. TcpTestServer

    0下载:
  2. 报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序-Packet Analyzer, will receive the text of the report 16 hours in hex and ASCII, respectively, to facilitate the communication process debugging
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:email_xugang
  1. BigCalcXP2.0

    0下载:
  2. 从事数学计算或是软件开发的人,都会遇到这样一个问题。如果两个极大整数做各种运算,经常会因为数据太大导致溢出,而无法得到正确结果。大整数计算器正好为您解决此方面的烦恼。它理论上是支持无限位数的10进制和16进制整数的各种运算,当然这主要还是取决于使用者的机器运算速度。程序本身没有豪华界面,因为作为一个数学计算类的软件,那只会过多地占用系统资源,就运算速度来说有害无益。希望它能给您帮助!-mathematical calculation or engaged in the development o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:171133
    • 提供者:王开
  1. c8051f020_8563

    0下载:
  2. c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={ 0x00, // control regesiter 1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30014
    • 提供者:梁立林
  1. leon3-altera-ep2s60-ddr

    0下载:
  2. This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be read but not written. NOT
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:114780
    • 提供者:king.xia
  1. hexedit_20070930

    0下载:
  2. 16进制HEX编辑器DELPHI控件源码。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:311043
    • 提供者:jacku
  1. WinHex_14.2_SR3_cngreen

    1下载:
  2. 建议使用WinHex,各种方向、格式的转换通吃 打开文件 工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制 保存,搞定。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:894389
    • 提供者:郭坚
  1. QQ密码加密函数模块,MD5+BASE64示例

    0下载:
  2. 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
  3. 所属分类:源码下载

  1. VBcrc16

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:899
    • 提供者:why
  1. int16-to-hex-string

    0下载:
  2. 16位整形数值转换为16进制字符串,可用于串口通讯时的数据类型转换。-int16 to hex string
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:8144
    • 提供者:alex
  1. jinzhizhuanhuan

    0下载:
  2. 10进制转16进制,16进制转10进制,转2进制,串口发送数据并接受返回-10 hex to 16 hex, 16 to 10 hex, to 2 hex, serial port to send data and receive return
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:112306
    • 提供者:qinsimu
  1. DrawCircle

    0下载:
  2. 连接UDP接收16进制数据并在界面上画圆-Connect UDP to receive 16 hex data and draw a circle on the interface
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-27
    • 文件大小:9218863
    • 提供者:韩坤
  1. ShowTag

    0下载:
  2. 接收UDP16进制数据在界面上绘制出位置-Receives the UDP 16 hex data to draw the position on the interface
  3. 所属分类:FlashMX源码

    • 发布日期:2017-12-11
    • 文件大小:83670358
    • 提供者:韩坤
  1. FYTXvisa

    0下载:
  2. 实现串口读写功能。其中读取需要增加读取显示出16进制格式,如1A 2C 3D 5F-Serial read and write function. Which read the need to increase the read display out of 16 hex format, such as 2C 3D 5F 1A...
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:32911
    • 提供者:zxc
  1. num2arr

    1下载:
  2. 读取二进制文件,转换成相应字节,图形化输出(translate bin-type to hex-type.Give information about attitude)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:65536
    • 提供者:DBZP
  1. 16进制加减计数器

    0下载:
  2. 16进制加、减计数器,用两个数码管显示(0-15)(hex add/sub counter(show 0-15))
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-17
    • 文件大小:349184
    • 提供者:tyne
  1. char-string-to-HEX

    0下载:
  2. 将字符串转变为16进制数,可以直接工程应用(Converting a string to a 16 hexadecimal number can be used directly for engineering applications)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:26624
    • 提供者:llbbestlj
  1. AsciiToHex

    0下载:
  2. ASCII码转16进制数,即文本字符转16进制数据,文本以任意非0~9 ,a~z,A~Z分割均可(ASCII code to 16 decimal number, that is, text characters to 16 decimal data, the text to any non 0~9, a~z, A~Z segmentation can be)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:814080
    • 提供者:cylon
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com