搜索资源列表
ac_mul
- AC算法的实现,可以处理英文与中文。给定最多64个关键字可以快速查找文件中出现的次数-AC Algorithm realized, can handle both English and Chinese. Set up to 64 keywords can quickly find the document number
Skapura
- skapura数据挖掘源程序VISUAL C++ 采用图元格式处理中间数据,节省大量空间-skapura source data mining using Visual C map yuan handle intermediate data format, to save a lot of space
matrixclass
- 矩阵类,自己编写,通过较多考验,符合matlab编程习惯,可处理无穷维矩阵和向量-matrices, their preparation, adoption more tests, with Matlab programming habits can handle infinite dimensional matrix and vector
chejiandiaodu
- 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台
MATLAB70ch7
- 《MATLAB 7.0编程基础》第7章 (源码实例)主要讲解MATLAB句柄图形对象-"MATLAB 7.0 programming foundation" Chapter 7 (source code examples) mainly on MATLAB handle graphical object
Data_Struction_complex
- 数据结构作业 复数运算代码。 可处理复数加减乘除运算。 图形界面。-data structure complex computing operations code. Can handle complex arithmetic operations. Graphical interface.
gose
- 高斯平滑滤波,可以用与图形及型号处理计算-Gaussian smoothing filter can be used with graphics and models to handle calculation
bdszh
- 偶写了个将中序表达式转化成后序表达式的程序。不过只能对单字符进行操作,现在改良了一下,能够对任意精度的数值进行运算,并且能够处理任意多的括弧(不过我并没有显式的允许输入[]或者{},只要将它们都成()就可以实现[]或者是{}的操作了),由于程序中间有小数点,所以在写成后序的时候,为了以便于区分输入的数据,我用下划线将它们隔离了开来。-even wrote a sequence of Chinese expressions into expressions sequence after the p
mulal
- This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to depend on the value of the ha
pathRRT
- RRT是应用广泛的机器人路径规划方法,可处理路径规划中的不同问题。-RRT is the widespread use of robot path planning, path planning can handle the different issues.
brainBp
- 本\"人工神经网络\"共有13个神经元构成,4个为输入神经元,1个为输 出神经元。也就是说,这个程序最多能处理一个四元关系(包含了二元, 三元)。-the "artificial neural network," a total of 13 neurons constitute, four input neurons, an output of the neurons. In other words, this procedure can handle a m
FormulaProcessor_beta1_CSharp
- 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
toolbox_curve
- A toolbox to handle 2D curve and multiresolution representation of curve-A toolbox to handle 2D curve and multiresol ution representation of curve
SPIHT2
- 根据paper思想,自己编写的SPIHT编解码。可以处理不同图像大小的小波系数,严格按照paper中的算法编写。细节见说明文档-under the paper thinking, their preparation SPIHT codec. Image can handle different sizes of the wavelet coefficients and strictly according to the paper prepared algorithm. For details,
SPIHT-compress
- 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
saMSA
- 本程序是针对多序列比对问题,提出用模拟退火算法来处理。比较好地实现了比对算法,能够得到较好的结果-proceedings against the multiple sequence alignment, proposed using simulated annealing algorithm to handle. Better than the realization of the algorithm to achieve better results
goldshengcheng
- 此文件为gold生成序列.m源文件适用于matlab进行仿真处理-this document for gold production sequence. M source document applies to handle Matlab simulation
polya_svm_1.0
- 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法,以及已经处理好的基于支持向量机的基因数据!-good based on support vector machines MATLAB program, which contains examples and improved algorithm and have a good handle on support vector machines genetic data!
nlfm_code
- 非线性调频信号的产生及一种优化方法.是为脉压处理所设计.详细内容及代码均在doc文档-nonlinear FM signals and the selection of an optimal method. Pulse pressure is to handle design. Details and the code is Documents in doc
Find_the_way
- 本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。-this program is the path to find procedures, a friend wrote, it is noted. Can handle path optimization. Need to run into the picture in the code folder.