一個Jtag調試仿真程序,兼容Multi-ICE,這是源代碼,很難找到的。特別推薦
上傳時間: 2013-12-12
上傳用戶:釣鰲牧馬
R+樹的c實現源碼,對應文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
上傳時間: 2014-05-25
上傳用戶:sunjet
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
標簽: calculates congruence and function
上傳時間: 2014-01-08
上傳用戶:sz_hjbf
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performance under wide variations in load and, To simplify the design of complex Internet services. SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.
標簽: Event-Driven Architecture Internet building
上傳時間: 2015-09-28
上傳用戶:日光微瀾
Visual.C++程序設計技巧與實例--配套光盤 第4章 進程和線程 本章共有8個實例: 1. Process創建和終止進程 2. WorkerThread創建工作者線程 3. UIThread用戶界面線程示例 4. Event使用事件對象來實現線程的同步 5. Thread使用臨界區對象來實現線程的同步 6. Mutex使用互斥量對象來實現不同進程間的線程同步 7. Semaphore使用信號量對象實現線程的同步 8. MutiThread多線程任務調度與處理
標簽: WorkerThread Process Visual UIThr
上傳時間: 2014-11-17
上傳用戶:yyyyyyyyyy
用java(開發工具JBuilder)編寫的聊天室程序,主要應用java socket協議編程,每個客戶一個線程。本程序是學習java socket和Thread的良好用例。
上傳時間: 2014-03-12
上傳用戶:yangbo69
主要特點 * Flexible finite element space construction based template element library 基于模板單元庫靈活的構造有限元空間 * Convenient facilities to implement mesh adaption 很方便的進行網格加密和稀疏化 * Multi-mesh operation supported 支持多套網格操作 需要有一定的有限元基礎和C++語言基礎,最好在linux平臺下用。 http://162.105.68.168/AFEPack/
標簽: element construction Flexible template
上傳時間: 2014-11-21
上傳用戶:qq1604324866
A one-dimensional calibration object consists of three or more collinear points with known relative positions. It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates around a ¯ xed point. In this paper, it is proved that when a multi-camera is observing a 1D object undergoing general rigid motions synchronously, the camera set can be linearly calibrated. A linear algorithm for the camera set calibration is proposed,and then the linear estimation is further re¯ ned using the maximum likelihood criteria. The simulated and real image experiments show that the proposed algorithm is valid and robust.
標簽: one-dimensional calibration collinear consists
上傳時間: 2014-01-12
上傳用戶:璇珠官人
JTop monitors the CPU usage of all threads in a remote application which has remote management enabled. JTop demonstrates the use of the java.lang.management API to obtain the CPU consumption for each thread.
標簽: remote application management monitors
上傳時間: 2013-12-24
上傳用戶:lps11188
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every internal node is an arbiter there must be one and only one arc exiting a master and one or more entering a slave (single slave verus multi-slave or arbitrated slave) an arbiter can have as many input and output connections as needed. A bridge is a special node that collapses one or more slave nodes and a master node in a new "complex" node.
標簽: interconnections approach general include
上傳時間: 2015-12-12
上傳用戶:lyy1234