搜索资源列表
五子棋的核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程,
ACM竞赛算法
- 此文档是ACM(国际大学生程序竞赛)很全的算法学习文档,包含枚举,贪心,动态规划,几何,图论等许多算法,相信对你会有很大帮助。
OFDM schmidl同步算法 matlab程序
- 里面是经典的schmidl算法 matlab 代码
朴素贝叶斯的基本思想和算法
- 朴素贝叶斯的思想原理应用实例及程序注释
SVPWM.空间矢量脉宽调制技术
- 空间矢量脉宽调制技术.doc 例1、CLARK变换的DSP实现 例2、PARK变换的DSP实现 例3、空间矢量的算法程序 ,Space vector pulse width modulation technology. Doc Cases 1, CLARK Transform DSP realization of cases 2, PARK Transform DSP realization of Example 3, the space vector algorithm procedu
antalgoritheminqosrouting.rar
- 连续域蚁群算法,求解蚁群算法的通用程序好用。,ant algorithem in qos routing
求解非线性问题的算法及程序
- 求解非线性问题的算法及程序,其中有如最速下降法的详细介绍和完整的理论推导过程,The algorithm for solving nonlinear problems and procedures, like the steepest descent method in which a detailed descr iption and complete the process of theoretical derivation
计算几何算法
- 这是计算几何中的模拟退火程序模板,对于搞acm的同学应该会有帮助
vc++读取图像
- vc++的读取图像的算法程序综合,很实用的,我个人积累的
1
- MATLAB在中值滤波改进算法中的应用,这里有一个关于自适应中值滤波的简单程序。-MATLAB in the median filter to improve the algorithm, there is an adaptive median filter on a simple procedure.
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
rls
- 这是一个论文中给出自适应均衡的RLS算法的仿真程序-This is a paper given in the RLS algorithm for adaptive equalization of the simulation program
cx
- camshift算法程序实现视频中运动的目标的跟踪检测
matlab-_ppt
- matlab软件教程ppt文件,主要包括矩阵数值运算等,包含小算法程序及应用实例。-matlab software tutorial ppt files, including matrix numerical computation, including the small algorithm procedures and application examples
xinghaofengxi
- 数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。 \Dsp_c C语言编写的算法程序。 \Dsp_fortran FORTRAN语言编写的算法程序。 \Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的 大部分例题。-" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm.
MUSIC-algorithm
- music算法程序,基本MUSIC算法仿真程序,进行DOA估计-MUSIC algorithm
m
- 编写matlab程序,完成输入倒位序,输出自然顺序,按照时间抽选的基2-FFT算法程序的编写-Write matlab program, complete inversion input sequence, the output of natural order, in accordance with the time selected 2-FFT-algorithm procedures for the preparation
1.MUSIC算法MATLAB程序
- 通过matlab程序仿真,实现信号来波方向的角度估计演示(timation of the signal's wave direction through the simulation of MATLAB program)
格子玻尔兹曼方法程序
- 该程序使用Fortran编写,利用格子玻尔兹曼方法解决传热流动问题