搜索资源列表
CHASS
- 一个有关进制的和程序,它将一定范围内的数编制成组,通过从二进位制到十进位制, 进行编组,输入进制数和组数,即可自动计算出数据,并显示在屏幕上,同时输出到文件中,是很不错的程序,我用了好几天才编好,很精悍!-one of the 229 and procedures, it would certainly within the scope of the report into several groups, By binary system to the decimal system, org
bin_to_dec
- 可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds
php_calc
- 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
hexbin
- 用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
tony
- 指定一個數字轉換回十進位,八進位,十六進位#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 為
Stack
- This a Stack Class with Funtions Push,Pop, check Stack is Full or Empty Application: Change a number from Decimal to Binary-This is a Stack Class with Funtions Push,Pop, check Stack is Full or Empty Application: Change a number from
fy
- 输入8位二进制数将其转换为十进制数并输出 用C++实现的-Enter 8-bit binary number to convert to a decimal number and output using C++ implementation
zhan.tar
- 实现顺序栈的基本操作(初始化、判断栈空、判断栈满、入栈、出栈),并利用栈实现十进制转换为其它进制-The order of the stack to achieve the basic operations (initialization, determine the stack empty, determine the stack is full, stack, the stack) and stack implementation using binary decimal conversio
Iconverter
- IConverter converter the binary to decimal hexadecimal to binary and decimal
example1
- 建立图形演示系统菜单,包括plot,option,quit,三项。建立数制转换对话框。在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串,单击“退出”按钮退出对话框-Create a graphical presentation system menu, including the plot, option, quit, three. Build number system conversion dialog box. The left a
main
- 计算机组成补码的加减运算和将字符输入将其转化成十进制再转换成二进制补码-Computer component of the addition and subtraction, and complement the character input to convert it into decimal converted to binary complement
visual-basic-jisuanqi
- 用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.
dec-to-bin
- 通过LABVIE,实现十进制到二进制的转换,并通过前面板上的指示灯显示出来-By LABVIE, to achieve the decimal to binary conversion, and display them by LED through the front panel.
Any-decimal-conversion
- 对输入的10进制数进行对应输入的任意进制数制的转换-The input of the decimal to binary number corresponding to the input of any system of conversion
decod
- 利用遗传算法求解函数极值, 主程序是对函数f(x,y)=x2+y2(-1<x<1,-1<y<1)求解最小值。decod.m 为子函数,实现二进制编码到十进制数的转换功能-Use of genetic algorithm for function extremum, the main program is the minimum value of the function f (x, y) = x2+ y2 (-1 <x <1,-1 <y <1) s
2-10
- 可将二进制装换为十进制,支持浮点数据,有效位数可以自己设定。-Installed binary converted to decimal, support for floating-point data, the effective number of bits can be set.
Fr_bin2dec
- converts binary sequence to decimal sequence
bin-to-dec
- Its about how to convert binary to decimal using Visual Basic
10-to-2
- 将十进制转换成二进制,能够有效的实现该功能,且可以实现矩阵等数据类型转换。-To convert decimal to binary, can effectively implement this feature, and can achieve a matrix such as data type conversion.
Convert
- 不但可以从二进制、八进制、十进制到十六进制之间的相互转换。 还支持3、4、、5、6、7、9、11、12、13、14、15等进制的转换。 不仅如此,还可以联合26个英文字母的大小写,再加上10个阿拉伯数字组成62个数字进行62进制的转换。 甚至,可以弄个“天”,“地”两个符号,组成64进制。哈哈。-Not only binary, octal, decimal to hexadecimal conversion between. Also supports 3, 4