DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s of compute intensive appl ications.
標簽: C. performance ultra-fast persistent
上傳時間: 2013-12-19
上傳用戶:xhz1993
Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or REST server that allows for persistent client connections to a jabber server.
上傳時間: 2015-05-09
上傳用戶:fanboynet
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
本書包含了許多Ajax技術的設計模式。例如:你應該如何分割數據以便于分配呢?答案是,采用內容分塊模式(Content Chunking Pattern);如何有效地維護狀態或至少是維護痕跡呢?答案是,采用持久通信模式(persistent Communications Pattern);如何讓用戶對所有潛在的數據了如指掌呢?答案是,采用無限數據模式(Infinite Data Pattern)。通過書中呈現的九種模式,作者幾乎發掘了所有的Ajax理論,這些知識對你將來編寫應用程序時制定策略有重大的幫助。每種模式都有相應的章節對其進行論述,每章均以模式的設計意圖為開頭,然后介紹使用該模式的動機,并列舉一系列使用該模式開發的應用程序和與該模式相關聯的設計模式。接著,以解決實際問題的方式詮釋該設計模式的架構。最后,執行程序通過代碼及用戶與各種網頁的互動形式展現。在章末,還有對該章精華內容的總結回顧。
上傳時間: 2015-09-30
上傳用戶:saharawalker
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files.
標簽: mechanism BlueCore supports Firmware
上傳時間: 2015-12-04
上傳用戶:manking0408
kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java
標簽: developed Virtual Machine kissme
上傳時間: 2015-12-07
上傳用戶:qiao8960
2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.
標簽: PF_FREEZE software support suspend
上傳時間: 2016-01-05
上傳用戶:亞亞娟娟123
利用SyncML開發客戶端程序的中間件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.
上傳時間: 2016-03-05
上傳用戶:kr770906
一個關于FFT的例子,persistent fft by Stephen Becker
標簽: FFT
上傳時間: 2017-02-06
上傳用戶:ikemada
自動生成java代碼,包括service,persistent
上傳時間: 2017-06-04
上傳用戶:zycidjl