搜索资源列表
7894561@dagsvm
- 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
Larry_Wasserman_ALL_OF_Statistics
- 这本书就是著名的沃塞曼编写的《统计学完全教程》,它的特点是覆盖全面、实用性强,除常规内容还包括Bootstrap方法、有向图DAGs估计、Wald检验、Delta方法、统计泛函估计等。-This book is prepared by well-known Wasserman 《ALL OF Statistics》, which are covered by the characteristics of a comprehensive,
dags
- Sybase PowerDesigner Physical Data Model Getting Started
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms
Scheduling-DAGs-For-Minimum-Finish-Time-and-Power
- Thesis : Scheduling DAGs For Minimum Finish Time and Power Consumption on Heterogeneous Processors
road
- 路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most import