资源列表
E_2_3_
- 编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。-Procedures for the management of student achievement, students calculate and output the name of the results of the public courses, with an average points and total score, speci
Spline3
- 三次样条插值函数实现 运行后画出曲线图,并得到插值函数表达式。-spline3
diophantine
- using C++ coding to get diophantine numbers
方腔流 fvm simple 算法
- 非常好的simple算法,值得下载,本人自己编码的算法,有需要的朋友欢迎下载
juzhenyunsuan
- 进行矩阵运算的代码,C语言实现,只是代码,txt形式,移植到程序框架就可以,可以扩展其他的数值运算。 -For matrix operation code, C language, just the code, txt form, to the procedural framework can transplantation, can be extended to other numerical operations.
ANSYS-UMAT
- ansys或ABAQUS二次材料属性的开发,实现材料非线性.-ansys or ABAQUS attributes the development of secondary materials, the realization of material nonlinearity.
s
- 收藏的一个计算圆周率的源码 需要 圆周率的 可以用这个 很详细的源码-yuanma
code
- 自定义二维测线质量检查,并计算地震勘探侧线在延偏方向和垂偏方向的放养误差统计-The code is for the surveying mothed to calculate the distance with the inline and crossline fisrection
xishujuzhen
- 矩阵运算程序: 用三元组实现稀疏矩阵的 加 减 乘和转置运算
1
- 利用VC++6.0实现了利用数组输出各种金字塔,包括乘法小九九、货币金字塔、数字正三角形等图形-Using VC++6.0 using the array output to achieve a variety of pyramids, including the multiplication of small 99, the currency pyramid, triangle and other digital graphics
D11R9
- 解线性规划的单纯形法,配有实际调用的例子与输入数据-Simplex method for solving linear programming, with the example of the input data of the actual call
yuandaima
- 代码设计 :整数的分划问题。如,对于正整数n=6,可以分划为: 6 5+1 4+2, 4+1+1 3+3, 3+2+1, 3+1+1+1 2+2+2, 2+2+1+1, 2+1+1+1+1 1+1+1+1+1+1+1 -Code design: integer partition problem. For example, for positive integer n = 6, you can partition as follows: 6 5+1 4+2,
