Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • attachments_2010_11_02.zip ME549 numerical method hw4
  • ADI.rar Advanced Numerical Methods ADI
  • ADI_SOR.rar Advanced Numerical Methods ADI SOR
  • FTCS_explicit.rar Advanced Numerical Methods FTCS explicit
  • FTCS_implicit.rar Advanced Numerical Methods FTCS implicit
  • Jacobi.rar Advanced Numerical Methods Jacobi
  • adfmreceiver.rar ... to track the frequency changes of the input signal once it is locked. Frequency modulated input signal is assumed as a series of numerical values (digital signal) via 8-bit of analog to digital conversion (ADC) circuit. The FM Receiver gets the 8 bit ...
  • numerical-calculation.rar 某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F)设A,B,C,D,E五个等距区间并取:A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G)所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该区间报价,如果该区间与与之相邻的较小区间内都没有报价则该区间不参加最后计算。 ...
  • 45454.zip 基于LBM的槽道流直接数值模拟.The LBM-based direct numerical simulation of channel flow.
  • numerical-filter.rar FIR和IIR数字滤波器程序,可以通过读取采集的数据实现相应滤波,观察各自特性