搜索资源列表
work_queue_thread
- 实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understandi
a048008
- 本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realizati
INTEL_FLASH_DRIVER
- BY USING THIS SOFTWARE, YOU ARE AGREEING TO BE BOUND BY THE TERMS OF * THIS AGREEMENT. DO NOT USE THE SOFTWARE UNTIL YOU HAVE CAREFULLY * READ AND AGREED TO THE FOLLOWING TERMS AND CONDITIONS.
Oracle_Expfix
- Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题-derived Oracle data files (Exp / imp) modify the program can be solved in different Oracle versions, different character sets impossible conditions for import and export issues
glxgears-opengl
- 这是一个Linux下的OpenGL的程序,是一个测试你的Linux是否可以顺利运行2D、3D的测试软件。 这个程序弹出一个窗口,里面有三个转动的齿轮,屏幕将显示出每五秒钟转动多少栅,所以这是一个合理的性能测试。 窗户是可以缩放的,栅数多少极大程度上依赖于窗口的大小。如果你的显示卡够好,而且你的驱动程序也配合得很好,那齿轮就跑得越快。-Permission is hereby granted, free of charge, to any person obtaining a * co
Linux_multithread
- Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
read_write
- 分别采用信号量,信号灯,条件变量实现的读者--写者方法。-Using semaphores, signal, variable conditions of the realization of the readers- to write those methods.
ccx
- 适合于初学者的c语言小程序。例如 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 -Suitable for beginners c language applet. For example, the topic: There are 1,2,3,4 digits, how many can be composed of m
multiply
- 计算阶乘的程序 在红旗linux桌面6.0(linux内核版本2.6.23.1-4),gcc版本4.2.1条件下成功运行,计算结果正确。-Procedures for calculating the factorial of the red flag linux desktop 6.0 (linux kernel version 2.6.23.1-4), gcc version 4.2.1 running under the conditions of success to calculat
linux-version
- 在linux下模拟不同数据链路层协议的工作状况-In linux simulated data link layer protocol in different working conditions
urjtag-0.9.tar
- UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for UrJTAG. Please read COPYING file for more
lpc2468_yaffs2
- 讲述LPC2468在无操作系统条件下使用YAFFS文件系统是如何实现的以及完整的测试代码,代码部分详见lpc2468_yaffs2.rar-LPC2468 about conditions in the absence of operating system file system using YAFFS are and how to achieve the complete test code, the code part lpc2468_yaffs2.rar see
cup
- 银联函数,完成跨行交易之前的合法性检查,如果不满足条件则执行相应处理-UnionPay function to complete the transaction before the legitimacy of cross examination, if the conditions are not satisfied with the implementation of the corresponding processing
20031221563281
- 著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the ti
parse
- 高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。-High-efficiency paper filter API, using the window technique to filter paper records, the user can customize the filter conditions and the window size.
3pcf
- 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
PCB
- 实现一个模拟进程状态转换及其相应PCB组织结构变化的程序。 程序界面能反映出在模拟条件下,进程之间状态转换及其对应的PCB组织的变化。-Process to achieve a simulated state transitions and the corresponding changes in the organizational structure of the program PCB. Program interface to reflect the simulated con
gcc_compile
- GCC编译优化指南 作者:金步国 版权声明 本文作者是一位自由软件爱好者,所以本文虽然不是软件,但是本着 GPL 的精神发布。任何人都可以自由使用、转载、复制和再分发,但必须保留作者署名,亦不得对声明中的任何条款作任何形式的修改,也不得附加任何其它条件。您可以自由链接、下载、传播此文档,但前提是必须保证全文完整转载,包括完整的版权信息和作译者声明。-Guide to GCC compiler optimization: Jin Buguo Copyright The au
a716_lcd
- /* * LCD driver for HTC Magician * * Copyright (C) 2006, Philipp Zabel * * based on previous work by * Giuseppe Zompatori <giuseppe_zompatori@yahoo.it>, * Andrew Zabolotny <zap@homelink.ru> * * This file is subj
magician_lcd
- /* * LCD driver for HTC Magician * * Copyright (C) 2006, Philipp Zabel * * based on previous work by * Giuseppe Zompatori <giuseppe_zompatori@yahoo.it>, * Andrew Zabolotny <zap@homelink.ru> * * This file is subj
