Location:
Search - 数值转换
Search list
Description: 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and breadth traversal, Josephus, numerical conversion, tree height and leaf nodes. the minimum spanning tree, all between the two paths
Platform: |
Size: 19992 |
Author: 李森 |
Hits:
Description: 里面有有常用的数值转换的程序.你们可能有用-There are a commonly used numerical conversion process. You may be useful
Platform: |
Size: 4797 |
Author: lixz |
Hits:
Description: EM78系列单片机的一些关于数值转换的子程序-EM78 Series MCU some numerical conversion of the subroutine
Platform: |
Size: 6446 |
Author: cy |
Hits:
Description: 能够将数值数据在 2 进位、8进位、10进位及 16 进位等数值系统中任意相互转换的非可视件-numerical data can be in two places into, into 8-bit, 10 and 16 this year, and so on into the system of arbitrary numerical conversion of non-visible pieces
Platform: |
Size: 7163 |
Author: tanwh |
Hits:
Description: 我制作的简单的常用进制数值转换演示程序-produced by the band used simple numerical conversion Demonstration Program
Platform: |
Size: 51745 |
Author: jj |
Hits:
Description: 这时决对正确的数值转换器-time to correct summary of numerical converter
Platform: |
Size: 1966 |
Author: 菲 |
Hits:
Description: 数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
Platform: |
Size: 852 |
Author: 白水 |
Hits:
Description: 人民币大写金额转换程序(修正版v0.0.3)
===================================
1.使用方法:
-------------
将Cash_RMB.dcu放入Delphi安装目录下的Lib中,在uses中加入Cash_RMB,
即可引用CashRMB方法.
function CashRMB(CashAmount: Double): String
如:
procedure TForm1.Button1Click(Sender: TObject)
begin
QRLabel1.Caption := CashRMB(Table1.FieldByName( 金额 ).AsFloat)
end
结果将传回人民币金额大写字符串.
如果 CashAmount = 0 或数值溢出(超出万亿位),结果返回空串.
2.说明:
--------
A.本转换程序最大程度只支持到万亿元(位)的金额数值转换操作.如果你的
转换数值超出此极限,你可以在调用前先行判断数据的合法性,如果没有作预
先判断,转换过程中将引发本单元中自带的错误处理例程.
b.该转换结果符合标准金额大写书写格式,零角零分等字样不存在于最终的
转换结果中.
c.本转换程序自带数据溢出等数据非法及转换错误等处理例程.
d.本程序适用于32位的Delphi版本.-yuan capital conversion rate (revised version v0.0.3) ========= ===================== 1. Use : ------------- Cash_RMB.dcu Add to Delphi under the installation directory Lib, in addition Cash_RMB uses. CashRMB methods can be invoked. function CashRMB (CashAmount : Double) : String such as : procedure TForm1.Button1Click (Sender : TObject) begin QRLabel1.Caption : = CashRMB (Table1.FieldByName (amount). AsFloat) end results will be sent back to the amount of capital string yuan. If CashAmount = 0 or numerical overflow (super from 1 trillion), the results are returned empty string. 2. Note : -------- A. The maximum conversion to support only one trillion yuan (at) the amount of numerical conversion. if fruit your conversion value in excess of this limit, you can call before the first data to
Platform: |
Size: 3101 |
Author: lj |
Hits:
Description: 这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
Platform: |
Size: 162566 |
Author: 王瑞 |
Hits:
Description: 不同进制转换的c++代码
Platform: |
Size: 3569113 |
Author: 515782366@qq.com |
Hits:
Description: 基于labview的数值转换。
Platform: |
Size: 10148 |
Author: heyjudy |
Hits:
Description: 很有意思 能把2进制数值转换成10进制 也能把10进制转换成2进制-two very interesting band can Numerical converted into 10 band 10 band can also convert two band
Platform: |
Size: 3072 |
Author: 潘政万 |
Hits:
Description: 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
Platform: |
Size: 316416 |
Author: 罗宾 |
Hits:
Description: 这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
Platform: |
Size: 161792 |
Author: 王瑞 |
Hits:
Description: 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
Platform: |
Size: 3072 |
Author: 张连成 |
Hits:
Description: delphi xe8 新版 字符患,数值 ,进制转换(Delphi xe8 new character characters, numeric, decimal conversion)
Platform: |
Size: 2403328 |
Author: 小叶小叶
|
Hits:
Description: 数值转换小工具,asc2bcd,bcd2acd,异或运算,LRC运算等(Numeric conversion tools, asc2bcd, bcd2acd, XOR operations, LRC operations, etc.)
Platform: |
Size: 273408 |
Author: 多情的开水
|
Hits:
Description: 数值转换 byte 与 int short float double string long 等的转换(Numerical conversion)
Platform: |
Size: 2048 |
Author: 老白87
|
Hits:
Description: 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。
输入描述 :
输入一个十六进制的数值字符串。
输出描述 :
输出该数值的十进制字符串。(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 Description:
Enter a numeric string of sixteen.
Output Description:
The decimal string that outputs the value)
Platform: |
Size: 1024 |
Author: 505爱夏 |
Hits:
Description: 利用三轴地磁传感器测地磁信号,将三轴地磁传感器测得地磁信号转换成数值(The three - axis geomagnetic sensor is used to measure the geomagnetic signal)
Platform: |
Size: 2048 |
Author: 带上耳机9 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
24
»