搜索资源列表
-
0下载:
求7个数的平均值,去掉一个最高去掉一个最低-The average for the number 7, to remove a maximum removal of a minimum
-
-
0下载:
(1) 学生数据录入(可以从键盘输入或格式化的文本文件读入)和存储(至文件),要求对用户输入的数据进行各种检验(检验必须尽可能完整)。
(2) 学生信息的查询(可以指定各种条件,如:按准考证号、姓名、身份证号码等)。
(3) 按各种顺序输出(必须包含部分统计信息,如:总分、排名等)。
(4) 数据的修改和删除(必须先查询到要删除的一条记录)。
(5) 统计与分析,包括:各学生总分、排名,各科平均分、各分数段人数、最高、最低分,可以按文理科、性别等分别统计。
-(1) Stud
-
-
0下载:
求出给定的20个数中的最大最小值并显示出来,循环程序与移位显示技术的设计-Find the maximum and minimum number of 20 and shows
-
-
0下载:
汇编语言写的几个简单的汇编小程序,有求三个无符号数的最大值,求十个数中的最大最小值,将十进制数转换成十六进制数,统计字符串中字母、数字等的个数、输出字符串等简单汇编小程序,适合初学者-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
-
-
0下载:
在以BUFFER为首址的内存中存放了若干个带符号数, 其个数存放在首单元,寻找出它们最大值放到存储单元MAXVAL中, 最小值放到存储单元MINVAL中。-BUFFER headed to the site in memory storage of a number of a signed, the number stored in the first unit, find out their storage unit MAXVAL put in the maximum, minimum, pu
-
-
0下载:
统计正,负,零个数。并找出最大最小值。最后,将结果显示在DOS下。-Statistics positive, negative, zero number. And find the maximum and minimum. Finally, the results show that under DOS.
-
-
0下载:
从buf单元开始存放10个8位无符号数,将10个数去掉一个最大的,去掉一个最小的,将其余的数的算术平均值计算出并存在AVERG字节单元中-Start buf storage unit from 10 8-bit unsigned number, will remove a maximum of 10 numbers, removing a minimum, the rest of the arithmetic mean to calculate the number and there AVER
-
-
0下载:
求最大和最小数。从一组无符号字节数中找出最大和最小的两个数据,并将结果显示出来。这组数据用回车符的ASCII码“0D”作为结束标志。-Find the maximum and minimum number. From an unsigned number of bytes to find the maximum and minimum of two data and the results are displayed. This set of data with carriage return
-
-
1下载:
圆盘找数问题。设有以下20个随机数组成一个圆(首尾相接),分别求出连续的四个数之和为最大的四位数及其和值)以及连续的四个数之和为最小的四位数(输出整个数列、最大、最小的四个数及其和值。
要求:
1). 圆盘类class circle中包含私有成员int num[20], int Max[4] , int Min[4],int sum_max, int sum_min, 同时根据需要增加私有或公有成员及必要的公有成员函数。
2). 在程序中产生20个随机数.-Disc to find
-
-
0下载:
学生课程成绩分段统计:用单字节表示每个学生的学号,学生的课程成绩用两位十进制数表示(最低0分,最高99分),规定0F0H表示作弊,0F1H表示缺考,0FFH为一组学生成绩的结束符。学生成绩在内存的存放形式为“学号,成绩”,每个学生占两个字节,从内存SCORE为首址开始存放。要求学生人数不少于10个,试编程序,按0 ~ 9、10 ~ 19、20 ~ 29、……、80 ~ 89、90 ~ 99及作弊、缺考等12种情况把学生的课程成绩进行分段统计,将统计结果存入以COUNT为首址的12个单元中。
-
-
0下载:
这个程序功能是汇编调用子程序比较数的大小的并输出最大跟最小值!-The function of this program is a compilation of the called subroutine comparison number size and output the maximum and minimum value!
-
-
0下载:
这个程序功能是汇编调用子程序比较数的大小的,并输出最大跟最小值!-The function of this program is a compilation of the called subroutine comparison number size and output the maximum and minimum value!
-
-
0下载:
用foreach语句遍历数组找出最大数和最小数-Traverse the array with foreach statement to identify the minimum number and maximum number of
-
-
0下载:
可按要求生成不同行数的数组,并找出对角线上的最大或最小元素-According to the number of generated no peer array, and the maximum or minimum of the diagonal elements.
-
-
0下载:
这个程序是基于8086CPU的汇编语言,可以输入任意个学生的成绩,并在DOS环境下输出显示其最小值和最大值、平均值。对学习汇编语言有一定的参考价值-This procedure is based on 8086CPU assembly language, you can enter any number of student achievement, and output display its minimum and maximum, mean in DOS environment. Lear
-
-
0下载:
对一幅图片进行直方图均衡,并输出概率非零灰度数,概率非零灰度中最大概率、最小概率、最大最小概率之比。-On an image histogram equalization and output nonzero probability gray number, the probability of the largest non-zero probability of gray, the minimum probability, the ratio of the maximum and minim
-
-
0下载:
当在键盘上输入n个数时,怎么求输出最大值和最小值-When on the keyboard input number n, how to output the maximum and the minimum
-
-
0下载:
统计负数个数以及找出真值数最大与最小的数字输出-Statistical negative number and find out the true value of the maximum and minimum number of digital output
-
-
0下载:
参数设置
w=0.9 权值 将影响PSO 的全局与局部搜优能力, 值较大,全局搜优能力强,局部搜优能力弱 反之,则局部搜优能力增强,而全局搜优能力减弱。
c1=0.1 加速度,影响收敛速度
c2=0.1
dim=6 6维,表示企业数量
swarmsize=100 粒子群规模,表示有100个解的空间
maxiter=200 最大循环次数,影响时间
minfit=0.001 最小适应值
vmax=0.01
vmin=-0.01
ub=[0.2,0.2,
-