public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戲","繼續游戲","游戲設置","高分榜","游戲幫助","退出游戲"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 構造方法 * */
標簽: public CircleMenuCanvas implements Runnable
上傳時間: 2014-01-08
上傳用戶:zhaoq123
綜合2叉樹及B+樹優點的能根據增刪改而分裂或合并的完整程序(現在以8bit(BYTE key)為關鍵字,可擴充到64bit的double為key,用戶數據包現在以float ton表示,可擴充到任意結構struct)
上傳時間: 2017-02-19
上傳用戶:498732662
Points in Euclidean space, implemented as double[].Includes simple geometric operations.Uses matrices a matrix is represented as an array of Pnts
標簽: implemented operations Euclidean geometric
上傳時間: 2014-01-05
上傳用戶:xiaoxiang
Form1.cs是應用聚類算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通過兩個參數EPS和MinPts調節聚類。 DBSCAN.cs是實現文件,聚類算法的進一步信息請參考“數據挖掘”或者相關書籍 聚類示例數據來自于sxdb.mdb,一個Access數據庫
標簽: Density-Based Application Clustering Spatical
上傳時間: 2017-02-26
上傳用戶:chens000
三次樣條插值程序演示。在SplineDemoView.cpp文件中的函數BOOL CSplineDemoView::ZSpline3()和函數double Spline3(double)是實現三次樣條插值算法的核心函數。用VC6.0編譯運行后,在窗口上由左至右點擊鼠標左鍵設置一些點,然后點擊鼠標右鍵即繪出穿過這些點的三次樣條插值曲線。
標簽: double CSplineDemoView SplineDemoView ZSpline3
上傳時間: 2014-01-03
上傳用戶:妄想演繹師
This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
標簽: implementation double-array representing structure
上傳時間: 2013-12-10
上傳用戶:shinesyh
LDPC碼既低密度奇偶校驗碼(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一類具有稀疏校驗矩陣的線性分組碼,不僅有逼近Shannon限的良好性能,而且譯碼復雜度較低, 結構靈活,是近年信道編碼領域的研究熱點,目前已廣泛應用于深空通信、光纖通信、衛星數字視頻和音頻廣播等領域。LDPC碼已成為第四代通信系統(4G)
上傳時間: 2013-12-24
上傳用戶:lunshaomo
This is a safe double linked list data structure in order to store data on void* pointer for data segment.
標簽: data structure pointer double
上傳時間: 2017-04-22
上傳用戶:youmo81
Double Integration by the Simpson s Rule
標簽: Integration Simpson Double Rule
上傳時間: 2017-04-23
上傳用戶:a3318966
Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR as Pyhisical and MAC Layer at Outdoor Peer to Peer Sensor Network
標簽: Performance Comparison On-Demand Protocols
上傳時間: 2017-05-28
上傳用戶:三人用菜