qt example for users
上傳時間: 2013-12-19
上傳用戶:bakdesec
This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
標簽: This demonstrates SharedQT program
上傳時間: 2015-09-21
上傳用戶:change0329
THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK, NO WARRANTY IS ASSUMED OR IMPLIED The intension of this code is to provide an example of attaching to the MUX layer with a custom ethernet protocol. Though the NPT code is provided for handling alternate frames, it has not been tested.
標簽: PURPOSES WARRANTY ASSUMED EXAMPLE
上傳時間: 2015-09-21
上傳用戶:qq521
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
標簽: pathfinding illustrate algorithm implement
上傳時間: 2013-12-25
上傳用戶:shawvi
This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) for execution.
標簽: This demonstrates the classes
上傳時間: 2013-12-22
上傳用戶:tuilp1a
BAND pass filter example.
上傳時間: 2015-09-27
上傳用戶:yyyyyyyyyy
This directory contains an example ADSP-BF535 subroutine that demonstrates the initialization of the AC 97 communication link between SPORT0 on the ADSP-BF535 and the AD1885 stereo Codec.
標簽: initialization demonstrates subroutine directory
上傳時間: 2014-11-29
上傳用戶:colinal
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
上傳用戶:日光微瀾
ISR-Driven Serial I/O V2
標簽: ISR-Driven Serial V2
上傳時間: 2015-09-28
上傳用戶:q123321
3d a example for 3d game may be usefuyl
上傳時間: 2013-12-24
上傳用戶:youth25