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

搜索资源列表

  1. abc

    0下载:
  2. 数制转换,将二进制数转换为十进制数。数制转换-shuzhizhuanhuan
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:461564
    • 提供者:刘黎
  1. shijinzhitoejinzhi

    0下载:
  2. 汇编语言:将十进制转换为二进制,然后将二进制转换为十六进制。如:输入1,输出0001-Assembly Language: The decimal to binary, and then convert the binary to hexadecimal. Such as: input 1, output 0001
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:574
    • 提供者:邓锡海
  1. ydaimaBigNum

    0下载:
  2. 件介绍: VC++数论计算的无符号大整数类及范例 VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类:   //乘2运算,即    // a = a * 2^dwTimes 相当于左移一位二进制,低位补0   CUSuperInt& Double(DWORD dwTimes = 1)      //除2运算 相当于右移一位二进制,高位边补0,低位舍弃   CUSuperInt& Half(DWORD dwTimes = 1)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:12058
    • 提供者:qiufeng
  1. DecimalToBinary

    0下载:
  2. 将十进制转换成二进制,然后用神经网络训练,模拟去接近目标的过程。-Will be converted into a binary decimal, and then use neural network training, simulation to go close to the target process.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:730
    • 提供者:熊建林
  1. erjinzhi

    0下载:
  2. 很简单的一个实现十进制数转换为二进制,运用了递归的思想-An implementation of a simple decimal number converted to binary, using a recursive thinking
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:223010
    • 提供者:小兰
  1. fy

    0下载:
  2. 输入8位二进制数将其转换为十进制数并输出 用C++实现的-Enter 8-bit binary number to convert to a decimal number and output using C++ implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:410499
    • 提供者:张漾
  1. tentotwo

    0下载:
  2. 用C写的关于二进制与十进制文件的读写问题-Using C to write documents on reading and writing binary and decimal problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:951001
    • 提供者:张新青
  1. binmatrix

    0下载:
  2. inmatrix函数创建一个与x矩阵同等大小的二、十进制换算对应表,所生成的换算对应表的第一行到末行依次对应二进制的高位到低位;并用此生成的换算对应表进行其他如求列和、列和代表的字符的运算;-inmatrix function creates a matrix of equal size with x 2, corresponding to decimal conversion table, the generated conversion table corresponding to the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:944
    • 提供者:gfg
  1. 4

    0下载:
  2. 输入一个十进制的数(大于1小于15),将十进制数转换成二进制,十六进制,八进制-Enter a decimal number (greater than 1 is less than 15), the decimal number into binary, hexadecimal, octal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1005
    • 提供者:lucy
  1. bp_erjinzhi

    0下载:
  2. 运用三层BP网络结构(输入层、隐含层、输出层)实现算法,进行十进制与二进制的转换。-The use of three-tier structure of BP network (input layer, hidden layer, output layer) implementation algorithm, and binary to decimal conversion.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1755
    • 提供者:Xu Liping
  1. jinzhi

    0下载:
  2. 此代码主要是利用栈的数据结构进行十进制与二进制之间的转换。-This code is mainly carried out using the stack data structure conversion between decimal and binary.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1006
    • 提供者:xunlu
  1. main

    0下载:
  2. 计算机组成补码的加减运算和将字符输入将其转化成十进制再转换成二进制补码-Computer component of the addition and subtraction, and complement the character input to convert it into decimal converted to binary complement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1487
    • 提供者:wangqiulin
  1. PrintBinary

    0下载:
  2. 本函数将非负的单精度浮点型十进制数据转换为二进制打印出来,纯C代码-The function based on C is to print the binary of a positive number.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:823
    • 提供者:thinkpad
  1. dec2bin

    0下载:
  2. matlab编写,文件1将十进制数据转换成二进制数据的小程序;文件2将matlab的mat数据转成适用FPGA的mif格式-matlab write, file a decimal data into binary data of small programs file 2 to the mat matlab data into the FPGA-mif format for
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1110
    • 提供者:陈昊
  1. caculater

    0下载:
  2. 可以实现十进制,二进制和十六进制之间的转化-Can decimal, binary and hexadecimal conversion between
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:25495
    • 提供者:hupiao
  1. msequence

    0下载:
  2. m序列生成函数 输入十进制数,经计算 输出二进制m序列-The function of m sequence,from dectobin
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1132
    • 提供者:张汀
  1. visual-basic-jisuanqi

    0下载:
  2. 用visual basic 做的一个计算器,除了基本的加减乘除外,可以实现二进制转十进制,二进制转八进制,二进制转十六进制等-Visual basic to do with a calculator, in addition to basic addition and subtraction, multiplication, except the binary can turn decimal, binary to octal, binary to hex, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1847
    • 提供者:wang
  1. zhan

    0下载:
  2. 数据结构与算法分析——栈实验,要求将某个十进制转换成八进制或二进制,根据栈的特点可以实现进制转换的算法-Data structures and algorithm analysis- stack test, request to convert an octal, decimal or binary, according to the characteristics of the stack algorithm can hex conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:828
    • 提供者:陈飞延
  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
    • 文件大小:11152
    • 提供者:J
  1. test

    0下载:
  2. 给出一个十进制的负数,求出他的二进制补码-if you input a negative number,you can get a compement number。
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:987290
    • 提供者:永强
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com