搜索资源列表
fib
- 模式匹配生成数组菲波那齐数列求职求值进制转换使十进制转二进制
DeToBi
- 栈实现十进制转二进制,其中栈独立于应用程序,可重复调用
C语言实现十进制转二进制转换
- C语言实现十进制转二进制转换
numt_convert
- 十进制、八进制、二进制、十六进制的相互转换-Decimal, octal, binary, hexadecimal conversion
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller progr
十进制数转换为二进制数
- 数据结构的课程设计-data structure of the curriculum design
随机数(十进制转化为二进制)
- 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
16to10-2
- 将十六进制数据字符转换为十进制和二进制数据字符-of hexadecimal characters data conversion to decimal and binary data characters
fib
- 模式匹配生成数组菲波那齐数列求职求值进制转换使十进制转二进制-Pattern matching to generate an array that菲波Qi series job evaluation decimal to hexadecimal conversion so that binary
DeToBi
- 栈实现十进制转二进制,其中栈独立于应用程序,可重复调用-Decimal to binary stack to achieve, which is independent of the application stack, re-call
TenToTwelve
- 该软件实现了将十进制转化为十二进制,对于任意给定的十进制,都可以转化为十二进制-The software will realize the ten decimal into binary, for any given metric, can be translated into ten binary
Binary
- 二进制输出:输入十进制数,通过转化编码,以二进制形式输出-binary number output
huibian
- 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the documen
1
- 用C#实现把一个十进制的浮点数转化为基于IEEE754浮点数存储规范的二进制表示形式-Using C# to achieve a floating point decimal floating-point numbers into memory based on a standardized IEEE754 binary representation
huibian
- 设计一个字母或数制之间的转化程序,小写字母向大写字母的转,大写字母向小写字母的转换,二进制数向十六进制数的转换,十六进制数向二进制数的转换,十六进制数向十进制数的转换。-The design of a letter or number system transformation between the procedures, lowercase letters to uppercase letters of transfer, capi
bin2dec
- 将二进制数转换成十进制数,并输出显示。需要的下。-Binary convert decimal
dectobin
- matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
十进制转二进制
- 将多进制的数据转换成二进制的数据,用于通信数据传输(Convert binary data into binary data)