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

搜索资源列表

  1. VB_caculator

    0下载:
  2. 用VB编程实现计算器,可用功能有2进制10进制16进制的数学运算及逻辑运算,以及各进制间的相互转换。-Programming with VB calculator, the features available with 2 decimal 16 hex 10 decimal arithmetic and logical operations, as well as conversion between hexadecimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:328019
    • 提供者:lily
  1. Binary_conversion

    0下载:
  2. VB6做的二进制转换成八、十、16进制。-VB6 to convert binary to do eight, ten, 16 hex.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5573
    • 提供者:杨永志
  1. sniffer

    0下载:
  2. 使用Libpcap库捕获局域网中的IP包,要求: 打印数据包的源与目的物理地址; 打印源IP与目的IP地址; 打印出上层协议类型; 如果上层协议为TCP或UDP协议,打印目的与源端口信息; 如果上层协议为TCP或UDP协议,将数据以16进制与ASCII的两种方式同时打印出来,不可打印字符以‘.’代替; -Libpcap library using the LAN IP packet capture, asked: Print packet source and desti
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1300
    • 提供者:zhoubx
  1. 91

    0下载:
  2. 数字编码可用ASCII码、16进制、8进制、8421BCD码、5421BCD码,给出相互转换的程序。-Digital code can be ASCII, 16 hex, 8 decimal, 8421BCD code, 5421BCD code, given the conversion process.
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3451932
    • 提供者:贺锐
  1. ps2

    0下载:
  2. PS2断码和通码的16进制,供大家学习,共同提高,-PS2 break codes and pass codes 16 hex, for everybody to learn and improve together,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:619
    • 提供者:李强
  1. 23

    0下载:
  2. 16进制转BCD代码源代码51单片机亲测好用,放心copy-BCD code of 16 hex turn pro test source code 51 SCM easy to use, rest assured copy
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:516
    • 提供者:jacky
  1. Checksum

    0下载:
  2. 校验和的计算过程主要分位三个步骤:数据文件的输入,校验和的计算和校验结果的输出。输入数据可能是以字符形式存储的 ,而校验和的计算则要采用数据形式,所以在从文件读取数据时,都要进行字符到数据的相互转换. 使用C++编程时直接使用16进制的方式打开输入文件。待校验的数据按16位位一个单位相加,采用端循环进位,最后对所得16位的数据取反码。因为待校验的数据时以字节方式分隔的 ,所以为了方便,将16位的数据分成高8位和 低8位处理。-Checksum calculation process is div
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:7519
    • 提供者:刘俊涛
  1. yjzc

    0下载:
  2. 基于pic16f877a的串行通信 输出为16进制,输入为10进制-Serial communication output based on pic16f877a 16 hex, 10 decimal input
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:18580
    • 提供者:zxy
  1. 10hex16hexbulktransfer

    0下载:
  2. 16进制批量转10进制10 hex 16 hex bulk transfer-10 hex 16 hex bulk transfer
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1484
    • 提供者:吉高兵
  1. getkey

    0下载:
  2. 本程序用于通过读取键盘端口获得按键扫描码,并显示16进制的扫描码。附源代码和EXE。可用MASM编译。-This procedure is used to obtain keys by reading the keyboard port scan code, and displays the scan code 16 hex. With source code and EXE. MASM compiler available.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:5289
    • 提供者:韦小宝
  1. RSAToolV2.14

    0下载:
  2. 此为RSA可视化完整程序,功能齐全,可对文字、2、8、16进制进行加解密过程,且运算过程比较迅速。对于RSA的学习与研究有帮助。 -This is the complete RSA visualization process, functional and can text, 2,8,16 hex encryption and decryption process, and the operation process is relatively rapid. RSA study and rese
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:72323
    • 提供者:李小树
  1. 27

    0下载:
  2. 一个用c51写的DS1302的时钟程序,适用于8051单片机等-C51 write a 16 hex with BCD code transfer procedures, for 8051, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1188
    • 提供者:zhuweixian
  1. adder4-7seg

    0下载:
  2. 这段程序主要是实现了两个16进制的数据相加减,主要思想是由32位的进位加法器的来。目标板是spartan 3的实验板。-This program is to achieve a two-phase addition and subtraction of data 16 hex, the main idea is to carry the 32-bit adder to. Target board is spartan 3 development board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:655045
    • 提供者:张元甲
  1. minihexer

    0下载:
  2. python for S60手机16进制编辑器源码-python for S60 mobile phones 16 hex editor source
  3. 所属分类:Symbian

    • 发布日期:2017-04-01
    • 文件大小:10495
    • 提供者:MyDream
  1. 16--10-hex-hex-exchange-program

    0下载:
  2. 16进制-10进制互换的程序 此程序用于16进制和10进制间的转换-16-10 hex hex exchange program
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:588
    • 提供者:舒米勒
  1. hexeditor

    1下载:
  2. 16进制编辑器的DELPHI 7.0 控件源码-16 hex editor DELPHI 7.0 Controls
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:66032
    • 提供者:wang
  1. draw

    0下载:
  2. 1.画填阴影线的任意多边形,阴影线间距,角度可调 2.多项式加减法 3.栈与队列(10进制转16进制,入栈,出栈,入队,出队,销毁队列,显示队列)-1. Draw the line polygon fill in the shadow, shadow line spacing, angle adjustable 2. Polynomial Addition and Subtraction 3. Stacks and queues (10 decimal 16 hex transfer,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:6413
    • 提供者:叶子
  1. cP

    0下载:
  2. 用AT89C51控制ADC0808将模拟信号转换为数值,范围0-225,再控制LED数码管以16进制实时的显示出来-AT89C51 control ADC0808 with the analog signal is converted to value, range 0-225, then the control of 16 hex LED digital display in real time
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:db1001
  1. base_translation

    0下载:
  2. 实现2/8/10/16进制之间的转换,输入任何一个进制的数据,即能转换成其它三种进制的数据。-Achieve 2/8/10/16 hex conversion between a binary input any data that can be converted to the other three binary data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2454
    • 提供者:quanzn
  1. java-com

    0下载:
  2. 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3476
    • 提供者:一锅云
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com