-
-
Reservation.zip
... a computer for its new automated reservation system.
You have been asked to develop the new system called ARSystem. You are to write an
application to assign seats on each flight of the airline s only plane (capacity: 24 seats.)
Your application should ...
-
thepacman.zip
very interesting small game pacman. It is write on turbo 褋++ v3.
-
tetrisin3d_cpp.zip
very interesting small game tetris 3D. It is write with using OpenGL technology.
-
-
-
project1_report1.rar
... on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache with a write-invalidate policy. The L2 cache is two-way set associative, with a block size of 8 words, and a total capacity of 512 ...
-
FireFX.zip
I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex.
You can download the component and source code here. There are some instructions in the FLA on how to ...
-
wav.rar
... In/Out devices in your system.
You can use VWD to "thief" an output sound stream from the application that doesn t allow to write it into WAV file directly. Any application can send audio stream to our virtual Wave/Out device, and audio stream can be ...
-
stock.rar
have recently become very interested in the area of genetic algorithms and Ant Colony Optimization techniques. I was determined to write a complete program demonstrating these two techniques. In particular I wanted to compare the efficiency of these two ...
-
11linux.rar
Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。
-