搜索资源列表
dectobin
- matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
C
- 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
conversion(10and2)
- 十进制与二进制之间相互转换 正负数 整数与小数-Decimal and binary conversion between the number of positive and negative integers and decimals
erjinzhiBinary
- 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
decbin
- 实现进制转换,二、十、十六互相转换,但是有缺点,只能输入16进制查看其他的进制-To achieve binary conversion, 2, 10, 16 interchangeable, but there are shortcomings, can only enter 16 hexadecimal view of other binary
Binary
- 该代码能把你输入的数字进行二进制转换,本人刚学,所以代码简单-The code can you type the number of binary conversion, I am just learning, so the code simple
code
- 几种进制之间的转换程序 二进制转成16进制 八进制转成16进制 等-The conversion process between several binary conversion binary hex octal 16 converted to 16 hex, etc.
shuzhizuanhuan
- vb编写的二进制和十进制、八进制等的相互转换程序。-vb prepared binary and decimal, octal, etc. with each other conversion process.
conversion
- 用栈实现的各种进制之间的相互转换,可以参考-With the stack implementation between the various binary conversion, see
Binary-conversion
- 此程序为数字图像处理过程中对图片进行二值化变换。-Binary conversion
conversion
- 数据结构——进制转换(10进制转换为2,8,16进制)-Data structures- binary conversion (10 hexadecimal decimal conversion 2,8,16)
Binary-to-Text-Conversion
- Text to binary conversion program. can be used for encryption
Binary-conversion
- visual c++数字图像处理典型算法及实现(二值化变换)-visual c++ digital image processing algorithms and implementation of a typical (Binary conversion)
Binary-conversion-decimal
- 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
Decimal-and-binary-conversion
- 实现十进制与二进制转换。布尔控件的亮和灭分别代表二进制中的“1”和“0”。-Decimal and binary conversion
Binary-conversion
- 二进制转换,自己写的C#小程序,希望站长看看,帮忙指导指导-Binary conversion, wrote a small program in C#, owners want to look at, to help guide guide
hex-and-binary-conversion
- 一个很简单的16进制与2进制转换的程序,已经验证成功-A very simple hex and binary conversion process has been successfully validated
Binary-conversion-decimal
- 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
decimal to binary conversion
- 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)
Binary Operations
- Sample of binary calculator