资源列表
Resistor-Workshop-V1.01
- Resistor calculate and desigen circuit
fushu
- 用c++实现复数的运算,包括一个复数的乘方和绝对值运算,两个复数的加减乘除运算,以供大家参考-c++ implementation of the absolute value of complex numbers, Math and the operations of addition and subtraction of two numbers multiplied, and a number of computing power or the absolute value
guanxiyouhua
- 数据库中关系代数的优化算法,只是算法,不是完整的程序-Database optimization relational algebra, just algorithms, not the complete program
discrete_mathematics
- 离散数学,计算机中的数字为离散的,所以离散数学式计算接基础课程之一,对计算机的深入学习非常重要,是一门十分基础的课程。-discrete mathematics
Russian-farmer-algorithm
- 俄国农夫算法 俄式乘法,又被称为俄国农夫法,它是对两个正整数相乘的非主流算法。假设m和n是两个正整数,我们要计算它们的积。-Russia Russian farmer multiplication algorithm, also known as the Russian farmer method, it is multiplying two positive integers non-mainstream algorithms. Suppose m and n are two positive
rect
- 已知长方形左上角与右下角两点的坐标,求长方形面积、周长-Upper left and lower right corner of the known rectangular coordinates of two points, find the rectangular area, perimeter
SF
- 算法程序,该程序实现描述最优化的问题以及其他一般算法问题,都是AC过的,例如:最优服务分配次序的问题。-Algorithm, described the program to achieve optimization problems and other general algorithms are AC-off, such as: the optimal allocation of the order of service problems.
eight-queens
- 分治法求解八皇后问题,一个简单的分治法应用算法。-Divide and conquer method to solve the eight queens problem, a simple application of divide and conquer algorithm.
Rational-fraction-equation
- 用来求解有理数分式方程。为它设计两个数据成员,一个作为分子,另一个作为分母。分母不能为0。有理数1/2可以使用这个类的对象r表示为r(1,2)。需要完成如下操作: 如果分子和分母友公约数,就应该进行化简; 有理数可以进行四则运算,需要重载运算符; 重载流运算符,可以直接输入分子和分母,以及作为整体输出 -Used for solving the rational fraction equation. For its design two data members, a as a
Liang_3
- 该动物识别专家系统共15条规则、可以识别7种动物,综合运用知识库、数据库以及推理机的知识,通过用户已知的关于动物特征的事实,选择条件中项目,点击查询得出知识库中所对应的动物类别,再由相应类别动物选项在更具体的特征中选择符合用户已知特征的动物,如果用户给出的特征不符合规则中的动物特征,则系统会提示查询不到,与用户具有良好交互功能。-The 15 animal recognition expert system rules, can identify seven kinds of animals,
expert_animal
- 该资料中共有两种方法实现专家系统,分别利用多重链接表法和邻接表权值法来实现共15条规则,7种动物的识别。-The data There are two methods to achieve expert systems, respectively, the use of multiple linked tables and neighbor-joining method to achieve weight table of 15 rules, seven animal species ident
GMAT-MATHS
- a zip file gmat mathematics useful for exams
