CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - binary conversion

搜索资源列表

  1. fdzh

    0下载:
  2. 浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:186.62kb
    • 提供者:冯明春
  1. GrayConvert

    0下载:
  2. 二进制、16进制、10进制及格雷码的转换程序源代码-binary, 229 16, 10 and 229 Gray code conversion program source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.66kb
    • 提供者:王宪平
  1. data_convert

    1下载:
  2. 十进制小数转化二进制小数(补码形式输出),对RAM或ROM设置初值极其方便-decimal metric system conversion binary decimal (Complement forms output), the RAM or ROM set initial extremely convenient
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:华少洪
  1. bin2bcd

    0下载:
  2. binary to bcd conversion
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:娙暥寙
  1. 1024位大整数相乘(N次方)取模

    0下载:
  2. 1024位的大整数进行相乘(N方)取模,是RSA密钥算法的一部分。其中,我对十进制,二进制的高效转换部分非常满意-1024 for the large integer multiplication (N) The tray is RSA key part of the algorithm. Which, I decimal, binary conversion efficiency is very satisfactory
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55.95kb
    • 提供者:李春晖
  1. hexbin

    0下载:
  2. 用vb编制的程序,实现浮点数和二进制、十进制之间的转换,非常实用的一个小程序,拿出来跟大家分享-Prepared with a vb program to achieve floating-point and binary, decimal conversion between a very useful little program out to share with you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.85kb
    • 提供者:sangyunhong
  1. jinzhizhuanhuan

    0下载:
  2. 常用的各种进制转换,包括十六进和十进制互转,二进制、ascall的转换-A variety of commonly used M-ary conversion, including conversion hexadecimal and decimal, binary, ascall conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.51kb
    • 提供者:董*
  1. tony

    0下载:
  2. 指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ printf("十六進位為%x\n",number) /* %x 為
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6.46kb
    • 提供者:林小世
  1. xxx

    0下载:
  2. 包括任意进制的转换和详细注解 具体的输入输出全部有提示 请按提示进行-Including arbitrary binary conversion and detailed annotation of specific input and output all prompted by prompts
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1mb
    • 提供者:钟亮
  1. DecimalTransform

    0下载:
  2. java进制转换,10进制转任意进制,包含小数,并保证精确度-java binary conversion, 10-band to any band, including decimals, and to ensure the accuracy of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.69kb
    • 提供者:laowenchao
  1. Binary

    0下载:
  2. 该代码能把你输入的数字进行二进制转换,本人刚学,所以代码简单-The code can you type the number of binary conversion, I am just learning, so the code simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:小小
  1. dec-to-bin

    0下载:
  2. 通过LABVIE,实现十进制到二进制的转换,并通过前面板上的指示灯显示出来-By LABVIE, to achieve the decimal to binary conversion, and display them by LED through the front panel.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10.89kb
    • 提供者:J
  1. Any-decimal-conversion

    0下载:
  2. 对输入的10进制数进行对应输入的任意进制数制的转换-The input of the decimal to binary number corresponding to the input of any system of conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:237.36kb
    • 提供者:李悦
  1. jinzhi

    0下载:
  2. 应用后缀表达式的,来实现简单的二进制的转换-To achieve binary conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.29kb
    • 提供者:小丽
  1. Conversion-between-the-values

    0下载:
  2. 实现数值之间的进制转化,可以实现二进制、十进制和十六进制的转化,关键在于能够实现超过long int型的二进制转化,不受内存整形数据类型大小的限制-Values ​ ​ between hex ​ ​ conversion, binary, decimal, and hexadecimal conversion, the key is to be able to achieve more than long int type binary transfor
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1.45mb
    • 提供者:夏东喜
  1. myDataTransfer

    0下载:
  2. 实现基本计算机十进制,二进制,八进制,十六进制,的进制转换-Basic computer decimal, binary, octal, hexadecimal, binary conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:45.01kb
    • 提供者:肥肥猪倌
  1. dec_to_dianjingdufudian

    0下载:
  2. 该程序完成了十进制数(包括小数)到二进制单精度浮点数的转换-The program completed a decimal number (including decimals) to single-precision floating-point binary conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:531byte
    • 提供者:李柯
  1. code

    0下载:
  2. 文档包含了八个北大ACM上题目:进制转换,分解因式,词典,浮点数加法,集合加法,画家问题,密码,数根,特殊日历计算,两倍的解决方案和源代码。-North ACM document contains eight questions on: binary conversion, factorization, dictionaries, float addition, a collection of additions, painter problem, passwords, few roots, s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:550.37kb
    • 提供者:谭小贤
  1. core

    0下载:
  2. 数字计算,可用于各种进制转换。解压运行即可使用-Figures, can be used for a variety of binary conversion. Decompression can be used to run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:江蹦蹦
  1. VB-code-system-conversion

    0下载:
  2. VB二进制十进制八进制十六进制互转的代码十进制转二进制-VB binary decimal octal hexadecimal code system conversion decimal to binary
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:818.18kb
    • 提供者:huangzhifeng
« 12 »
搜珍网 www.dssz.com