搜索资源列表
numt_convert
- 十进制、八进制、二进制、十六进制的相互转换-Decimal, octal, binary, hexadecimal conversion
BIN2BCD
- 10进制to BCD转换算法-Decimal to BCD conversion algorithm
二进制与机器码转换
- 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth
2005120223543424992
- VC & C++ -> 转换十进制为二进制的CPP程序,转换效率非常高 -VC C-gt; Converting the decimal to binary CPP procedures, a very high conversion efficiency
gf2dec
- This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding. -This code converts a Galois Field array cre ated usin
BCD
- 用单片机实现二进制数转换成十进制数(BCD码)程序-with MCU converted into binary-decimal (BCD) process
jinzhi
- 用汇编语言实现的二进制,八进制,十进制,十六进制之间的转换-Using assembly language to achieve the binary, octal, decimal, hexadecimal conversion between
B_to_D
- 用VHDL语言将二进制数据转换成十进制数据,并将十进制的每一个位分离出来单独存放。使用状态机实现,程序简单,仿真效果很理想,占用可编程器件的资源较少。-VHDL language with the binary data into decimal data and decimal places separated from each store individually. Realize the use of state machine
mulitpleproject
- 1. helps to convert decimal to binary number. 2. detect primary number. 3. simple quiz code-1. Helps to convert decimal to binary number.2. Detect primary number.3. Simple quiz code
hw
- convert binary numbers into decimal numbers and anthor convert decimal into binary
decimal
- 将二进制转化为十进制,二进制数最多64位。-As a decimal to binary conversion, binary number 64.
htoi.c
- This the program to convert Hexa Decimal input to Decimal value... ie, Base-16 Number to Base-10 Number-This is the program to convert Hexa Decimal input to Decimal value... ie, Base-16 Number to Base-10 Number..
BaseConversion
- 进制之间的转换,二进制、八进制、十进制和十六进制的互相转换。-Conversion between hexadecimal, binary, octal, decimal and hexadecimal conversion of each other.
dec2bin
- 用matlab写的很好的关于二进制转十进制的函数代码,可以实现非整数二进制转换十进制,以及负二进制转换十进制-Using matlab to write on the good function of the binary code to decimal, you can achieve non-integer binary decimal conversion, as well as the negative decimal bina
hextodec
- rogram has a hex to decimal conversion routine, a decimal to ASCII converter, and a 4x40 LCD driver
Seven-Segment-Decoder
- 用VHDL语言在FPGA上实现将十进制bcd码转换成七段led显示码-FPGA using VHDL language to achieve will be converted to decimal bcd yards led seven segment display code
erjinzhiBinary
- 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
AyshaDS
- this programs are simple datstructure programs for decimal to binary and etc-this programs are simple datstructure programs for decimal to binary and etc
dectobin
- matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
16to10
- 完成图像数据的十六进制与十进制之间的转化,方便进行图像的显示-The completion of image data between the hex and decimal conversion, to facilitate the display of the images