搜索资源列表
zchen87157
1
zchen87157
openh323_1.1.2.2.
卡布列克常数
- 验证卡布列克运算。任意一个四位数,只要它们各个位 上的数字是不全相同的,就有这样的规律: 1)将组成该四位数的四个数字由大到小排列,形成由这四个 数字构成的最大的四位数; 2)将组成该四位数的四个数字由小到大排列,形成由这四个 数字构成的最小的四位数(如果四个数中含有0,则得到的数不足 四位); 3)求两个数的差,得到一个新的四位数(高位零保留)。 重复以上过程,最后得到的
将阿拉伯数字转换为罗马数字
- 题目中给出了阿拉伯数字与罗马数字的对应关系,题中的数 字转换实际上就是查表翻译。即将整数的百、十、个位依次从整 数中分解出来,查找表中相应的行后输出对应的字符。 *程序与程序设计-title given Roman numerals and Arabic counterparts, and that the figure was actually Lookup conversion translation. Th
szzh
- 阿拉伯数字与罗马数字转换软件。很好用的由于数据格式问题只能转换一万以下的数-Arabic and Roman numerals conversion software. Because of good data format conversion only 10,000 below the number of
Roman
- c/c++ 寫的羅馬數字與拉丁數字轉換的小程式和源碼-c / c write Roman numerals, Latin Digital Conversion of small programs and code
Roman
- c/c++ 寫的羅馬數字與拉丁數字轉換的小程式和源碼-c/c write Roman numerals, Latin Digital Conversion of small programs and code
Roman
- Implementation of Roman Numerals.
Palatino-Roman
- 字体 Palatino-Roman-fonts Palatino-Roman
Times-Roman
- Times-Roman 字体-Times-Roman fonts
exer9
- program that reads Roman numbers and represents in Arabian format
Roman-3
- 采用罗曼Ⅲ型编码方式且以字母K,利用MATLAB语言制作了一个迂回相位编码的傅立叶变换全息图。-Ⅲ type encoding using Roman letters and with K, the use of MATLAB language created a detour phase encoding of Fourier transform holograms.
RomanToDecimal
- converting Roman To Decimal
ROMAN.CPP.tar
- the program detects weather the inupt number is a correct roman number or not
roman-matlab
- 罗曼3型计算全息源码,经测试,可以重现,大家可以下载学习-Roman type 3 CGH source, tested, and can reproduce, you can download learning
roman-num
- 将阿拉伯数字转换为罗马数字,比如1就是I,2就是II,当然12343566这种比较长的也可以转换-Will be converted to Arabic numerals Roman numerals, such as one that is I, 2 is II, of course 12343566 This relatively long can also be converted
Int-to-Roman
- 这是一个将整形数据转化为罗马数的算法,简单易懂感兴趣的可以-This is an integer data into the number of Roman arithmetic, straightforward interested can take a look at
Roman-to-Integer
- 罗马数字转换为阿拉伯数字,整形,小于3-roman invert to the int number
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.