搜索资源列表
Lab3
- 利用有限元算法计算各类微分方程,主要应用迦辽金方法。python下的dolfin编程。-The use of finite element method calculation of various types of differential equations, the main application of Galerkin method. dolfin under python programming.
lab3-0.7.1
- some algo with long, ratio numbers and matrix.
LAB3
- 最优化算法,黄金分割法,费波纳齐法计算函数最小值-Optimization algorithm, golden section method, the minimum function Feibonaqi method
lab3
- 编写用复化梯形积分公式和复化simpson积分公式的通用程序-Prepared using the complex formula and complex integration of trapezoidal integration formula of the general program simpson
Lab3
- C++编程实例 Lab3 曲线拟合数值分析课本 P.148,习题#42 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab3 curve-fitting numerical analysis textbook P.148, Problem# 42 requires: the output of scientific notation, decima
lab3
- It is the method of dichotomy.
lab3
- 常见排序算法的实现与性能比较 问题描述:实现合并排序,插入排序,希尔排序,快速排序, 冒泡排序,桶排序算法 实验要求: (1) N=10时,排序结果。 (2) N=1000,10000,100000时, 每个排序用不同的样本多试验几次(最低5次)得出 平均时间,比较不同排序算法所用的平均时间。 -Common sorting algorithm implementation and performance comparison Problem Descr
Lab3-Flash-LEDs-with-two-timer-interrupts.c
- THIS PROGRAM ARE Lab3 Flash LEDs with two timer interrupts.c-THIS IS PROGRAM ARE Lab3 Flash LEDs with two timer interrupts.c
lab3
- code of merge sort and quick sort using make file