资源列表
fenbujianyan
- 此程序是用来检验一组已知数据是否服从一定分布的:如,正态分布,t分布,poisson分布等。-This procedure is used to test whether a given set of data to obey a certain distribution: for example, normal distribution, t distribution, poisson distribution.
number4
- 回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome:
test
- Source code for one of my robots for a robotic event. The robot patrols an pre-defined area and senses any obstacles for informing other robots. Immediately, other robots scuttle to sorround the obstacle and prevent it from dodging elsewhere.
A-Mathematical-Curiosity
- 求有几对满足下面条件的整数,0 < a < b < n and (a^2+b^2 +m)/(ab)-Given two integers n and m, count the number of pairs of integers (a,b) such that 0 < a < b < n and (a^2+b^2+m)/(ab) is an integer
FFT
- FFT快速傅里叶变换,主要用于时频分析,求取信号频谱,运算快捷方便-Fast Fourier transform, time-frequency analysis is mainly used to strike the signal spectrum, quick and easy operation
123
- 高斯映射分叉图 可以简单修改获得其他函数分岔图-Gauss map bifurcation diagrams can be easily modified for additional functions bifurcation diagram
modulation
- 16APSK调制的MATLAB实现函数,映射为4+16APSK的星座图-16APSK modulation of MATLAB functions mapped to the constellation 4+16APSK
Via-Wizard-Netlist
- Via Wizard 网表实力,方便在HFSS中过孔建模-Via Wizard Netlist
binary-storage-tree
- 对二叉树存储的知识进行功能实现,能更好的帮助理解二叉树的存储结构。-Knowledge of binary storage functions to achieve, to better help understand the structure of the binary tree is stored.
newton
- VS2010C++控制台输入插指点实现牛顿插值法-VS2010C++ console input plug pointing achieve Newton interpolation
su
- 对信号进行短时傅立叶变换,并得到信号时频分析图谱。-Frequency spectrum analysis of the signal when short-time Fourier transform and get the signal.
fight_kml
- 利用MATLAB画出google kml地图-Use MATLAB to draw google kml map