资源列表
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.
ADC0832
- ADC0832模数转换与显示,显示用LCD1602-ADC0832 analog-digital conversion and display, display with LCD1602
BER_for_BPSK_modulation_in_a_Rayleigh_fading_chann
- scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel-scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel
tile
- to generate tiles recursively
A
- lingo程序找施工过程中的关键路径,找出施工中所需花费的最短时间 -lingo program to find the critical path construction process, identify the shortest construction time required to spend
normallegendre1
- 给定x的值,可得到需要的勒让德函数值,在地球物理反演,卫星重力数据计算上有较大用途-Given the value of x can be obtained in need Legendre function value, in geophysical inversion, calculation of satellite gravity data, a greater use of
what
- 一款非常不错的软件,可以分享给同学们以及家人共享软件带来的欢乐-A very good software, you can share with students and their families brought joy shareware
ProBar
- 进度条程序 完美运行 有注释 里面有两种实现方式,可以根据需要自己进行选择-The progress bar is a perfect run. There are two ways to achieve, you can choose according to their own needs