搜索资源列表
栈的数制转换算法
- 进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
Convertor_src
- VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
200692811259789
- 多进制转换组件示例程序,此示例程序还实现了动态菲屏功能(每次启动程序都会看到不同的菲屏显示效果)等功能,运行多进制转换功能前,请先正确注册组件。 注册语句如下: regsvr32 组件名(如: c:\\\\ConvertNum.dll) -more than 229 examples of components conversion procedures, This sample program also achieved a dynamic Philippine scr
dec-bin-hex
- 用visual basic写的进制转换代码-used to write visual basic code base for the conversion
各种进制间的轻松转换
- 2进制、8进制、10进制、16进制...各种进制间的轻松转换 -two-band, eight-band, 10-band, 16-band band ... all the easy conversion
2_16任意进制转换
- 任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
arithmetic_edwardversion
- 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
把十六进制数转换为十进制数
- 把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中
进制转换(M)
- 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
ConvNums不同进制转换
- 不同进制转换的c++代码
十进制数转换为十六进制数的源代码
- 用C语言写的一个很好的十进制数转换为十六进制数的源代码。,Using C language to write a good decimal number converted to hexadecimal number of the source code.
numt_convert.zip
- 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
HexSring2Ascii
- 一个16进制转10进制的小工具,对于需要字符串进制转换很有用-10 hex 16 hex turn a small tool, the need to convert hex string to be useful
C
- 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
vc_Algorithm
- VC++数据结构与算法经典的上百种源码包,绝对对C++编程有帮助,涉及数学、底层编程、校验算法、问题算法、文件算法、大小写转换、进制转换、字符转换、数组、单链表、二分查找、汉诺塔算法以及其它一些常用算法,有的含有示例,C++编程不可多得的编程资料。-VC++ data structures and algorithms on hundreds of classic source package, absolutely on the C++ programming help, involving
mygui3
- MATLAB初级图形演示系统,用于进行十进制和十六进制的转换-MATLAB junior graphic presentation systems used for decimal and hexadecimal conversion
Transform
- 从十进制转换为其他进制,非常完美,含有异常处理等内容-Convert from decimal to hexadecimal to other, very perfect, contains the exception handling etc.
hextobin
- 十六进制转换十进制十 六进制转换十进制十六进制转换十进制-hextobinhextobinhextobinhextobinhextobin
进制转换
- 进制转换 10进制和 60进制 度:分:秒与度°分′秒″格式 可以设置精度范围(Hexadecimal 1060 conversion)
进制转换
- 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr