-
ImageResample
说明: 图像伸缩算法,实现图像的任意尺寸放大和缩小,采用高精度伸缩算法。(High quality image resample algorithm.)
- 2009-09-01 16:24:29下载
- 积分:1
-
Print1ToMaxOfNDigits
输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
- 2013-09-04 19:15:43下载
- 积分:1
-
3-2
获取计算机IP地址。可以试试看。源码用C++实现(C++)
- 2009-12-19 10:09:17下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
Sieral_Multithread
串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
- 2009-02-15 15:38:40下载
- 积分:1
-
spra846a
A DSP/BIOS EDMA McBSP Device Driver for
TMS320C6x1x DSPs
- 2011-12-12 10:43:29下载
- 积分:1
-
beautifulbutton
这是关于界面设计中的按钮美化的一些程序,这对美化界面很有帮助(This is the interface design on the button beautify some of the procedures, to beautify helpful interface)
- 2007-01-04 18:37:23下载
- 积分:1
-
UiFeature
很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
- 2014-01-02 23:37:34下载
- 积分:1
-
spritegame
这是一个运用SPRITE的做成的超级马莉的游戏,游戏当中很好的运用的层的概念.(SPRITE the use made of super-MA games, Among good game on the use of the concept of layers.)
- 2006-06-10 10:43:36下载
- 积分:1
-
fenyou
现有8升、5升、3升的容器各一个,均无任何度量标记,其中8升的容器装满油,其他两个为空。要求用上述容器倒来倒去,分成两份4升的油。(内附实验报告)(Existing eight liters, 5 liters, each a 3-liter container, no any measure mark, eight liter container filled with oil, the other two are empty. Requirements for the container shuffling back and forth, divided into two four liters of oil.)
- 2015-11-15 17:54:53下载
- 积分:1