machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision Graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorithms, discretization, lazy learning, bagging, MineSet.
標簽: decision cross-validation estimation bootstrap
上傳時間: 2015-07-26
上傳用戶:趙云興
這是一個移植到vc上的小型ucGUI,有助于容易理解GUI的實現和移植到嵌入式系統上,其中包括了Font,Widget,Window,Graphs(circle,line,poly,arc),LCDDriver,MemDev等。
上傳時間: 2013-12-21
上傳用戶:wangyi39
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with Graphs, as in graph theory Graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
標簽: algorithms MatlabBGL provides library
上傳時間: 2014-11-17
上傳用戶:zyt
DAGON Approach Object of this exercise: Given a subject graph and a set of pattern graph in canonical representation (2-input NAND and INV), implement the second step of DAGON approach. (Both the subject graph and the pattern Graphs are trees.)
標簽: graph Approach exercise subject
上傳時間: 2014-01-19
上傳用戶:stampede
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing 18) Pattern Matching 19) Additional Review
標簽: Pointers Dynamic Objects review
上傳時間: 2014-10-10
上傳用戶:chfanjiang
DevExpress.ExpressFlowChart.Suite.v1.37.for.Delphi.BCB.Full.Source-SSG delphi 和 BCB的源碼,次空間可以幫你輕松實現流程圖類的圖標功能,強烈推薦! The ExpressFlowChart is designed to help you present charts, schemes, hierarchies, and Graphs of any complexity with minimal coding and programming effort. The ExpressFlowChart Suite offers all the necessary tools and elements to create dazzling interfaces limited only by your imagination and the needs of your end-users.
標簽: ExpressFlowChart DevExpress Source-SSG BCB
上傳時間: 2016-09-29
上傳用戶:363186
Write a program to decide if a graph has a cycle or not. The given graph can be a directed or undirected graph, which is indicated at the time of reading the input (0 for directed graph and 1 for undirected Graphs). The input is given as an adjacency list.
標簽: graph directed program decide
上傳時間: 2013-12-23
上傳用戶:cursor
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be the adjacency matrix preceded by a 0 or 1 representing Directed or Undirected Graphs respectively.
標簽: undirected Disjoint directed Cycles
上傳時間: 2017-04-08
上傳用戶:13188549192
this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, Graphs, sorting, hashing, data compression.
標簽: recursions includes contents binary
上傳時間: 2017-05-28
上傳用戶:dengzb84
This ar the basic programs that i did in highschool. From very simple to medium programs. From arrays to backtracking and Graphs. Ther are more then 100 programs.
標簽: programs From highschool medium
上傳時間: 2014-12-04
上傳用戶:youke111