搜索资源列表
十进制转BCD
- 十进制转为BCD码的三种算法 详细请看程序,谢谢。-metric BCD to the three algorithms See detailed procedures, thank you.
有时钟使能端的十进制计数器
- 有始终使能端的十进制计数器,经验证可以实现-have always enable side of the decimal counter, the experience can be achieved certification
两个多位十进制数相减
- 两个多位十进制数相减,最多可实现五位数相减-two decimal number subtract up to achieve several subtract 5
十进制科学运算器
- 实现十进制的一般运算和科学运算,计算器大小可变-metric achieve the general computing and scientific computing, the size of Variable Calculator
十进制四则运算器
- 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。主要功能:实现整数浮点数的四则运算。-topic : expressed in a binary tree arithmetic expressions on the basis of the design of a four decimal computing calculator. The main functions : to achieve integral float the four operations.
十进制计数器和数字钟
- 此程序是两个简单十进制计数器和数字钟,不完备之处请指教,谢谢!-this procedure is a simple two decimal counter and digital clock, from incomplete please enlighten, thank you!
八进制转换为十进制
- 一个简单的小程序,可以将八进制转换为十进制,挺好用的-a small simple procedures can be octal conversion to the metric system, the very good
十进制转八进制(用VC编写)
- 利用数据结构中的算法 在VC环境下编写十进制转八进制-use data structure algorithms in VC metric prepared to octal
16进制数转换成十进制
- 16进制数转换成十进制-16 metric conversion
ColorCal源码--颜色十进制与十六进制转换-JAVA
- 这个可以算是我第一个用Java写的应用程序,界面使用了AWT。功能非常简单,但通过它使我“懂”得了Java。 它的功能是颜色的十进制与十六进制间的转换。-this can be considered as the first one I used to write Java applications, the use of AWT interface. Functional very simple, but I passed it "understood" gaining J
二十进制转换
- C8051F020单片机二十进制转换-C8051F020 two metric conversion
把十六进制数转换为十进制数
- 把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中
四位十进制数字频率计2
- 数字电路设计——四位十进制数字频率计-digital circuit design -- four decimal digits Cymometer
十进制表达式
- 这是用汇编语言编写的关于十进制表达式的程序!输入完表达式之后,按"="键结束输入!在我们检查的时候,老师说这个程序考虑的很周到,希望会对大家有用!-This is written in assembly language on the procedure decimal expression! End the importation of expression, according to the "=" key input end! We check the time, th
十进制整数相互转换
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
随机数(十进制转化为二进制)
- 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
十进制整数减法
- 微机实验汇编程序。用于任意9位内的任数正数间的十进制减法运算
十进制数转换为十六进制数的源代码
- 用C语言写的一个很好的十进制数转换为十六进制数的源代码。,Using C language to write a good decimal number converted to hexadecimal number of the source code.
二进制转十进制
- 将人为输入的任意的二进制数转换为十进制数。(Converts any binary number that is artificially entered into a decimal number)
十六进制BCD十进制转换
- 十六进制,BCD码,以及十进制转换,C语言程序(Hexadecimal BCD Decimal Conversion)