1) decimal system
十进制
1.
Computers need numerical value change between binary system,octal system and decimal system The fortran77 is used in the programming to perform the numerical value converting.
计算机需要数制转换,计算机内部使用二进制,二进制八进制十进制之间的数制转换,FORTRAN77编制,围绕二进制与小数,完成二进制八进制十进制之间的数制转换。
2.
In this paper, the authors described the decimal system encryption based on AES and its implementation in detail, and discussed a kind of encryption principle suitable for trustless channel.
详细描述了基于AES的十进制加密算法的实现过程和一种适合于不可靠信道(预付费系统与终端之间的通信实现非接触无介质代码传送)的加密算法实现原理。
2) Decimal
[英]['desɪml] [美]['dɛsəmḷ]
十进制
1.
Improved Genetic Algorithm Based on Decimal System Coding;
基于十进制编码改进的遗传算法
2.
Using Decimal to Display Numbers in Assembly Language;
用汇编语言编程以十进制形式显示数据
3.
A decimal adaptive genetic algorithm of parallel operator;
一种十进制自适应并行遗传算法
4) decimal
[英]['desɪml] [美]['dɛsəmḷ]
十进制数
1.
Analysis the Exchanging Between Binary and Decimal on Computer Base;
浅析计算机基础中二进制数与十进制数转换
2.
This paper introduces a new program method——segment disposal,it can convert binary integer to decimal integer fleetly.
介绍了一种新型高速的二进制整数转化为十进制数的程序设计方法——分段处理。
5) sexagesimal system
六十进制
补充资料:十进制
最常用的一种位值制记数法。以十为进位基数,逢十进一位。任何一个正整数都有一个且只有一个十进制表达式:n=an·10n+an-1·10n-1+…+a1·10+a0,其中a0,a1,…,an是0~9中的一个数,an≠0。通常把n简记为anan-1…a1a0。同样,小数也有唯一的十进制表示法。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条