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

搜索资源列表

  1. changcode

    0下载:
  2. 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。-This a lett
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4898
    • 提供者:李伟
  1. jinzhizhuanhuan

    0下载:
  2. 本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data conversion and so-band output doc
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6184
    • 提供者:张玉峰
  1. CalculatorProject

    0下载:
  2. 这是我仿照WINDOWS下的计算器而做的,计算处理用逆波兰式,现在还只能进行十进制的计算,其他还没有实现被我屏蔽了。-modeled on the Windows calculator and do the calculations using inverse Polish, now only for the metric system, the other has not been realized I was a shield.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:408311
    • 提供者:杜喜珠
  1. clock-ron

    0下载:
  2. 调用2CH号DOS中断读系统时间,把各相关寄存器中的内容转换位十进制ASCULL码输出,设置死循环,以秒为最小单位显示系统时钟。-call 2CH, DOS interrupt reading system, the inclusion of the relevant contents of the register-metric conversion output ASCULL yards, set up death cycle in seconds showing the smallest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14081
    • 提供者:李海
  1. juzhengchengfa

    0下载:
  2. 使用debug实现数组乘法并且十进制输出 使用独立的输出子程序,对于汇编学习者有一定参考作用-use debug achieve array decimal multiplication and the use of independent output Subroutine output for a certain compilation learners reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2179
    • 提供者:pj
  1. calculator3

    0下载:
  2. 一个简单运算器的MFC实现 能实现八进制,十进制,十六进制的转换。-a simple calculation of MFC achieve octal, decimal, hexadecimal conversion.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33887
    • 提供者:peng
  1. LED_ARITHMETIC

    0下载:
  2. TMS320LF2407显示子程序,将16进制转化为十进制,然后分别显示在4个LED上-TMS320LF2407 and display of 16 conversion to decimal band, and then shown separately in the last four LED
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14334
    • 提供者:张三
  1. Prj_syscoord

    0下载:
  2. 用Dephi7.0设计的坐标计算程序,可以把经纬度坐标,转换成十进制的经纬度坐标.-Dephi7.0 design with the coordinates calculation procedures, it can longitude and latitude coordinates into longitude and latitude coordinates to the metric system.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:253554
    • 提供者:李思
  1. 10to2

    0下载:
  2. 用汇编实现两个十进制数相加,最后的结果显示在界面中。-compilation with two decimal number to achieve together, the final results showed that the interface.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:刘友辉
  1. CHANGE10_16

    0下载:
  2. 用AT89c52单片机来编的将十进制转化成十六进制-AT89c52 used to produce the single-chip microcomputer familiarizing into hexadecimal
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:839
    • 提供者:陈建清
  1. intToBin

    0下载:
  2. 一个将十进制数转化为二进制书的程序,用集合类实现,看看吧-a decimal number will be converted into the binary program, the collection classes to achieve, let's see it
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:彭胜勇
  1. huibian_asm

    0下载:
  2. 汇编程序和实验报告 1.输入0-100之间的n值,计算Fibonacci数,以十进制数输出。 2.从键盘输入一行字符,以‘$’结束,查找输入的字符串是否包含’computer’ 字符串,如果包含,计算包含’computer’字符串的个数,并以十进制输出个数。 3.建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲。 4.建立图书资料文档,要求具有插入,更新,删除,查询等功能,使用菜单提示。-compilation of experimental procedu
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:53065
    • 提供者:小米
  1. ComposeColor

    0下载:
  2. 输入十进制或十六进制数值就能得到颜色,在C++BUILDER 6.0下编译通过。-input decimal or hexadecimal values can be colors, in the C BUILDER 6.0 compile.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:407276
    • 提供者:段段段
  1. KBOARD_Y

    0下载:
  2. 找出键盘上bioskey的值。用十进制和八进制显示,Esc结束。-identify keyboard bioskey value. Metric and octal, Esc end.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7377
    • 提供者:王一纯
  1. infocode

    0下载:
  2. 本软件可以实现多达15位十进制数的运算,十六进制的计算则可以实现12位的运算-the software can achieve up to 15 decimal arithmetic, hexadecimal calculation can achieve 12 of the Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:800359
    • 提供者:liu
  1. mCalcv215

    0下载:
  2. 本软件可以实现多达15位十进制数的运算,十六进制的计算则可以实现12位的运算-the software can achieve up to 15 decimal arithmetic, hexadecimal calculation can achieve 12 of the Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1249112
    • 提供者:liu
  1. HexStrToIntac

    0下载:
  2. C++/VC.Net...实现二进制、八进制、十进制、十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(或鼠标操作...输入输出界面,可通过设置窗口或模拟计算器的外形做一些设计。 -C / VC.Net ... to achieve binary, octal, decimal, hexadecimal conversion between the different band to achieve a number of arithmetic operations all
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12630
    • 提供者:李文举
  1. shuzipinlvji

    1下载:
  2. 四位十进制数码显示、量程自动转换的数字频率计。-four decimal digital display, automatic conversion range of frequency meter.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:6430
    • 提供者:文文
  1. SHUXU

    0下载:
  2. [数据结构 C]二进制转换十进制(顺序表)。-[data structure C] binary conversion metric (sequence table).
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1686
    • 提供者:王成
  1. dec_to_bi

    0下载:
  2. OFDM中的关于二进制转十进制器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the binary switch to the metric system for the design of personal MATLAB algorithm, more classic!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:23922
    • 提供者:yeyue
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com