JSPWiki 中文增強(qiáng)集成版
增強(qiáng)的內(nèi)容
附件彩色圖標(biāo)顯示(修改了內(nèi)核代碼)
集成 WikiWizard 編輯器(修正了中文字體顯示問題, 中文資源化, 擴(kuò)大編輯區(qū), 自動定位), 推薦...
??
我的文件管理設(shè)計中對于文件管理的功能主要有以下幾個:輸入文件(input),
從文件列表中刪除一個記錄(delete a record from list),保存文件(save),
查找文件(...
??
高效的k-means算法實(shí)現(xiàn),使用了k-d樹與局部搜索等提高k-means算法的執(zhí)行效率,同時包含示例代碼,用c++代碼實(shí)現(xiàn)。 Effecient implementation of k-means ...
??
Just what is a regular expression, anyway?
Take the tutorial to get the long answer. The short answ...
??
Swarm intelligence algorithms are based on natural
behaviors. Particle swarm optimization (PSO) is ...
??
多模式匹配算法——AC算法
參考文獻(xiàn):AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic sear...
??
CodezBank is just a small application that stores source code snippets organized in a hierarhichal m...
??
The control uses javascript to handle number formatting as you keep typing and does the validation a...
??
java web小程序包,包含ajax自動完成,天氣查詢程序,mail發(fā)送程序,yahoo search程序,省市獲取程序...
??
檢索無向圖中的最短路徑,使用breast first search...
??