搜索资源列表
LINUX_UNIX_SHELL_program
- 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -The book is divided into five parts, detailing the shell programming skills, and various UNIX command syntax. also covered under the UNIX text-processing
fgdfgcrswe
- unix 程序的编写与安全问题的解决-procedures in the preparation and security issues resolved
190b3_2006-06-25_9576
- 设计课题――用JAVA语言设计即时通讯系统是为了更好的满足人们的网上聊天和彻底的实现两-design issues -- using Java language of instant communications system designed to better meet people's online chatting and the complete realization of the two
Hello4Skyeye
- 关于skyeye,它是一个极好的嵌入式模拟软件,这是一个关于skyeye的使用例子,没有涉及到版权问题。在没有硬件平台的情况下,可以真实地体验享受嵌入式的开发过程-on skyeye, it is a very good simulation of embedded software This is one of the examples of the use skyeye not relate to copyright issues. In the absence of the hardwar
product-consume
- 一个生产者-消费者问题例子-a producer-consumer issues example
b048008
- 本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事件栅栏和闹钟原语来解决电梯问题(详细内容请看nachos-labs.pdf)。-this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content
RPG
- 用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
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
C语言文章
- 压缩包里的文章大部分是有关linux下c的编程问题,以及c编程一些问题-compression bag most of the articles under linux c programming, and programming issues c
1writer_reader
- 实现经典的读者-写者问题,在Linux环境下实现的,gcc编译通过-To achieve the classic readers- those issues, achieved under the Linux environment, gcc compiler
reader_writer
- 操作系统作业,多线程读者写者问题,C语言,Linux-Reader and writer, multi-threaded issues, C language, Linux
productor_consumer
- 生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
ProducerandConsumerProblem
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
reader_writer3
- 是一个linux下的共享内存文件,读者写者问题的,还不错-Is a shared memory under linux document, readers write issues, and also a good
pv
- 在linux环境下c语言实现生产者消费者问题。多个生产者消费者互斥访问缓冲区-In linux environment c language producers consumer issues. Mutex consumers to visit a number of producers in the buffer zone
EmbeddedLinuxPrimerAPractical
- 这本书汇集了不可缺少的知识,为建设高效率,高价值的,基于Linux的嵌入式产品:信息,比以往任何时候都聚集在一个地方之前。根据多年的经验,作为一个嵌入式Linux顾问和现场应用工程师,克里斯托弗Hallinan提供解决方案的具体技术问题,您最有可能面临,演示了如何建立有效的嵌入式Linux环境,并显示了如何使用它作为成效尽可能-This book brings together indispensable knowledge for building efficient, high-value,
RunningLinux5th(2005)
- 您可能会考虑你的第一个Linux安装。或者您可能已经使用Linux多年,需要更多地了解增加了网络打印机或建立一个FTP服务器。运行Linux ,现在在第五版,是这本书你会想手头上在这两种情况下。广泛承认的Linux社区作为最终获得启动和解决问题的书,它回答的问题和处理的配置问题,经常困扰着用户,但很少涉及的其他书籍。-You may be contemplating your first Linux installation. Or you may have been using Linux f
LinuxYonghuanquan
- Linux安全问题的详细解答,关于/etc/passwd的具体配置问题。-Linux security issues in detail, on the/etc/passwd specific configuration issues.
philosopher
- 模拟“五个哲学家”问题该实验的要点是,解决并发环境下,多进程之间的同步与互斥问题。进程间的同步互斥必然涉及进程间的通信(信息交换)。-Simulation of the " five philosophers" problem of the main points of the experiment, the solution to complicated circumstances, between the multi-process synchronization and
Os.c
- linux下生产者消费者问题 完全在linux环境下开发-producers of consumer issues under linux complete linux environment in the development of
