CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - statistics

搜索资源列表

  1. c1

    0下载:
  2. 输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter a line characters, respectively, the statistics of the English letters, spaces, numbers, and the number of other characters.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5844
    • 提供者:so-kid
  1. ParameterEstimation

    0下载:
  2. 用matlab解决数理统计中的对参数的区间估计的问题-Using matlab to solve mathematical statistics in interval estimation of the parameters of the problem
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:7361
    • 提供者:liujun
  1. IntervalEstimation

    0下载:
  2. 使用matlab处理数理统计中的区间估计的问题-Processing using matlab mathematical statistics in the problem of interval estimation
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:9065
    • 提供者:liujun
  1. shiyan2.3

    0下载:
  2. IBM-PC汇编程序技术 实验教程 实验2.3 字符归类统计的程序 注释也很清晰了-IBM-PC assembler tutorial experiment 2.3 Experiment characters classified statistics program notes are very clearly a ~ ~
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:3984
    • 提供者:soasme
  1. SalaryManagementSystem

    0下载:
  2. 工资管理系统是用于各个企业的。包括系统管理,数据处理,查询统计和报表输出,可以适当的修改下用于做论文。-Salary management system is used for various enterprises. Including system management, data processing, query statistics, and report output, appropriate changes can be used for their papers.
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:690426
    • 提供者:余星
  1. Cpp1

    0下载:
  2. 二叉树的链式存储,以及使用链式存储统计叶子结点个数-Binary tree chain store, chain store statistics and the use of the number of leaf nodes
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:908
    • 提供者:linda
  1. 345

    0下载:
  2. (1) 能按学期、按班级完成对学生成绩的录入、修改 (2) 能按班级统计学生的成绩,求学生的总分及平均分,并能根据学生的平均成绩进行排序 (3) 能查询学生成绩,不及格科目及学生名单 (4) 能按班级输出学生的成绩单 -(1) can be by semester, by class to complete the input of student achievement, modified (2) to student performance statistics by cla
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2514
    • 提供者:熊玮
  1. 2-1

    0下载:
  2. 设有100H个数,编程统计正数、负数和零的个数-100H with the number, programming statistics positive, negative and zero the number of
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:646
    • 提供者:影子
  1. 2-2

    0下载:
  2. 100H个8位无符号数,按照0~1FH,20H~3FH,40~5FH,…,0E0H~0FFH分成8组,试统计每组内数据个数-100H 8-bit unsigned number, in accordance with the 0 ~ 1FH, 20H ~ 3FH, 40 ~ 5FH, ..., 0E0H ~ 0FFH divided into 8 groups, test statistics within each group the number of data
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:677
    • 提供者:影子
  1. 1

    0下载:
  2. 内存中从score开始的缓冲区存放30个学生的成绩,分数自己给定。请编程序统计中各个分数段的人数:<60,60-69,70-79,80-89, >=90。统计结果保存在以stat开始的连续5个字节的内存单元中-Memory storage buffer from the beginning score of 30 student achievement, scores its given. Please programmed statistics the number of segm
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:909
    • 提供者:znnbupt
  1. huibianyuyan-shiyan

    0下载:
  2. 汇编语言实验内容:1、顺序程序设计;2、学生成绩统计(求最大值,最小值,平均值并输出结果);3、字符串比较——字符串输入并比较其中是否存在某个子串;4、循环程序设计。-Assembly language experiment: 1, order programming 2, student achievement statistics (seeking maximum, minimum, average and output) 3, string comparison- String inp
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:73865
    • 提供者:
  1. COUNT_CHAR

    0下载:
  2. 分类统计字符个数 可以统计两位的 是汇编程序的-Statistics of the number of available characters is the compilation of statistical procedures for the two
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1095
    • 提供者:多麽
  1. xiaoshouguanli

    0下载:
  2. 商品销售管理系统 计算上个月每个人每种产品的销售额。 按销售额对销售员进行排序,输出排序结果(销售员代号) 统计每种产品的总销售额,对这些产品按从高到底的顺序,输出排序结果(需输出产品的代号和销售额) -Goods sales management system to calculate each month' s sales of each product. Sales by sales staff to sort out sort results (Seller cod
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2174
    • 提供者:虫儿飞
  1. 2

    0下载:
  2. 汇编语言程序设计实验教程2.3 分类统计字符个数-Assembly Language Programming Tutorial 2.3 Experimental statistics of the number of characters
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:959
    • 提供者:JQ
  1. 884

    0下载:
  2. 编写显示月份名direct的程序 2.统计各阶段分数的人数的程序 汇编 -Direct the preparation of the procedure show the month name 2. Statistics stages of the procedures for compilation of the number of points
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:274405
    • 提供者:冻冻
  1. code

    0下载:
  2. 1:两字符串对比,相同的输出match!,不同的输出no match! 2:求1的三次方+2的三次方+...+n的三次方,直到和大于20000,输出n的值。 3:完成字符串中各字符出现频度的统计,统计结果在屏幕上输出。-1: Comparison of the two strings, the same output match! Different output no match! 2: The three parties seek a third party+...+ n+2 of
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1435
    • 提供者:校长
  1. code

    0下载:
  2. 1:两字符串对比,相同的输出match!,不同的输出no match! 2:求1的三次方+2的三次方+...+n的三次方,直到和大于20000,输出n的值。 3:完成字符串中各字符出现频度的统计,统计结果在屏幕上输出。-1: Comparison of the two strings, the same output match! Different output no match! 2: The three parties seek a third party+...+ n+2 of
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3979
    • 提供者:校长
  1. huibian

    0下载:
  2. 汇编语言写的几个简单的汇编小程序,有求三个无符号数的最大值,求十个数中的最大最小值,将十进制数转换成十六进制数,统计字符串中字母、数字等的个数、输出字符串等简单汇编小程序,适合初学者-Written in assembly language, the compilation of a small number of simple procedures, seeking the maximum of three unsigned, seeking the maximum and minimum n
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:189998
    • 提供者:南风雅
  1. 2

    0下载:
  2. 统计字符串中非数字字符的个数 对自学汇编的人会有帮助的-Statistics the number of numeric characters string Africa
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:862
    • 提供者:Scout
  1. tongjizhongduan

    0下载:
  2. 汇编统计男女生人数(中断处理) 用1/0代表男生女生,键盘输入 进行统计,采用中断处理-Compiling statistics on the number of boys and girls (interrupt handling)
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:549
    • 提供者:uuu
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com