搜索资源列表
将阿拉伯数字转换为罗马数字
- 题目中给出了阿拉伯数字与罗马数字的对应关系,题中的数 字转换实际上就是查表翻译。即将整数的百、十、个位依次从整 数中分解出来,查找表中相应的行后输出对应的字符。 *程序与程序设计-title given Roman numerals and Arabic counterparts, and that the figure was actually Lookup conversion translation. The upcoming round of the 100, 1
data_temp_counter
- 四位数数字温度计 AD590产生的电流与绝对温度成正比,它可接收的工作电压为4V-30V,检测的温度范围为-55℃-+150℃,它有非常好的线性输出性能,温度每增加1℃,其电流增加1uA。 - Four figures numerals thermometer AD590 produces the electric current and the absolute temperature have the direct ratio, it may receive the
CAPS
- 阿拉伯数字转化成大写: 如:123转化壹佰贰什叁-Arabic numerals written into the university : If : 123 selected job even into San
num2eng_Code
- 【软件简介】 1、本软件能将千万位以下的数值翻译为英文金额表达。因英语金额表达方式多种,本软件只根据目前外资公司商务英语惯用方式自动生成英文金额(如有需要变更,可以联系我)。 2、只需输入阿拉伯数字就自动化翻译为英文表达方式,一键复制,随处可贴。 3、新版本在优化了界面的同时改进了部分语法错误,增加了监视剪切板自动输入功能,还增加了计算器及记事本工具。 4、1.1.18新增了定时功能、office 快捷方式、中英文转换、关机功能、缩小到状态栏等。
numberxlm
- 一个阿拉伯数字与罗马数字互相转换并进行四则运算,通过这个小程序告诉大家如何实现VB与C++两种语言实现跨语言开发程序.-an Arabic numerals and the Roman figures can change and four operations Through this small program that tells you how to achieve both VB and C language cross-language development process.
money111
- 中文大写人民币数额与阿拉伯数字数额之间的转换,通过人机界面交互。-Chinese yuan amount of capital and Arabic numerals between the amount of change through man-machine interface interaction.
DQFive
- 这是用C++做的一个程序 。可以把一个五位数由阿拉伯数字转换成中文。-This is used C++ Done a procedure. Can bring a five-digit conversion from Arabic numerals into Chinese.
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
AN2CC
- 可以自动将阿拉伯数字转换为中文大写,最高可以转换到第十六位数字-Can automatically convert Arabic numerals for the Chinese capital, the maximum that can be converted to the 16th digit
speech_recognition_by_MFCC
- 语音识别有说话者识别和语义识别等,文章中是用MFCC实现的语义识别中的阿拉伯数字0-9的识别,以及结果。-Speech recognition with speaker recognition and semantic recognition, the article is realized with MFCC recognition of the Arabic numerals 0-9 semantic identification, and results.
HuffmanCoding
- 用哈弗曼进行编码的简单压缩,解码小软件(只对txt文件进行压缩,内容仅限与阿拉伯数字和字母)-Encoded by Ha Fuman simple compression, decoding a small software (only the txt file compression, content only with Arabic numerals and letters)
The-amount-of-conversion
- 本工具实现将阿拉伯数字转换为大写金额,参考了网上资源。-Arabic numerals to convert to uppercase amount
22
- 这是一个找出str字符串中为阿拉伯数字的字符的源代码。-This is the one to find out the source code for the character of the Arabic numerals in the str string.
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
TextAnalysis
- TextAnalysis系统及算法设计 输入为ICTCLAS分词后的词语结构信息,对每个词语的词性进行判断。 1. 如果不存在词性,则跳过这次循环。用来跳过一些语气助词等无意义的信息。 2. 由于每个句子都有几个子句,而每个子句都是一个独立的主谓宾结构,所以系统将子句通过标点符号来分隔。最后将所以子句的总情感权值相加得到总句的情感权值。 3. 在对字典的预处理阶段,系统对不同程度的词语赋予了不同的权值。为了提高处理程序的效率,系统只分析对体现语言情感有较大作用的词性(包括形容词、
liu
- 用汇编语言实现输入0到9对应的英语单词输出对应的阿拉伯数字的功能-Assembly language input 0-9 corresponding English word output functions corresponding Arabic numerals