搜索资源列表
rome
- 将罗马字母转换为十进制进行计算,并将结果转换为罗马字母输出-Roman alphabet will be converted to the metric system to calculate, and the results converted to Roman alphabet output
Roman
- Implementation of Roman Numerals.
ROMAN.CPP.tar
- the program detects weather the inupt number is a correct roman number or not
turn-albo-to-ruma-data
- 输入一个不确定位数的数字,将其转化罗马数字,用"X","I","II","III","IV","V","VI","VII","VIII","IX"代表0,1,2,3,4,5,6,7,8,9的罗马数字。 程序不是太严谨,和实际的表示(10应该用X表示,五十用C表示等等)也有差距。受定义类型的限制,位数不能无限多。 程序共用了三种方法,注释掉的是两种麻烦并且占内存多(其实可以修改成和第一种方法占内存一样多)的方法-Enter an uncertain number of digits,
sgu261
- sgu261:Discrete Roots(原根+离散对数+扩展欧几里得) 题目大意: 给你两个质数p,k,和整数a(0≤a<p),求解所有满足x^k≡a(mod p)的x。-261. Discrete Roots time limit per test: 1 sec. memory limit per test: 65536 KB input: standard output: standard There are a lot of
TEST10
- 将1-3999的数字翻译成罗马数字,比如将1翻译成I,2翻译成II.-The 1-3999 figures translated into Roman numerals, such as the one translated into I and the two translated into II.
RomanConvert
- 被转换的阿拉伯数字只限于1-9999,原因大约有两点 1.作者对罗马数字的逻辑规律未作深入探讨,欢迎赐教zngsai@163.com 2.罗马数字上面加一横扩大一千倍的约定不能与计算机的单字符世界很好兼容-Arabic numerals are converted confined 1-9999, there are two reasons 1. The author about the laws of logic is not Roman numeral for in-depth di