A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial...
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial...
This code in this directory implements the binary hopfield network. Source code may be found in HOP...
Jive是一個廣受歡迎的開放的源碼的論壇項目,其目標是建設一個開放結構的、強壯的、易于擴展的基于JSP的論壇。在其設計目標的指導下,其結構設計得非常得好,融合了很多新的觀念,比如Design Patt...
本書包含了許多Ajax技術的設計模式。例如:你應該如何分割數(shù)據(jù)以便于分配呢?答案是,采用內容分塊模式(Content Chunking Pattern);如何有效地維護狀態(tài)或至少是維護痕跡呢?答案是,...
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J...
給定整數(shù)n,產生所有[2n]上的匹配(matching) //將其視為一個所有塊大小均為2的集合分拆 //輸出格式為 a1 a2 - b1 b2 - c1 c2 - ... //滿足a1<...
//給定整數(shù)n,產生所有[2n]上的匹配(matching) //將其視為一個所有塊大小均為2的集合分拆 //以a_i表示其第i個元素所在的集合號 //輸出格式為 a1 a2 a3 ... /...
《多傳感器數(shù)據(jù)融合手冊》 《Handbook of Multisensor Data Fusion》 作者: David L. Hall 定價: USD 199.95 出版社: CRC 出版...
本文根據(jù)發(fā)表在CUJ Expert Forum上的兩篇文章編譯而成。C/C++ User s Journal是目前最出色的C/C++語言專業(yè)雜志,特別是在C++ Report閉刊之后,CUJ的地位更加...
用eclipse實驗計算器功能,是mvc結構,并且是observer的design pattern...