搜索资源列表
svm_perf.tar.gz
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
InductionofDecisionTrees
- 模式识别中多类分类问题决策树间接Induction of Decision Trees-Pattern Recognition in many types of decision tree classification of indirect Induction of Decision Trees
Treegenerator.v2
- 景观类相关的造树软件,对设计人员很有用,可用于sketchup-Landscape category trees related software, the design staff was very useful, can be used in SketchUp
119128649Waveletopti-trees
- 一种新型小波树构造程序,非常实用,值得期待。一般人不告诉他。-A novel wavelet tree structure procedures, very useful, it is worth looking forward to. Most people do not tell him.
hafumanshu
- 哈弗曼树和哈弗曼编码的源程序,很强大数 据结构上-哈弗曼trees and哈弗曼the source code, it is a powerful data structure d
sjjg4-6
- 数据结构ppt教程,第4章讲述的是串,第5章讲述的是数组,第6章讲述的是树和二叉树-Data structure tutorial ppt, Chapter 4 is on the string, described in Chapter 5 is an array, Chapter 6 is about trees and tree
max
- 将数组中元素按列进行排序,排序完的数组被重新放在原树组当中-Array elements will be sorted by column, to sort the array after the original trees were re-group on which
ds_baogao
- 哈夫曼编码与解码演示程序 1、 从初始界面中给出的信息选择相应功能; 2、 从终端读入字符集大小n,以及n个字符和n个权值。建立huffman树,并将它存于文件hfmtree.dat中 3、 利用已经建好的huffman树对文件tobetran.dat中的正文进行编码,然后将结果存入文件codefile.dat中; 4、 利用已经建好的huffman树将文件codefile.dat中的代码进行译码,结果存入文件textfile.dat中; 5、 将文件codefile.dat
svm_perf
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
trees
- Program for creating dynamic trees.
Trees
- software trees learning
AVL-trees-demo
- This a Pascal library for AVL Trees + graphics demo which demonstrates the library functions and AVL trees behaviour.-This is a Pascal library for AVL Trees + graphics demo which demonstrates the library functions and AVL trees behaviour.
L-system--trees-swaying-
- 这是一个在二维空间用L系统生成摇曳树木的代码程序-This is a in 2 d space L system generates trees swaying in the code
Trees
- 一条街的一边有几座房子。因为环保原因居民想要在路边种些树,路边的地区被分割成块,并被编号成1..N,每个部分为一个单位尺寸大小并最多可种一棵树,每个居民想在门前种些树并指定了三个号码B,E,T,这三个数表示该居民想在B和E之间最少种T棵树。当 然,B≤E,居民必须记住在指定区不能种多于区域地块数的树,所以T≤E-B+l。居民们想 种树的各自区域可以交叉。你的任务是求出能满足所有要求的最少的树的数量。 -One side of the street there are several
the-standard-volume-of-trees
- 关于林木二元材积计算的代码,并结合最小二乘法平差理论对计算结果进行精度评定,同时包含林木蓄积量计算的源程序!-Binary code trees on volume calculations, combined with the theory of least squares adjustment calculation accuracy evaluation results, timber volume calculation includes both the source!
66245
- The following Matlab project contains the source code and Matlab examples used for generation of 2d fractal trees.
Biosafety of Forest Transgenic Trees
- Biosafety of Forest Transgenic Trees
extra_trees
- extra trees python extra trees python
templates
- Speedtree model templates for trees settings
trees
- 这是一个遍历二叉树的python代码,有兴趣的朋友可以下载来看看(This is the python source code used to describe trees. It can be combined with your actual needs.)