搜索资源列表
szzh
- 阿拉伯数字与罗马数字转换软件。很好用的由于数据格式问题只能转换一万以下的数-Arabic and Roman numerals conversion software. Because of good data format conversion only 10,000 below the number of
EnToChi
- 使用C#实现阿拉伯数字到大写中文的转换-use C# Arabic numerals to the conversion of Chinese capital
汉语数字与阿拉伯数字互换系统1
- 这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入\\\"壹佰\\\",系统将其转换为\\\"100\\\" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入\\\"10\\\",系统将其转换为\\\"十\\\" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入\\\"1百\\\",系统将其转换为\\\"100\\\"。 -This a long time before I do a digital switchi
LED_CLOCK
- LED时钟,非常漂亮,采用几个小图拼接为阿拉伯数字-LED clock, very pretty, using several small plans for the Arabic numerals splicing
Time
- 输入阿拉伯数字(1到7)显示星期的英文字母-The importation of Arabic numerals (1-7) shows the letters of the alphabet Week
Roman_numeral_conversion
- 简单的罗马数字转换程序,将罗马数字转换成阿拉伯数字,c++实现-Roman numerals simple conversion process, c++ to achieve
tochinessnum
- 输入阿拉伯数字,输出中文大写汉字的小程序-Input Arabic numerals, the output of Chinese characters in Chinese capital applet
Num2Words
- Simple program that prints numbers in English, German, Chinese and Roman numerals.
ChgStr2CnU
- VC++将数字转换为中文大小的一个类文件,主要使用stl中的string类,这个类不但使用简单方便,新手也会用,而且还可以自动识别并过滤掉夹杂在阿拉伯数字中的逗号、空格等特殊符号,符合日常习惯用法,使用方法就是main函数中的方法,请朋友们做检验-VC++ to convert a number of Chinese as a class file size, the major use stl in the string class that is not only easy to use,
ArabNumToChnNum
- 将阿拉伯数字分别转换成中文的小写和大写数字,便于一些需用到大写金额的地方,如一些发票收据等-Arabic numerals are converted to lowercase and uppercase Chinese figures, easy things with that amount in place, as some invoices receipts ...
fdsfddd
- 该文件实现三个方法,分别实现弹出式窗口及阿拉伯数字转大写-Pop-up window and switch to upper case Arabic numerals
FindOutArabicNumerals
- 输入一串字符串,可找出字符串中包含的数字个数和数字-input a character string,The program can find out the Arabic numerals and its munber
NumberExchange
- 简单的阿拉伯数字转换为汉字大写,vb实现-Simple uppercase characters converted to Arabic numerals, vb achieve
Num_Char
- 输入阿拉伯数字,自动转换成相应的汉字输出-Enter the Arabic numerals are automatically converted to the corresponding character output
digitalrec
- 手写数字识别程序,根据手写鼠标移动的方向,判读输入的数字,可以识别0-9等阿拉伯数字,识别率90 以上-Handwritten numeral recognition program, according to the direction of the handwriting mouse movement, interpretation of the input figures, can be identified 0-9, etc. Arabic numerals, the recogniti
fshuudu--deele
- 数独游戏源码九直行九横列,共分成九个九宫格,每行列都由1到9、不能重复的阿拉伯数字组成,,每个九宫格亦然。但数独游戏源码难易等级非常多,每个只有一个解法。能添加关卡 -The source of Sudoku nine straight nine row, divided into nine squared, each ranks by 1-9, can not repeat the Arabic numerals, each squared versa. However, the sou
oworrddistinnf
- 脱机字符识别算法,包含手写数字识别之Fisher线性判别,手写数数字识别之模板匹配法,数字识别之神经网络法,细化算法 已通过测试。 -Off-line character recognition algorithm, contains handwritten numeral recognition of the Fisher linear discriminant, the template matching method for handwritten numerals recogniti
shu
- 将普通的小写的阿拉伯数字转换为大写的中国汉字-Ordinary lowercase Arabic numerals are converted to uppercase Chinese characters
Form1.cs
- 阿拉伯数字转成中文 忘了支持小数点了,数字整数部分无长度限制,理论支持int16位数字.-Arabic numerals converted to the Chinese forget to support decimal point, the digital integer part no length limit, theoretical support int16 digits.
temp
- poj 2967 BFS+Trie 把字符用数字表示,简化建树 插入 查找过程-poj 2967 BFS+Trie the characters, numerals inserted lookup process to simplify the achievements