-
-
[
C/C++]
DVD.rar
a system to check the DVD input and output, assignment for class
Category:
DVD Upload User:
kevinpcb Size:
131K
-
[
C/C++]
bank.zip
a system for using two models to examine the queuing in the bank, an assignment in class
-
[
C/C++]
calender.zip
type year and month, it will show the calender, an assignment in class
-
[
C/C++]
sudoku.zip
a sudoku game, user can type the row, colume, and the number to play, an assingnment in class
-
[
MultiPlatform]
HID1_11.rar
... at startup or when they are plugged in at run time. These devices are broken into
various device classes. Each device class defines the common behavior and
protocols for devices that serve similar functions. Some examples of USB device
classes are ...
-
[
C/C++]
sudokusolver.zip
a sudoku solver, it can solve the sudoku you enter, an assignment in class
Category:
SCM Upload User:
rxxd2008 Size:
2K
-
-
[
Visual C++ (VC++)]
StackWalker.zip
... to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized) ...
-
[
Visual C++ (VC++)]
cpp_mru_cache.zip
... only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: ... (optional) called when an item is removed from the cache.The cache class is a template of two types, a key and value (like ...
-
[
C#(.net)]
TBarDemo_SRC.zip
This article describes an easy to use, drop-in MFC class which replaces the standard title bar.