资源列表
AI
- AI Course, propability.
exp2_1
- 定义一个score类,其中包括私有数据成员和公有成员函数,即 num 学号 Math 高等数学成绩 English 英语成绩 Programming 程序设计成绩 inscore() 输入学号和各科成绩,并且计算平均成绩 showscore(时) 输出学号和各科成绩 使用score类,输入某班n(事先不能确定)个学生的学号和各科成绩,然后求各个学生的平均成绩,并列表输出学生的学号、各科成绩和平均成绩。 -Define a score class, includin
exp2_2
- 写出下列程序的执行结果,然后上机进行验证。用VC6的Debug的功能跟踪构造函数、析构函数和成员函数的执行顺序。 -Write the following program execution results, and then verified on the machine. The function of using VC6 Debug trace constructor, destructor and member functions are executed.
exp2_3
- 假设某城市人人所得税的税基为2000元,而其征收个人所得税的规定如下:不超过税基免征税,按超过税基部分征收所得税。超过部分在2000元以下,征税5 ;5000元以下,征税10 ;10000元以下,征税15 ;10000元以上,征税20 。-Suppose a city for all income tax base is 2000 yuan, and its personal income tax as follows: no more than tax-free tax base, tax b
high
- 气象上用来读地面站点资料,并提取相应站点的程序-Meteorological ground station data is used to read and extract the appropriate procedures for site
cluster
- 基因聚类 主要有数据的预处理和K-means算法的聚类-Gene cluster are pre-processing of data and K-means clustering algorithm
ch4-1manli.ppt
- 关于算法分析与设计的ppt课件,介绍了蛮力的应用。-this is a ppt class
fredhlom
- 梯度法求解第一类fredhlom积分方程的源代码-Gradient method for solving integral equations of the first class fredhlom source code
Find-s
- 机器学习,Find-s算法,能从文本中读取数据。-Machine learning, Find-s algorithm, the data read from the text.
aco
- 蚁群算法,一种用来在图中寻找优化路径的机率型算法。-ant colony optimization, ACO
sorting-methods
- Inserting Sort Function for Descending Order Quick Sort Functions for Descending Order Function to merge two pre-sorted arrays-Inserting Sort Function for Descending Order Quick Sort Functions for Descending Order Function to merge two pre-sorted a
11
- 基于粒子群优化的过程神经网络学习算法.Process based on particle swarm optimization neural network learning algorithm.-Process based on particle swarm optimization neural network learning algorithm.
