搜索资源列表
rtree_src_1.0.1
- A disk based production quality RTree based upon Guttman?s quadratic split algorithm having following features: Buffering with dirty write, Index joins, Tree Seeding, Window and NN queries, Runtime STR Packing capability, Completely Thread safe.
splitBregmanROF(Matlab-Code)(1)
- 这是TV模型最新的快速计算Matlab源代码,算法可以解决很多非线性扩散方程的计算。稳定性高,计算快。-This is the latest TV models fast calculation of Matlab source code, the algorithm can solve a lot of non-linear diffusion equation calculations. High stability, fast calculation.
Split_radix
- FFT的分裂基算法,很详细的注释,花了两天的时间。希望对大家有帮助-The Split-radix FFT algorithm, a very detailed notes, spent a couple of days. We want to help
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
diblook_SPMG
- Split and merge Algorithm for Image Processing . It uses a quad tree as data structure, which is created at running time using breath first method, and a stopping criterion . The stoping criterion method can be changed , i just used to the difference
PSSM4u
- PSSM(Parallel-Split Shadow Maps)阴影算法C#源码-PSSM(Parallel-Split Shadow Maps)Shadow algorithm C# source code
ID3
- The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given
fsmem_mvgm
- Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds-Free Split and Merge Expectation-Maximization algorithm for Multivariate
splitmerge
- SPLITMERGE Segment an image using a split-and-merge algorithm.
VQsplit
- vector quantization binary split algorithm
Split_Bregman_Denoising
- 使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
doc
- 关于整数拆分算法的文档 关于整数拆分算法的文档-Split algorithm on the integer integer split algorithm for documents on the document
weimianfenge
- 一种改进的图象分割程序,分割出来效果相当好,尤其对于丰富的图象,保证别人没有上传过-Based on graph cut image segmentation algorithm, split the result was very good, especially for texture-rich images, ensure that no one else uploaded
splitmerge
- SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies t
CityOutline
- 用java语言编写的求城市轮廓线的程序,使用了分置算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the city java contour, the use of the split algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative approach" in the algorithm
QuadTree
- 四叉树算法,使用四叉树生成可局部加密的有限元网格-Quad tree algorithm, the use of quadtree generate local refinement finite element mesh
[1]-Split-radix-algorithm-for-2-D-discrete-Hartle
- Split-radix algorithm for 2-D discrete Hartley transform
Split-Covariance-Intersection-Fusion
- 用于分布式数据融合时,两局部估计部分相关时的协方差交叉融合算法,称为分离协方差交叉融合算法。-For distributed data fusion, two local estimated covariance in part related to cross-integration algorithm, called the separation of covariance cross-fusion algorithm.
Ant-colony-algorithm-for-edge-split
- 蚁群算法边缘分割,-Ant colony algorithm for edge split
divide_wood
- 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.