- 
                        auto_correlation
                        
                          用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。(Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.)                         
                            - 2009-01-18 13:00:25下载
- 积分:1
 
- 
                        PI
                        
                          说明:  生成PI的一个小程序 可以精确掉小数点后几百位。
(PI generated a small program can accurately swap places after the decimal point a few hundred.)                         
                            - 2007-10-22 15:00:08下载
- 积分:1
 
- 
                        Tsteepest_desh
                        
                          这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding  drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)                         
                            - 2012-08-20 07:27:17下载
- 积分:1
 
- 
                        PWM
                        
                          DSP2812 PWM生成配置程序,主要包括死区配置,此代码已经成功调试过(DSP2812 PWM generator configuration program, including the dead zone configuration, this code has been successfully tested over)                         
                            - 2014-04-10 22:18:51下载
- 积分:1
 
- 
                        OTSU最大类间分割法
                        
                          最大类间分割法,在linux下已经运行通过,希望对大家有帮助,谢谢                         
                            - 2022-02-06 13:27:52下载
- 积分:1
 
- 
                        Simulation-of-dendritic-growth
                        
                          模拟枝晶生长,在统计学常用的一种算法,对随机理论有帮助。(Simulation of dendritic growth, the statistics used an algorithm, the stochastic theory.)                         
                            - 2012-04-06 19:12:14下载
- 积分:1
 
- 
                        3DSLoader
                        
                          导入3ds模型的程序,运行程序后点打开导入3ds的文件即可(a)                         
                            - 2010-07-31 10:21:36下载
- 积分:1
 
- 
                        pcacement
                        
                          vc,net编写的一个仿qq程序支持添加删除好友及头像选择等功能,()                         
                            - 2017-11-18 07:29:12下载
- 积分:1
 
- 
                        FlappyBird2
                        
                          大致思路说说,就是在外部SRAM里面做了一个大数组[320][240]做了一帧缓冲,所有屏幕相关操作都是在这一帧上面实现的,使用DMA直接丢数据到FSMC接口上,比I/O快多了,然后就是资源的去背问题,所有的图片都是我从手机版上面截图下来的,然后背景色都是0X4DF9,然后因为jpg转换软件的关系,蓝色的背景色会有偏差所以直接判断把0x4df9不显示不可行,后来想到可以用RGB颜色来入手,虽然不是0x4df9但是还是蓝色,所以蓝色分量肯定比红色多,所以做了一个阈值判断(Roughly speaking, a large array [320] [240] is made in the external SRAM to do a frame buffer. All screen-related operations are implemented on this frame. Using DMA to drop data directly to the FSMC interface is much faster than I/O. Then it is the problem of resource backtracking. All the pictures are taken from the top of the mobile version, and then the background color is 0X4DF9. Later, because of the relationship between JPG conversion software, the blue background color will be biased, so it is not feasible to directly judge that 0x4df9 is not displayed. Later, I thought that RGB color can be used to start with. Although it is not 0x4df9, it is still blue, so the blue component must be more than red, so I made a threshold judgment, and then it is the transition between scene and scene.)                         
                            - 2019-06-17 12:06:28下载
- 积分:1
 
- 
                        qll
                        
                          有关卷积编码的维特比算法,是硬判决的啊,希望大家(The Viterbi algorithm about convolutional coding, it is hard to judge, I hope you all)                         
                            - 2018-07-28 17:40:33下载
- 积分:1