搜索资源列表
赫夫曼树和编码
- 最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
wzqgame
- 电脑下子实际上是分两个步骤的,第一个步骤是尽可能的收集棋盘格局的信息,并且使这些信息以一定的格式存放再内存中,以便于第二步的处理。第二个步骤就是,对收集到的信息进行分析处理,即要给出一个规则,用穷举搜索的办法遍历所有收集到的信息,搜索的过程实际上是用所定下的规则去衡量每一点的权值,搜索的目的是为了找到一个权值最大的点,这个点就是当前的最优解,也就是应该下的子。 -computer is actually two steps, the first step is to collect as muc
综合实验哈夫曼编码
- 1.n个叶结点,权分别为w1,w2,• • • ,wn的二叉树中,带权路径长度WPL最小的二叉树叫最优二叉树, 也叫霍夫曼树。 2.霍夫曼算法:1)根据给定的权值{w1,w2,• • • ,wn}构造n个二叉树F={T1,T2,• • • ,Tn}每个Ti只有一个根结点,权为wi。2)在F中选取两棵根结点的权值最小的树 构成一棵新的二叉树,其根的权值为左右子树根的权值的和。3)F中删去这两棵树,加上新得
DynMem
- 一个模拟动态内存分配的小程序,包含最优算法和最先算法,c#环境下编写-a simulation of dynamic memory allocation small programs, including the optimal algorithm and the first algorithm, c # prepared environment
tanxinfangfa
- 贪心方法是一种改进了的分级处理方法。它首先根据题意,选取一种量度标准。然后按这种量度标准对这n个输入排序,并按排序一次输入一个量。如果这个输入和当前已构成在这种量度意义下的部分最优解加在一起不能产生一个可行解,则不把此解输入加到这部分解中。这种能够得到某种度量意义下的最优解的分级处理方法称为贪心方法。-greedy method is an improvement of the classification methods. According to its first title Italy,
ychen_jasp_software
- MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction
optimum_array_processing
- 最优阵列信号处理一书中的源代码,对于学习阵列信号处理的人来说,是很不错的资料-Optimal array signal processing, a book' s source code, array signal processing for the study of people, it is very good information
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
OBST
- Optimal binary search tr-Optimal binary search tree
Optimal_Traffic_Control_Urban_Intersections.pdf.t
- This book describes optimal traffic control, as the title already says. This enables us to perform optimal traffic control.
optimal
- optimal page replacement algorithm source code simple & clean
optimal-cluster-sizes-for-wireless-sensor-network
- Information on Optimal Cluster In Sensor Network
population--optimal-algorithm
- 有利于精通matlab粒子群最优化计算的源码-having a better understanding the optimal pragramms by matlab
Optimal-OFDM-system-design
- 介绍OFDM的优化文章,采用此方法能够实现OFDM优化-OPTIMAL OFDM SYSTEM DESIGN THROUGH OPTIMAL SPHERE COVERINGS
An-Initialization-Procedure-in-Solving-Optimal.ra
- An Initialization Procedure in Solving Optimal Power Flow by Genetic Algorithm.With this procedure, one can start the optimization process (i.e., genetic algorithm) with a set of control variables, causing few or no violations of constraints.
Backtracking-optimal-scheduling
- 本代码为算法导论中最佳调度问题的回溯算法。算法思想为:建立一棵深度为N的M叉树,从根结点出发,进行深度优先遍历。每搜索完一条路径则记录下besttime 和bestx[]序列开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处向纵深方向移至一个新结点,成为一个新的活结点,也为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向扩展,则当前扩展结点就成为死结点。此时,应回溯至最近的一个活结点处,并使这个活结点成为当前的扩展结点,直至找到一个解或全部解。-Backtracking
OPTIMAL.C.tar
- optimal page replacement algorithm
optimal-design-example-
- optimal design in matalb
Independent-optimal-schedul
- 独立最优调度问题,王晓东版课后题答案,有注释-Independent optimal scheduling problem, after-school version Xiaodong answer questions, notes
Exercises-in-Optimal-Control_SHANNON.IR
- Optimal Control, TSRT08: Exercises This version: September 2012 dare discrete-time algebraic Riccati equation