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

搜索资源列表

  1. VCjisuanqi

    0下载:
  2. 设计一个计算机器,要准备以下几个功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因 -Design of a computer device, to prepare for the following functions: 1, binary
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5330955
    • 提供者:李日明
  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. eda1

    0下载:
  2. 十进制的乘法器的MAXPLUSS编译; 有原理图,简单易懂-Decimal multiplier MAXPLUSS compilation a schematic diagram, simple and easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:93351
    • 提供者:wangyun
  1. test3

    1下载:
  2. 加减乘除四则运算 对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出其结果并输出,对用户的输入需要进行有效性判断。 -Addition and subtraction multiplication and division four operations to the user input a number with two decimal addition and subtraction multiplication and division operations deriv
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:978
    • 提供者:lily
  1. ca3

    0下载:
  2. 可以进行十进制数四则运算的计算器用按键输入数据具有清零和复位功能具有连续运算功能-Can be decimal arithmetic calculator with the four key input data with the Clear and Reset functions in continuous operation function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:889
    • 提供者:李飞跃
  1. eight

    0下载:
  2. 很简单的mmc程序,让十进制数转换为八进制数,用于学习mmc-Mmc very simple procedure, so that the number is converted to decimal octal number, for learning mmc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1881463
    • 提供者:zl
  1. 16jinzhizhuanh

    0下载:
  2. 将给定的一个十六进制数,转换成十进制(BCD)码-Given in a hexadecimal number into decimal (BCD) code
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:18894
    • 提供者:
  1. 16to10

    0下载:
  2. 完成图像数据的十六进制与十进制之间的转化,方便进行图像的显示-The completion of image data between the hex and decimal conversion, to facilitate the display of the images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:1072
    • 提供者:陈小菲
  1. Seven-segment-display-decoder

    0下载:
  2. 七段显示译码器 因为计算机输出的是BCD码,要想在数码管上显示十进制数,就必须先把BCD码转换成 7 段字型数码管所要求的代码。我们把能够将计算机输出的BCD码换成 7 段字型代码,并使数码管显示出十进制数的电路称为“七段字型译码器”。 -Seven-segment display decoder because the computer output is BCD code, in order to display in the digital tube decimal numbe
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:3148
    • 提供者:jlz
  1. jinzhi

    0下载:
  2. 0~15的十进制,八进制,十六进制 简洁有力-0 ~ 15 decimal, octal, hexadecimal, concise
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:8814
    • 提供者:应文君
  1. yzl

    0下载:
  2. ASM程序:计算圆周率,比上一个难度大了点儿,主要是完成了N(N>1000000000)位十进制大数的加、减、除运算及显示输出-ASM program: calculation of pi, compared with the previous one had something difficult, primarily the completion of N (N> 1000000000) large numbers of decimal places to add, subtra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2071
    • 提供者:2
  1. jisuanqi

    0下载:
  2. 简单计算器,实现A与B的运算,运行结果为十进制.-A simple calculator, to achieve A and B of the operation, the result to decimal.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2041
    • 提供者:yanjibin
  1. ASM3

    0下载:
  2. 实现十进制数和八进制数以及二进制数和八进制数之间相互转换-To achieve the number of decimal and octal, and binary and octal conversion between the number of
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1055
    • 提供者:肖锐
  1. szzh

    0下载:
  2. 数值类型的转换, 实现从十进制到二进制的相互转换,解决了使用不同类型数据带来的麻烦-Numeric types of conversion from a decimal to binary mutual conversion, the use of different types of data to solve the trouble
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4765
    • 提供者:hanxuelian
  1. 123

    1下载:
  2. 各种代码运算:多字节BCD码减法、多字节BCD码取补、多字节BCD码左移十进制一位(乘十)、多字节数乘10子程序 多字节无符号数出除法子程序、双字节二进制无符号数乘法-Operation of various code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14276
    • 提供者:叶明
  1. VHDLscounter

    0下载:
  2. 通过VHDL自行设计的一个秒表共有4个输出显示,分别为、十分之一秒、秒、十秒、分,所以共有4个计数器与之相对应(3个十进制计数器,一个6进制计数器用来对十秒进行计数),整个秒表还需有一个复位信号和一个精确的10HZ时钟信号。-Of a self-designed by VHDL stopwatch showed a total of four outputs, namely, one-tenth of seconds, seconds, ten seconds, minutes, so a to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:330605
    • 提供者:zhangmin
  1. showthetotalnumber

    0下载:
  2. 从键盘输入一串不超过50 个字符的0~9 数字序列, 输入回车或序列达到长度限制时结束,试编制一个程序 统计其中各种数字的个数并以十进制方式显示出来。-to show the total nuber of every number from 0 to 9
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:4236
    • 提供者:christian
  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. shuzhizuanhuan

    0下载:
  2. vb编写的二进制和十进制、八进制等的相互转换程序。-vb prepared binary and decimal, octal, etc. with each other conversion process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5216
    • 提供者:fga
  1. ln

    0下载:
  2. 该程序主要完成用汇编代码实现十六进制和十进制的转换。-The procedure to achieve the completion of assembly code with the hexadecimal and decimal conversions.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:31122
    • 提供者:hanhui
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com