搜索资源列表
COUTchar
- 一个汇编实验的程序,用于分类统计字符个数-a compilation of experimental procedures, statistical classification for the number of characters
tj
- 程序接受用户键入的一行字符(字符数不超过80个,该字符串用回车符结束),并按字母、 数字以及其他字符分类统计,然后将结果存入以letter,digit和other为名的存储单元。
SVM
- SVM算法matlab程序,包括分类和回归.值得一看
Setup2k
- Tok ASM Tool 软件介绍: 打开软件后可以看到程序的主题界面 编辑区可以向里面写入代码并编译 学习参考区是提供给编写者的一些提示 单击展开可以展开学习与参考的分类面板 软件使用: 1.新建编辑区 2.录入源代码 3.确认没有错误 4.依次单击快捷工具栏上的\"汇编(F6)>连接(F7)>调试(F5)\" 5.调整代码 6.若想改进代码,请转到第2步 7.整理工作. 软件升级: 单击\"帮助>关于平台
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
000
- 1.词法分析程序的设计--扫描器 2.掌握高级语言单词的分类并了解编译程序中各类表格的存储; 3.掌握词法分析程序的任务 4.进一步加强分析问题、解决问题的能力;-Lexical analysis program design- Scanner
huibian_shiyan3
- 程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user to type a line characters (number not more than 80 characters, the string end with a carriage return), according to letters, numbers a
2
- 汇编语言程序设计实验教程2.3 分类统计字符个数-Assembly Language Programming Tutorial 2.3 Experimental statistics of the number of characters
triangle
- 绘制三角形图形程序 要求:掌握PC机显示模式的分类及特点 掌握利用汇编语言在图形方式下的编程方法 内容:编写程序.使PC机在中分辨率(模式4)显示一个三角形(各种三角形)。对于图形设计,要通过BIOS INT 10H调用,用菜单选择三角形的输出-Draw triangle graphics program requirements: PC, display mode control the classification and characteristics to master th
Statisticsofthenumberofcharacters
- 实验题目:分类统计字符个数 实验目的与要求 学习用汇编语言编写与设计分支循环程序。 题目:分类统计字符个数COUNT_CHAR -Experiment Title: The classification of statistical experimental purposes and requirements of the number of characters written in assembly language study and design of the branc
a
- 汇编的分支程序,分类统计字符个数的源代码。大家-Branch of assembly procedures, classification of the source code of the number of statistical character. Take a look. .
Compilation-of-statistics
- 分类统计字符个数 学习用汇编语言编写与设计分支循环程序。 题目:分类统计字符个数COUNT_CHAR-Statistics of the number of characters written in assembly language and learning design process cycle branch Order. Title: Statistical classification of the number of characters COUNT_CHAR
shiyan6
- 1.编写完整的汇编语言程序: (1) 从键盘输入一系列字符(以回车符结束),并按字母、数字及其他字符分类计数,最后显示这三类的计数结果。 (2) 已定义了两个整数变量A和B,试编写程序完成下列功能(使用简化段源程序格式): 若两个数中有一个是奇数,则将奇数存入A中,偶数存入B中; 若两个数均为奇数,则将两数均加1后存回原变量; 若两个数均为偶数,则两个变量均不改变。 (3) 用减奇数次数的方法,求一个数的近似平方根,这
CLUSTER
- 模糊聚类分析程序,用于对各种数据进行分类-Fuzzy clustering analysis procedures for a variety of data classification
image-segment
- 这是用ELM(极限学习机)做的关于图像识别的分类实验,有数据,有程序,有训练时间,测试时间和精度-It is used ELM (Extreme Learning Machine) to do experiments on the classification of image recognition, has data, procedures, training time, test time and accuracy
LS_SVMlab
- 本程序是SVM工具箱中最常用的LSSVM工具箱。LSSVM即最小二乘支持向量机,在机械故障分类中有着独特的优势,亲测有用! 希望能够帮助到有需要的同学!-this is a powerful and useful program for fualt diagnosis based on SVM,called LSSVM.I hope this program will help you.good luck!
FL
- 此程序用于对学生的信息进行分类,比如姓名、学号、性别等,可以直接使用-This program is used for the classification of student information, such as name, school number, gender, etc., can be used directly
Classification
- 一个C++程序能够实现对车辆图片的分类代码(To achieve the classification of vehicle picture code)