搜索资源列表
GraduationDesign
- Six objects here: The document you re reading & its Chinese version Set of \"HWDesign\" includes all hardware design files \"SWDesign\" includes all software design files(firmware/driver and maybe applications as well) Set of \"Docume
lab2_Bomb-Lab-Defusing-a-binary-bomb
- CSAPP最为有名的拆炸弹实验,根据汇编代码找出六枚炸弹,代码是我曾经学校的实验clone,希望大家可以拿去练习,这个实验非常好玩,非常考研阅读代码能力-Most famous CSAPP dismantle bomb experiment to find six bombs, according to the assembly code, the code I have school experiment clone, I hope we can take practice, this exp
20080627051722606
- 1、有数字钟功能;(不包括校时等功能) 2、可设置六个时间,定时打铃 3、响铃5秒钟。-1, there are digital clock function (not including school and other functions) 2, could be the establishment of six hours, timing Darlin 3, ringing 5 seconds.
unix_test
- unix 测试系统,共有6个,每个100题左右。可以测试自己unix知识掌握的怎么样。难度比较高。-unix test system, a total of six, each of around 100 questions. Can test their knowledge of how unix-like. Relatively high degree of difficulty.
rfid
- 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
123
- Linux can be a terrific "poor man’s" router. It takes a little more startup configuration than a typical hardware router, but once it is going, very little will stop it, at least in our experience. We’ve been using the router setup detailed below
linuxdriver_code_tool_06
- liux驱动书的光盘\linuxdriver_code_tool的第6章节源程序,欢迎驱动开发者下载-liux-driven book, CD-ROM \ linuxdriver_code_tool the first six chapters of the source program are welcome to download the driver developer
LINUX_Shell_Guide
- linux shell资料大全,里面包含了6本电子书,工作当中的SHELL编程方面问题,基本可以得到指导-linux shell Sourcebook, which includes six books, the work of the SHELL programming problem which basically can be guided
Qt-pass-24-hour-study-program
- 从程序设计角度全面介绍LINUX/UNIX下基于QT图形截面程序开发方法.全书分六个部分.循序渐进,难度始终,使用性和操作性强.-Full descr iption from the programming point of LINUX/UNIX graphics section under the QT-based application development methods. The book is divided into six parts. Step by step, always
six
- 观察死锁产生的现象,考虑解决死锁问题的方法。从而进一步加深对于死锁问题的理解。解决死锁问题的几种算法的编程和调试技术。怎样构造管程和条件变量,利用管程机制来避免死锁和饥俄问题的发生。-Have observed the phenomenon of deadlock, consider solving the deadlock problem. So as to further deepen the understanding of the issues for the deadlock. Sev
hfgh
- 我国在2001年和2003年共发射了3颗“北斗一号”地球同步导航卫星,组成了我国区域卫星导航系统,初步实现了我国卫星导航系统的自主化-FOR six thousand years, humans have been developing ingenious ways of navigating to remote destination. A fundamental technique d
cdev
- 在linux下,实现简单的字符驱动,并添加Ring Buffer test程序,实现6个线程同时工作-Character device driver in test program, using six threads to read and write signal
producers-and-consumers
- 生产者消费者问题的具体实现要求: (1)、至少提供3个生产者和3个消费者六个进程并发执行; (2)、缓冲区单元至少为十个; (3)、生产者进程的运行速度和消费者进程的运行速度可通过时间调整,目的便于查看当生产者进程比消费者进程快时缓冲区单元的变化情况,同样的,当消费者进程比生产者进程快时也能便于查看缓冲区单元内容的变化情况; (4)、实时显示缓冲区单元内容的变化情况,并告知是哪一个进程的行为导致了缓冲区单元内容的变化。 -Producers and consumers on
60_CommandOfLinux
- Linux提供了大量的命令,利用它可以有效地完成大量的工作,如磁盘操作、文件存取、目录操作、进程管理、文件权限设定等。所以,在Linux系统上工作离不开使用系统提供的命令。要想真正理解Linux系统,就必须从Linux命令学起,通过基础的命令学习可以进一步理解Linux系统。 不同Linux发行版的命令数量不一样,但Linux发行版本最少的命令也有200多个。这里笔者把比较重要和使用频率最多的命令,按照它们在系统中的作用分成下面六个部分一一介绍。 本文以Mandrake Linux 9.
Linux-and-programming
- Linux编程从入门到精通,一共分六部分,硬件基础软件基础,内存管理,-Linux and programming from approaches to master, a total of six parts, hardware based software foundation, memory management, and so on
GTK-Study
- 6个GTK的简单例子,以及GTK+ 2.0英文API,中文教学文档-The six simple GTK+2.0 example, GTK2.0+ English APIs, as well as Chinese teaching document
Producers_consumers
- • 一个大小为3的缓冲区,初始为空 • 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 • 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: • 显示每次添加和读取数据的时间及缓冲区的状态 • 生产者和消费者用进程模拟。 -• a buffer o
linux
- 关于C++的详细资料,是电子科技大学研究生的重要课程课件,其中给出了在linux下的用C++的六种编程范式的详细讲解以及经常用到的linux API。-About the details of C++, is a graduate of University of Electronic Science and Technology major courseware, which gives under linux using C++ programming paradigm six explai
vbdb
- 发给你吧V乳房不大范甘迪三个傻瓜大范甘迪发感到反感的风格的风格的古典风格-Ten sets sell lottery program Kuni platform rental cheaper to sell six Aberdeen source
six
- 部分linux代码,是外部接口通信的,相信对大家一定比较有用。-Part linux code