资源列表
so_sys
- 学生成绩管理 假设有一个班级的学生n人,期末考试老师要对成绩从高到低列出,并对各科的考试成绩求出其最高分、最低分和平均成绩。现在设计一个成绩管理程序,能够实现以下的功能: (1)对某门科目的成绩进行排序并显示输出; (2)求出每门科目的最高分、最低分和平均分的信息; 学生成绩的数据用结构数组表示,包括:学号、姓名、三门科目的考试成绩,其结构格式如下: 学号 姓名 语文 数学 外语 C++ int num char name[10] int score[4]-stude
91SAM7S32-256
- 91SAM7S32-256 的datasheet-91SAM7S32-256 of the datasheet
RSARSARSA
- 实现RSA算法 实现RSA算法 实现RSA算法-achieve RSA algorithm RSA algorithm RSA algorithm RSA algorithm is the RSA algorithm RSA algorithm is the RSA algorithm
Albums
- 用ASP.NET怎么样编写一个相册,从数据库中怎样导入 -using ASP.NET how to prepare a sample album, from the database into how
vbsn
- vb序号生成器 vb序号生成器.rar-vb serial number generator vb serial number generator. Rar
jiayouwenti
- 一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?-travel home to a car driving from city A to city B (located starting at
VLSIASS2
- Self timed pipelined adder
watermark101
- 一些程序,主要是关于数字水印的,因为刚开始入手所以功能比较简单,方法也很简单-some of the procedures, mainly on digital watermark, because the start has just begun relatively simple, functional, method is also very simple
LVQDATA
- 类神网网路分类,分类方式为Learning Bector Quantization-category classification of the Internet network, classification for Learning Bector Quantization
C-LVQ
- 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
C-BPN
- 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
LVQ-POTOEXAMPLE
- 类神经网路,训练LVQ网路来执行图样分类-neural network, the training network to implement LVQ pattern classification
