PSO’s precursor was a simulator of social behavior, that was used to visualize the movement of a birds’ flock. Several versions of the simulation model were developed, incorporating concepts such as nearest-neighbor velocity matching and acceleration by distance
標簽: precursor was simulator visualize
上傳時間: 2013-12-16
上傳用戶:chenjjer
The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimization, dynamic simulation, formal verification, DFT scan insertion, links to layout, physical synthesis, and static timing analysis. At each step, problems related to each phase of the design flow are identified, with solutions and work-around described in detail. In addition, crucial issues related to layout, which includes clock tree synthesis and back-end integration (links to layout) are also discussed at length. Furthermore, the book contains in-depth discussions on the basics of Synopsys technology libraries and HDL coding styles, targeted towards optimal synthesis solution.
標簽: application real-time Synopsys emphasis
上傳時間: 2017-07-05
上傳用戶:waitingfy
JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
標簽: Java JXMLEditor developed editor
上傳時間: 2013-11-30
上傳用戶:水口鴻勝電器
Fortran - Tóm tắ t nộ i dung mô n họ c Các khái niệ m và yế u tố trong ngô n ngữ lậ p trình FORTRAN. Các câ u lệ nh củ a ngô n ngữ FORTRAN. Cơ bả n về chư ơ ng chư ơ ng dị ch và mô i trư ờ ng lậ p trình DIGITAL Visual Fortran. Viế t và chạ y các chư ơ ng trình cho các bài toán đ ơ n giả n bằ ng ngô n ngữ FORTRAN.
上傳時間: 2013-12-25
上傳用戶:songrui
Abtract - We propose a new family of fi lter banks, named NDFB, that can achieve the directional decomposition of arbitrary N-dimensional (N ≥ 2) signals with a simple and effi cient tree-structured construction.
標簽: direction Abtract propose achieve
上傳時間: 2014-01-15
上傳用戶:鳳臨西北
此文件夾中共包括十二個小程序 AVL創建平衡二叉樹,通過加入一個個的結點創建,并實現了平衡二叉樹中的結點刪除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph實現了有向圖的非遞歸廣度優先遍歷及非遞歸深度優先遍歷 HeapSort利用堆排序實現優先級隊列 Merge實現二路歸并排序算法 MFK動態規劃解背包問題 nqueue求解n皇后問題 QuickSort快速排序算法的實現。 Shell排序算法的實現。 Tree程序中實現了先序\中序\后序遍歷二叉樹的非遞歸算法。 tubao用遞歸法解決突包問題
標簽: Boyer_Moore Horspool Grap AVL
上傳時間: 2017-08-08
上傳用戶:佳期如夢
13、堆 MinHeap.h test.cpp 14、哈夫曼樹 BinTreeNode.h BinaryTree.h MinHeap.h Huffman.h Test.cpp 15、樹 164 QueueNode.h LinkQueue.h TreeNode.h Tree.h 170 test.cpp 16、B+樹 BTreeNode.h BTree.h 192 test.cpp 17、圖 217 MinHeap.h Edge.h 222 Vertex.h Graph.h 224 test.cpp 18、排序 Data.h 249 QueueNode.h LinkQueue.h Sort.h 263 test.cpp
標簽: MinHeap BinTreeNode BinaryTree Huffman
上傳時間: 2017-08-14
上傳用戶:AbuGe
函數程序設計haskell的作業,實現一個抽象數據類型tree模塊
上傳時間: 2017-08-16
上傳用戶:王小奇
Andy和Mary養了很多豬。他們想要給豬安家。但是Andy沒有足夠的豬圈,很多豬只能夠在一個豬圈安家。舉個例子,假如有16頭豬,Andy建了3個豬圈,為了保證公平,剩下1頭豬就沒有地方安家了。Mary生氣了,罵Andy沒有腦子,并讓他重新建立豬圈。這回Andy建造了5個豬圈,但是仍然有1頭豬沒有地方去,然后Andy又建造了7個豬圈,但是還有2頭沒有地方去。Andy都快瘋了。你對這個事情感興趣起來,你想通過Andy建造豬圈的過程,知道Andy家至少養了多少頭豬。 輸入 輸入包含多組測試數據。每組數據第一行包含一個整數n (n <= 10) – Andy建立豬圈的次數,解下來n行,每行兩個整數ai, bi( bi <= ai <= 1000), 表示Andy建立了ai個豬圈,有bi頭豬沒有去處。你可以假定(ai, aj) = 1. 輸出 輸出包含一個正整數,即為Andy家至少養豬的數目。
上傳時間: 2013-12-22
上傳用戶:小碼農lz
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 in attribute-value representation. The set of possible classes is finite. Only tests, that split the set of instances of the underlying example languages depending on the value of a single attribute are supported.
標簽: algorithm induction decision top-down
上傳時間: 2017-08-20
上傳用戶:hzy5825468