The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
The Stanford IBE library is a C implementation of the Boneh-Franklin
identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based
Encryption from the Weil Pairing", CRYPTO 2001.)
There are a few modifications and additions. The Boneh-Franklin scheme is
used as a Key Encapsulation mechanism, and off-the-shelf ciphers and HMACs
are used for the actual encryption. (See Lynn, "Authenticated Identity-Based
Encryption", available on eprint.
There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
The ISO Base Media File Format is designed to contain timed media information for a presentation in a
flexible, extensible format that facilitates interchange, management, editing, and presentation of the media.
This presentation may be ‘local’ to the system containing the presentation, or may be via a network or other
stream delivery mechanism.
Abstract:This article elaborats the RFID system,multianalysised the concrete function of RFID middleware,and proposed a kind of
RFID data transmission design model with news transmission mechanism,for realizing data transmission more effectively,
RFID data transmission design model with news transmission mechanism,for realizing data transmission more effectively,
Abstract Based on the demand analysis of the RFID
middleware,it suggests how to develop the RFID middle—
ware,including the functionality and the mechanism of the
event handle,and prospects the future of the RFID mid—
dleware.
This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism to enable robust, state-pattern programming in BREW
MTK flash TOOL源程序代碼
========== FlashTool v3.1.05 (2007/05/15) =======
Bug fixes:
1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size.
2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM.
New features:
1. [DA] Supports new NOR Flash device
[SPANSION] S29WS128P
[SPANSION] S29WS256P
[TOSHIBA] TV00560002DDGB
2. [DA] Supports OTP driver for below NOR Flash device
[SPANSION] S29WS128P
[SPANSION] S29WS256P
Enhancements:
1. [DA] Provide Customized FlashTest_AllInOne_DA.bin.
2. [DA] NFB can auto format after first download.
3. [DA] Improve DA download algorithm: next sector will be erased only when a sector is fully programmed.
4. [DA] Improve DA download algorithm: enable recovery mechanism when press STOP button.
5. [DA] Improve MT6223 Download Speed.