-
read_write
这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
- 2013-10-17 20:15:06下载
- 积分:1
-
shift-sin-wav
移动的正弦线。这一个参考了网上生成正弦线程序,新建了一个CStatic派生类,外加定时器做的使,用了双缓冲技术。涉及PostMessage函数的使用。(Moving sine line. This is a reference to generate sinusoidal line online program, created a new CStatic derived class, plus a timer to do so, with a double-buffering. Involving the use of PostMessage function.)
- 2011-05-31 13:01: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
-
msgrouter
观察者模式实现各模块之间的异步通讯。模拟MFC消息(message router)
- 2013-10-16 14:26:10下载
- 积分:1
-
STM32F10x-USART
stm32F10X系列的USART应用实例(含说明文档),入门以及应用的时候可以参考。(An example of application of USART stm32F10X series(pdf intrudution includeed), useful and easily when allpied.)
- 2013-03-21 09:01:45下载
- 积分:1
-
eprocess
获得wrk中当前进程eprocess结构体(Get the current process eprocess structure)
- 2014-04-23 10:02:51下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
C_study
谭浩强c语言基础教程学习,里面包括多种格式选择(Hemopurification c language c language versions, select a variety of formats)
- 2012-07-14 09:23:00下载
- 积分:1
-
Tree
数据结构 二叉树实例 数据结构 二叉树实例(数据结构 二叉树实例)
- 2009-02-22 23:43:07下载
- 积分:1
-
C
说明: 面向C/C++ 代码的漏洞检测系统原理与实现 实用 有意义(For C/C++ code vulnerability detection system theory and practical implementation meaningful)
- 2013-06-25 09:22:26下载
- 积分:1