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

搜索资源列表

  1. 5

    0下载:
  2. 1.自动关机 2.圆面积计算 3.显示器待机 4.10进制转2,8,16进制 5.画多边形-1.Automatic shutdown. 2 Circle area 3 turn the monitor standby 4.Turn 2,8,16 hex decimal 5.Polygon drawing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:150248
    • 提供者:卢涛
  1. Hex-conversion

    0下载:
  2. 各种进制间的转化函数,二进制和10进制,16进制,bcd码等的转化-Conversion of conversion functions between various hex, binary, decimal, hexadecimal, bcd code, etc.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:2702
    • 提供者:menglinglei
  1. decimal-conversion

    0下载:
  2. 在labviEW中利用特殊的计算实现2、10、16进制间的转换,界面很适合程序员使用,它将每位二进制分开显示,对寄存器的赋值计算很有帮助-Take advantage of a special calculation in labviEW 2,10,16 hex conversion, the interface is very suitable for programmers to use, it will be separate from each binary register assig
  3. 所属分类:LabView

    • 发布日期:2017-11-13
    • 文件大小:25981
    • 提供者:ly
  1. Multiplied-by-large-Numbers

    0下载:
  2. 汇编 大数相乘 include irvine32.inc value3=value1*value2 .data str1 byte "请输入16进制的32位整数(乘数)(8个):",0 str2 byte "请输入16进制的32位整数(被乘数)(8个):",0 str3 byte "相乘结果为:",0 value1 dword ? 乘数 value2 dword ? 被乘数 value3 dword 2 dup(0) 结果 m dword 0 用m
  3. 所属分类:assembly language

    • 发布日期:2017-10-31
    • 文件大小:1071
    • 提供者:念迹
  1. python

    0下载:
  2. 2-16进制的转换,2进制到8进制,8进制到16.-2-16 hex conversion
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:640
    • 提供者:小强
  1. HEX-TO-DOC

    0下载:
  2. 1 在上位对下位控制前,把16进制到十进制的转换-1 in the upper lower control hexadecimal to decimal conversion
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:5736
    • 提供者:yang
  1. TOOL

    0下载:
  2. 将16进制的txt文件转换成2进制的txt文件-To 16 hex txt file convert binary txt file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:2253210
    • 提供者:聂冰枫
  1. hex-conversion

    0下载:
  2. 2进制 8进制 10进制 16进制的数据相互转换 -Binary, octal, decimal, hexadecimal data conversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:37477
    • 提供者:lamlazz
  1. ascii

    0下载:
  2. dos按表格显示ascii和16进制值,不同颜色显示-dos Press the Forms display ascii and 16-hex value, different colors display
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:571
    • 提供者:杜振华
  1. 51

    0下载:
  2. 2,10,16进制转换器。要求程序有良好的用户界面以及错误处理功能-2,10,16 hex converter. Claims process has a good user interface and error handling capabilities
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:1497
    • 提供者:王鑫
  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.-Achieve 2/8/10/16 hex conversion between a binary input any data that can be converte
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:一个结论
  1. lab4_4

    0下载:
  2. 用VHDL实现16进制到10进制以及10进制到16进制的转换-Using VHDL 16 to 229 10 to 16 hex and 10 hex hex conversion
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:5163
    • 提供者:Wang Kaiyue
  1. TypeChange

    0下载:
  2. delphi一些数据类型的转换函数整理,比如16进制转ascii,16进制转二进制等。-delphi some data type conversion function finishing, such as hexadecimal turn ascii, 16 hex to binary and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4527
    • 提供者:沃金
  1. me_e

    0下载:
  2. 我自己写的易语言启动退出特效.e和编码转换.e 启动退出特效包括7种启动和7种退出特效(包括移动消隐等),代码十分简单实用,可以使你写出的软件变得十分华丽 编码转换是我历时2周完成的一款国标码,usc_2码,16进制(机内码),和十进制转换的程序完败网上所有编码转换程序,非常实用-I wrote it myself start out easy language effects. E and transcoding. E start exit effects, includi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:29213
    • 提供者:yangfeng
  1. 16jinzhi

    0下载:
  2. 16进制转为10进制,很实用的小程序,读取文件在里面-Into 10 hex 16 hex
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:49784
    • 提供者:lss
  1. sm4

    0下载:
  2. 商密SM4算法实现,输入16进制要加密数据,获得加密结果-Business secret SM4 algorithm, enter 16 hex to encrypt data encryption result obtained
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:791141
    • 提供者:ninel99
  1. convert

    0下载:
  2. 16进制和10进制相互转换源代码,可以将10进制转化为16进制 ,也可以将16进制转化为10进制-16 hex and 10 hex conversion source code, can be converted to hex 10 hex, 16 hex can also be converted to decimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1863
    • 提供者:qazwsx
  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
    • 文件大小:563
    • 提供者:nomicgr
  1. 16-10

    0下载:
  2. 16进制数据到10进制数据的转换,主要用于485通信中数据的转换。-16 to 10 hex binary data conversion data, primarily for converting 485 communication data.
  3. 所属分类:LabView

    • 发布日期:2017-04-14
    • 文件大小:4590
    • 提供者:刘剑军
  1. CE

    0下载:
  2. CE游戏修改器(Cheat Engine)让游戏通关变得更容易,Cheat Engine是一款内存修改编辑工具 ,它允许你修改你的游戏或软件内存数据,以得到一些其他功能。它包括16进制编辑,反汇编程序,内存查找工具。与同类修改工具相比,它具有强大的反汇编功能,且自身附带了外挂制作工具,可以用它直接生成外挂。-CE changes for the game (Cheat Engine) make the game easier, Cheat Engine is a memory editing t
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-26
    • 文件大小:39088
    • 提供者:ares@zz.cm
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com