资源列表
shuzhifenxi4
- 实验题目:复化求积公式 相关知识:将积分区间[a,b]n等分,节点xk=a+kh,k=0,1, …,n,步长 。复化梯形公式为: 再将每个小区间二等分,即整个积分区间[a,b]2n等分,此时复化梯形公式为 。复化梯形公式的递推关系为 其中, , 。 数据结构:(略) 算法设计: 复化梯形公式的算法如下 第一步:n=1,h=b-a; 第二步: ; 第三步:计算 ; 第四步:计算 ; 第五步:n=2n,h=h/2; 第六步:若 (事先给定
fangpingguowenti
- 我北大ACM类似的题目吧,不知道能够带给大家方便不!-I sharPKUngfu ACM similar topics you do not know can not bring everyone!
malloc
- 约瑟夫环的算法-Joseph Ring algorithm
circlem
- three Point to circle Python sample - "interactive"-three Point to circle Python sample- "interactive"
SUNKE1
- 利用c语言实现简单的学生信息管理,可以增添或删除每个学生的信息项。-Using c language students to achieve a simple information management, you can add or delete information of each student.
FARMANM
- 模糊分类的随机游走模型The random walk model and fuzzy classification-The random walk model and fuzzy classification
Phyjp4-6
- 对区域平均的年平均降水的标准化距平进行11年、5年滑动平均-Standardized regional average of annual mean precipitation anomalies were 11 years, five-year moving average
matlab
- matlab实现检测多边形的凹凸特性,程序简单可行-matlab achieve detection of irregularities polygon features, the program is simple and feasible
zodiac_sign
- Simple Zodiac Sign Using If - Else Statement
picture-cut
- 大量裁剪图片,将大图片裁剪出相同大小的小图片,适用于大量样本训练。-A large number of cutting pictures, the big picture cut out the same size of the small picture, suitable for a large number of sample training.
jieduan1
- 数值法计算锂条平板的导热问题,两侧定热流密度,上下绝热,得出锂的温度场-Numerical calculation method Article lithium plate heat conduction, heat flux on both sides set the upper and lower insulation, obtained lithium temperature field
Gpp
- 部分高斯消元法 Gaussian elimination with scaled partial pivoting- Gaussian elimination with scaled partial pivoting