搜索资源列表
integar to binary digital
- 一个将正整数转变成二进制数的代码,可以编译运行-to a positive integer into binary code, the compiler can run
mojarra-2.0.0-Beta1-binary
- jsf实战源码jsf action code very nice welcome to download-jsf action code very nice welcome to downloadjsf action code very nice welcome to download
Hex2Bin
- It guides how to change hex code to binary code.
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
convert_string
- source code convert from string to binary
erjinzhiBinary
- 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
binary to gray and gray to binary code converter
- this project is based on 4bit binary to gray and gray to binary code converter using vhdl.this is the 100 correct code,reference is taken from book digital electrionics written by anand kumar.please use quatrus to access this code.this code can be
bram_test
- Hex file to Binary file conversion using VHDL
dou2bin
- convert double type to binary type with matlab. double 转换为二进制 在matlab2008a 上运行无误-convert double type to binary type with matlab
image2binary
- Convert Image to Binary Image
IO.Java.binary.file.operation.code
- Java二进制IO类与文件复制操作实例代码IO Java binary class file copy operation and example code -IO Java binary class file copy operation and example code
decimal-to-binary
- 十进制数组到二进制数组的转换,并以二进制又对齐的方式输出二进制。-Decimal array into a binary array conversion, and output binary to binary and aligned manner.
Decimal-to-binary
- 十进制转为二进制,输入任意的十进制数就可以准确的转化为二进制-Decimal to binary
write-to-binary-file
- 写入二进制文件 写入二进制文件 写入二进制文件 写入二进制文件 写入二进制文件-write to binary files write to binary files write to binary files write to binary files write to binary files write to binary files write to binary files
Decimal-to-binary-and-decimal
- 键盘输入一个无符号的十进 制数(0~255),得到其实际数值后保存到bl中,然后在显示器上同时以二进制和十六进制显示出来。 -Decimal to binary and decimal.
Binary-Gray-Code-to-binary-system
- c语编写的格雷码转换成二进制码的代码源程序-Binary Gray Code to binary system
hex-to-binary
- hex to binary hex to binary-hex to binary hex to binary hex to binary
Interger-to-binary
- 该程序实现整数到二进制的转换,主要体现递归的思想。-The program to achieve integer to binary conversion, mainly embodies the idea of recursion
24-Bits-bmp-to-binary-image
- c语言编写,将24位bmp格式图片转成灰度图和二值图像(边缘化)。-This code is intended to traverse 24-bit-bmp images to binary images, using C.
decimal to binary conversion
- 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)