资源列表
juzhenliancheng
- 算法 矩阵连乘算法 很简单的实现 大家有兴趣的可以看看 -Algorithm matrix multiplication algorithm with very simple realization of everyone interested can see
cog.tar
- Delaunay三角形的网格剖分程序,用c++语言编写
CMatarySRC
- 一个简单的数理统计系统,实现了矩阵的方差,协方差,概率统计等运算,包含说明文件的。-A simple system of mathematical statistics to achieve a matrix of variance, covariance, probability and statistics and other operations, including documentation.
Evaluate-the-expression
- 表达式的计算是每一位学生必做的学习,本人的表达式计算实现了表达式计算的一般功能。-Expression evaluates to learning, every student will do my expression evaluates the expression evaluates to the general function.
IRI2012
- IRI2012 fortran编程,代码绝对全,已测试通过-IRI2012 fortran programing,it s perfect and I have test it
diff_bits
- 这是一个小软件,用来测试两个16位数的各个位不相等的位数和。-This is a small software used to test the various bits of two 16-digit numbers and are not equal.
Trans
- 坐标变换工具,求解平面相似变换参数示例数据文件,求解七参数示例数据文件内含vc VB示例-Coordinate transformation tools, solving the similarity transformation parameter plane sample data files, sample data files seven-parameter solution containing vc VB example
22
- 装载问题 问题描述与实验目的 有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 输入样例 3 10 40 40 50 50 3 20 40 40 50 50 输出样例 Case 1 50 110 Case 2 No -Loading Problem D
ZigZag
- 使用c++语言实现ZigZag排序,能够直接调用-ZigZag sequence
bignum
- 由于位数很多的数据不能使用C++的四则运算符号,因此重载了加减乘除,可以进行输入数据100位以内的四则运算,-Because a lot of bits of data can not be used C++ arithmetic symbols, thus overloading the arithmetic, you can input data 100 within four operations,
plus
- 该程序以解决日常生活中的三个树的加法运算为主要目的-with this program,you can easily slove the problem of plus
fushucheng
- 实现复数相乘,数字信号处理时用的,本人是用FFT设计中的,希望大家共享-mult
