OpenJMS是一個開源的Java Message Service API 1.0.2 規范的實現,它包含有以下特性: *. 它既支持點到點(point-to-point)(PTP)模型和發布/訂閱(Pub/Sub)模型。 *. 支持同步與異步消息發送 *. JDBC持久性管理使用數據庫表來存儲消息 *. 可視化管理界面。 *. Applet支持。 *. 能夠與Jakarta Tomcat這樣的Servlet容器結合。 *. 支持RMI, TCP, HTTP 與SSL協議。 *. 客戶端驗證 *. 提供可靠消息傳輸、事務和消息過濾
標簽: point-to-point OpenJMS Message Service
上傳時間: 2014-01-14
上傳用戶:zsjinju
Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file. Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.
標簽: application organized Samples chapter
上傳時間: 2015-12-14
上傳用戶:ghostparker
The present document specifies the CAMEL Application Part (CAP) supporting the fourth phase of the network feature Customized Applications for Mobile network Enhanced Logic. CAP is based on a sub-set of the ETSI Core INAP CS-2 as specified by ETSI EN 301 140 1 [26]. Descriptions and definitions provided by ETSI EN 301 140 1 [26] are directly referenced by this standard in the case no additions or clarifications are needed for the use in the CAP.
標簽: the Application supporting specifies
上傳時間: 2015-12-24
上傳用戶:84425894
The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial and nancial problems. Although the Kalman lter is effective in the linear-Gaussian case, new methods of dealing with sequential data are required with non-standard models. Recently, there has been renewed interest in simulation-based techniques. The basic idea behind these techniques is that the current state of knowledge is encapsulated in a representative sample from the appropriate posterior distribution. As time goes on, the sample evolves and adapts recursively in accordance with newly acquired data. We give a critical review of recent developments, by reference to oil well monitoring, ion channel monitoring and tracking problems, and propose some alternative algorithms that avoid the weaknesses of the current methods.
標簽: monitoring sequential industria accurate
上傳時間: 2013-12-17
上傳用戶:familiarsmile
其中:ClientInfor.inf 文件: 第一行的數據表示: 客戶端游戲版本號 第一行的數據表示: 更新文件存放的網絡路徑 UpdateInfor.inf文件: 第一行的數據表示: 最新游戲版本號 第二行的數據表示: 有多少文件需要更新 后面每行的數據表示: 需要更新的文件的名稱 frmUpdate.frm窗體: 負責下載 modZip.BAS模塊: 只負責用來壓縮文件和解壓縮文件的 其中的 UnZipTo 函數用來解壓縮的 zlib.dll: 為WinZip的dll文件 更新完畢后,ClientInfor.inf文件的第一行的數據會變為最新版本號 frmUpdate.frm窗體代碼如下: Private Sub cmdExit_Click() Unload Me End Sub Private Sub cmdUpdate_Click() Dim strClientInfor() As String Dim strUpdateInfor() As String Dim nNum As Integer 存
標簽: ClientInfor UpdateInfor inf 數據表示
上傳時間: 2013-12-24
上傳用戶:hanli8870
SDRAM 參考設計:主要包括The following figure shows a high-level block diagram for this reference design followed by a brief description of each sub-section. The design consists of: · PowerPC processor · PLB-OPB bridge · BlockRAM Memory Controller · SDRAM Controller · Two GPIO ports · A UART Port · External SDRAM
標簽: high-level following reference diagram
上傳時間: 2013-12-15
上傳用戶:Miyuki
μC/OS-II已經在世界范圍內得到廣泛使用,包括諸多領域,如手機、路由器、集線器、不間斷電源、飛行器、醫療設備及工業控制等。實際上,μC/OS-II已經通過了非常嚴格的測試,并且得到了美國航空管理局(Federal Aviation Administration)的認證,可以用在飛行器上。這說明μC/OS-II是穩定可靠的,可用于與人性命攸關的安全緊要(safety critical)系統;當然,也可用于非安全緊要系統。
標簽: OS-II
上傳時間: 2014-01-06
上傳用戶:himbly
Data mining (DM) is the extraction of hidden predictive information from large databases (DBs). With the automatic discovery of knowledge implicit within DBs, DM uses sophisticated statistical analysis and modeling techniques to uncover patterns and relationships hidden in organizational DBs. Over the last 40 years, the tools and techniques to process structured information have continued to evolve from DBs to data warehousing (DW) to DM. DW applications have become business-critical. DM can extract even more value out of these huge repositories of information.
標簽: information extraction predictive databases
上傳時間: 2016-03-19
上傳用戶:啊颯颯大師的
OFDM Modem Applications • Digital Video Broadcast (DVB) • Digital Audio Broadcast (DAB) • Broadband Wireless Access (802.16x) • Wireless LAN (802.11x & HiperLAN) Orthogonal OFDM Sub-carriers Orthogonal Frequency Division Multiplexing (OFDM)
標簽: Broadcast Digital 8226 Applications
上傳時間: 2016-03-23
上傳用戶:cc1
upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte to Flash) The penalty is the extra processor time to make the nested calls.
標簽: upsd_flash functions are provided
上傳時間: 2013-12-23
上傳用戶:Andy123456