资源列表
Matrix-module
- 矩阵模块的学习代码,,大家可以参阅下,,也许有帮助-Matrix module
xiqufanshi
- 求主析取范式,C++语言逻辑的,运行绝对正确的-Lord disjunctive normal form, C++ the logic of language, running absolutely correct
parabolic-Eq-fortran-FTCS
- 抛物型方程 fortran 源代码 显示格式 FTCS-parabolic Eq fortran codes explicit FTCS
CPP
- 完成稀疏矩阵的各种运算;加法:可以完成加法的情况下分别对每行处理,如果非零员的列标小则在插入之,相同则完成加法运算,如果结果非零则插入。否则继续下一个飞灵员的处理。最后把没有处理的全部插入。 减法:可以完成减法的情况下,把非零员都变反,再调用加法运算。 乘法,在可以进行乘法的情况下,分别对每行处理:列如:如果M的第一行的第一个和最后一个非零,则把第一个和最后一个分别和N的第一行和最后一行的非零员相乘。得到的结果保存在相应的位置上,再处理下行。把结果在相同位置上的相加。最后用稀疏矩阵的存储
arith
- 计算数学表达式,比如:12*(1+2*4)^(30-5^2)/21-Calculate mathematical expressions, for example: 12* (1+2* 4) ^ (30-5 ^ 2)/21
java-program
- 详细介绍汉诺塔,输出数字金字塔,显示素数,显示日历-Details of the Tower of Hanoi, the output digital pyramid to display the prime numbers, display the calendar
chengfangbiao
- 通过C++编程来实现的九九乘法表的显示,是一个很简单的例子-Through the display of the multiplication table C++ programming is a very simple example.
BB
- 这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。-This is a calculation procedure of the digital platform length, such as: Runtime: 111 122 333 results for: 41111 Note: This program is run in DOS or in wi
clock1
- 计时器,实现240 个数的计时,带有清零功能-Timer 240 the number of timing, with a clear function
calculator
- 实现四则运算(含括号)的简单程序,运用了C++中栈模板的操作。-The simple procedure of the four operations (including brackets), the use of the stack template C++ operation.
CSC
- 对于任意时间序列的预测检验,方法是双评分准则。-Time series prediction test method is a two-score criterion.
juzhenqiuji
- 本程序是对矩阵求积运算的实现,使其很方便的运行出来-This program is to accumulate the realization of the operation for matrix, make its very convenient running out
