资源列表
2w
- c编写的小程序,请编写函数fun,它的功能是:求出1到100之内能被7或者11整除,但不能同时被7和11整除的所有整数,并将他们放在a所指的数组中,通过n返回这些数的个数。用vc++6.0运行 -c written procedure, please write the function fun, its functions are: to find the 1-100 be divisible by 7 or 11, but can not be 7 and 11 divisibl
Spline.h
- 三次样条插值c++头文件,一些头文件,非常好-Cubic spline interpolation c++ header files, some header files
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.
