搜索资源列表
6
- 分类统计字符个数count_char 要求程序接受用户输入一行字符(字符个数不得超过80个,该字符串以回车符结束)按字母 数字和其他字符分类计数,然后将结果分三行分别显示出来,并标明哪类字符! -Categories Statistics count_char number of characters to accept user input requirements of the procedure and his characters (the number of characte
shizhijisuan
- 设计数值计算及显示系统,程序运行要有显示界面。提示系统所使用的方法,若输入字符不是“1”,“Q”时提示输入错误,请重新输入。可以用英文或汉语拼音显示界面。 设计要求如下: 1.按“1”,本程序能从键盘读入二个五位十进制数(1为符号+4位数位),并将这个十进制数分别转换位二进制数。然后求其和再将和以十进制数形式进行显示 2.按“Q”键,退出。 -Design of numerical calculation and display systems, display inte
massey_speech_project
- This the source code to the Massey School of Engineering Speech project.It has the Alice Artificial Intelligence engine included and only needs a Microsoft Agent character to work. The program will work without MSagent as well however. The program
cifafenxiqi
- 实现一个词法分析器,词法分析程序的主要任务是从左到右扫描每行源程序,拼成单词,换成统一的内部表示 (token)输出,送给语法分析器。具体包括: –组织源程序的输入; –按规则拼单词,并转换成二元形式; –滤掉空白符,跳过注释、换行符及一些无用的符号(如字符常数的引号) (实验一已完成); –进行行列计数,用于指出出错的行列号,并复制出错部分; –列表打印源程序; –发现并定位词法错误; –生成符号表。token 文件和符号表用作语法分析的输入部分。
ocr-characters-recognize
- OCR character Recognize
character-graphics-table
- 字符图形程序设计,1) 制作一个图形元素表,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分; 2) 将光标定位在屏幕的右半部分画图区,上、下、左、右光标控制键控制光标在四个方向的移动,不显示其轨迹,同时要控制光标位置不超出画图区的边界; 3) 当按动某一数字键时,在光标位置处显示出相应编号的字符图形,然后移动光标,再显示下一个图形,最后绘出一幅有字符组成的图形。 4) 按动ESC键,退出程序,返回DOS。 -this is a asm program,
A-character-line-compiler-system
- 一个汉字行编译系统,有完整的测试域代码,可以在c++6.0中运行-A character line compiler system
Statistics-a-character-input
- 统计输入的某个字符的个数,并显示出来,比如说A-Statistics the number of a character input
bysy
- 词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-Lexical analysis of the main tasks are: to scan source code character by character from left to right, resulting in one word (Token), also check the source of lex
character-classification
- 基于汇编的字符分类实现,将一个字符串中的字符、数字、等分行显示-Based on the character of assembly classification realized, will a string of characters, Numbers, and branch display
Digital-character-recognition
- 利用神经网络做的,数字字符识别,包括图片,很好用-By using neural network, digital character recognition, including pictures, very friendly
find-specified-character-in--string
- 从字符串中查找指定字符,需要使用循环判断结构-Find the specified character string, you need to use a loop to determine the structure of
character-recognisation
- character recognition using neural network
delphi-character--selection
- delphi字符筛选小软件,能快速分离字符与非字符-delphi character screening small software, can quickly separate character and non-character
character--rain
- 黑客帝国的字符雨,代码是用c在VC2010下编译通过的。(VC6亦可)-character rain in Matrix
Role-playing-game-character-creator
- 角色扮演游戏的角色创建器,几乎所有的RPG游戏(一种源自《龙与地下城》的游戏类型)在进入游戏时都会让用户自己来创建自己喜欢的角色,此为一个简化的创建游戏角色的程序。-Role-playing game character creator, almost all RPG games (one from the " Dungeons and Dragons" game type) when entering the game will let users create their
Programs-to-display-a-character-reverse-a-string.
- program to display a character, reverse a string
character-code-viewer
- 易语言程序 易语言模块 字符编码查看器 -Easy language program easy language module character code viewer
character-input-routine
- 易语言程序 易语言源码模块新 限制字符输入例程-Easy language program easy language source code module of new restrictions on the character input routine
Article-character-search
- 运用C语言制作的简单文章字符查找器,可以输入字符并查找字符出现的次数-Use C language articles produced by the simple character Finder, you can enter the number of characters and the characters appearing Find