搜索资源列表
进制的转换
- 二进制与其它进制转换,C编写,方便调用,念贴即可-binary conversion with other band, C prepared to facilitate the transfer, and students can be affixed
Trafficlight
- 系统设置一个两位BCD码倒计时计数器(计数脉冲1HZ),用于记录各状态持续时间; 因为各状态持续时间不一致,所以上述计数器应置入不同的预置数; 倒计时计数值输出至二个数码管显示; 程序共设置4个进程: ① 进程P1、P2和P3构成两个带有预置数功能的十进制计数器,其中P1和P3分别为个位和十位计数器,P2产生个位向十位的进位信号; ② P4是状态寄存器,控制状态的转换,并输出6盏交通灯的控制信号。-System to set up a two BCD code c
conversion
- Conversion from ASCII to Binary
Hexadecimal_conversion
- 可输入二进制、八进制、十进制、十六进制数;将已输入的数转换成其余进制的数;具有输入输出界面。-Enter binary, octal, decimal, hexadecimal numbers will have entered into a number of the few remaining band with input and output interface.
lijinjia
- 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain s
BaseConversion
- 进制之间的转换,二进制、八进制、十进制和十六进制的互相转换。-Conversion between hexadecimal, binary, octal, decimal and hexadecimal conversion of each other.
2-10
- 2-10进制转换,可以讲4位二进制数转换为两位10进制数-2-10 M-ary conversion, you can speak four binary conversion hexadecimal number for the two 10
conversion
- 本代码实现了将由键盘输入的十进制数进行任意进制的变换,适合初学者借鉴。-The code is implemented by the keyboard input decimal transform arbitrary binary, suitable for beginners learn.
erjinzhiBinary
- 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
VB-Jinzhizhuanhuan
- VB写的各种进制转换工具 VB写的各种进制转换工具-VB conversion tool written in a variety of binary VB to write a variety of binary conversion tools
xiaochengxu
- 字符串转换成对应的数 二分查找 进制转换 排序 杨辉三角-Strings are converted to the corresponding number of Binary search binary conversion sort Yang Hui Triangle
decbin
- 实现进制转换,二、十、十六互相转换,但是有缺点,只能输入16进制查看其他的进制-To achieve binary conversion, 2, 10, 16 interchangeable, but there are shortcomings, can only enter 16 hexadecimal view of other binary
Binary_conversion
- This used to for binary conversion-This is used to for binary conversion
calculator
- 自己做的计算器程序,在别人的基础上完善而来~包含进制转换,各种进制之间的运算-Make their own calculator program, others on the basis of sound from ~ contains binary conversion operation between the various binary
binaryconversion
- 实现二进制的转换,这样就可以实现数字直接按的随意转换,这下该明白了吧-To achieve binary conversion, so that can be achieved directly by the random number conversion, which next to the get the
Binary-conversion-decimal
- 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
conversion(dec-binary-hex)
- 本程序实现了十进制和二进制,十六进制之间互相转换,对于初学者来说很有帮助。-Program decimal and binary conversion between hexadecimal, very helpful for beginners.
char-to-binary
- 该算法是在VC++上实现字符与二进制的转换,适合初学者练习,熟悉VC功能。-The algorithm is implemented on VC++ character and binary conversion, suitable for beginners to practice, familiar with the VC function.
decimal to binary conversion
- 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)
Binary Operations
- Sample of binary calculator