资源列表
Pingnak
- Ping program c cyress usb chipset
a
- DDA program and brezier to draw a line in the same program both algorithms work
29782183Denoisemiddle
- middle denoising. this is from my friends
nthRoot.bas.tar
- This file contains utility functions to calculate the nth root of a number in visual basic.
dongtaiguihua
- 动态规划的基本思想是把求解的问题分成许多阶段或 多个子问题,然后按照顺序求解各个子问题。前一子问题的解为后一子问题的求解提供了有用的信息。在求解任一子问题时,列出各种可能的局部解,通过决策保留那些可能达到最优的局部解,舍弃其他的局部解。依次解决各个子问题,最后一个子问题的解就是原问题的解。动态规划算法与分治法类似,但是不同的是,在使用动态规划求解问题时得到的各个子问题往往不是相互独立的。由于动态规划算法解决问题往往有重叠子问题的特点,因此为了减少重复计算,不管该子问题以后是否被用到,只要它被
Hinitialthehmm
- 初始化hmm模型的mattlab源代码 -The initialization hmm model mattlab source code
boxplot-in-C
- 应用C++实现箱线图,求出最小值 第一四分位点 中位数 第三四分位点 最大值 并用+号-号画出箱线图 -Application C++ achieve boxplot, find the lowest point in the first quartile median third quartile, and the maximum number with+- No. draw boxplot
dreamingptcd
- 这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。 -This a digital platform length calculation procedures, such as : Runtime input : 111122333. results : 4 1111 Note : this procedure dos or running Windows
rayleigh_0_1
- 用C语言仿真瑞利分布-C language simulation Rayleigh distribution
Sedgewick4
- by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.-by Jay Kadane. Input : a vector with floats.Output : the maximum submatrix.
fftfrequencyask
- 通信原理中以ASK信号为例,对其进行频率估计.先产生ASK信号,然后通过FFT对其进行频率估计.
mianji
- 面积的简单求发的,C 程序,1,2共俩个
