搜索资源列表
20070512graduate
- 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular Queue), a process to write bu
[_Weather_1627228102003
- This Project gives a complete idea for user to learn how to create live project with a specific user requirement
Nemesis-1.0.tar
- Nemesis a complete Linux video security system. It s idea is a cheap replacement for your commercial video system that can retail from a total of $15,000 up.
linux+kernel+(cn)
- linux 内核的中文分析,David A Rusling的中文版,对想要深入研究linux内核,而英文又不太好的,同仁是不错的资料-Chinese analysis of linux kernel, David A Rusling of the Chinese version of the linux kernel you want in-depth study, while English is not a very good idea, Tongren is a good informat
Windows_TO_Linux
- 本书详细介绍了windows用户如何转变思路学习linux系统的思路-The book details how to change windows users thought the idea of learning linux system
WENJUANDIAOCHA
- 本在线调查系统采用模块化面向对象设计思想,具有以下功能:开始调查、填写调查、查看调查填写进展、结束调查、审核调查、查看调查、生成调查报表等功能,大大提高了教学的效率。-The online survey system uses a modular object-oriented design idea, have the following functions: to initiate an investigation, fill in the survey, view the progress
ccache-2.3.tar
- ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多,也有更多的特性。 (注:Linux下运行)-ccache is a compiler cache. It acts as a cachin
linuxcmd
- 在平常的作业中,有时候老师让自己实现诸如cat等类的程式,有时候叫用shell实现,有时候用c实现,不过我经常一点头绪都没有,不过我想到 linux开源的,命令代码能拿来参考下阿,所以我就想看看linux命令的原始码,于是就开始了摆渡狗狗的搜索过程。从结果来看,有两种情况,一种是给予rpm的包的形式;另一种是基于deb包的形式。具体我也不知道该怎么描述,总之就是一种redhat的源码查看,一种是debian的源码查看。我是用的ubuntu,基于debian的,所以先前按照rpm的方式怎么也不奏效
PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998
- PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
veejamp.tar
- Yet another mp3 player, but this time using SVGALib under Linux. The idea was to use a 320x240 display which can be used in a vehicle. I wrote this quite a few years ago, before mp3 players were so cheap. It uses mpg123 for the mp3 decoding.-Yet anot
reader-writer
- 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , t
UNIXwenjianxitong
- 一、设计思想说明 本系统是模拟实现多用户多目录的文件系统(8个用户),在系统出现登录后 ,输入用户与口令,在用户登录系统后,可建立文件卷,将用户输入的文件保存在指定的文件中。 -First, the design idea is the simulation of this system to achieve multi-user multi-directory file system (8 users), in the system log in, enter your usernam
shellthegoodidea
- shellthegoodidea-this file contain the good idea how we can make program the same Dos but work on Linux
bash-doc-3.2.tar
- this if for bash doc to get good idea on bash
prj0.tar
- linux 源代码: When free() is called, the memory cannot usually be returned to the OS, do to contiguity restrictions. So your implementation should simply put this memory on its own internal free list. When malloc() is called, your implementation should
ldd3code
- 驱动界有个说法:得LDD精髓者得天下。这是ldd3上的示例源码,加注解的,很详细-There is an idea-driven world: the essence of who may be the world LDD. This is ldd3 the sample source code, add comments, and very detailed
LinuxSir_Org_Linux_kernel
- Linux内核编译的详细讲解。给我们提供一个较为清晰地思路。-Linux kernel compiled a detailed explanation. Give us a more clear idea.
UnixProgramAndApplicationQandA
- 这份文档不是FAQ(Frequently Answered Question),不少问题属于FUQ(Freque- ntly Unanswered Question)。换句话说,不一定是最常见的编程、应用问答,很可 能其中的答案尚是一个构思,还没有成为现实,又或者根本是个错误的思想火花。但 是,她的确在试图回答一些很有意义的问题,让更多的Unix/C程序员、系统管理员共 享彼此的智慧,那是三十年前无数前辈精英做到过的,也是我们正试图做到的。-This document is no
UnixProgramingQandA
- 这份文档不是FAQ(Frequently Answered Question),不少问题属于FUQ(Freque- ntly Unanswered Question)。换句话说,不一定是最常见的编程、应用问答,很可 能其中的答案尚是一个构思,还没有成为现实,又或者根本是个错误的思想火花。但 是,她的确在试图回答一些很有意义的问题,让更多的Unix/C程序员、系统管理员共 享彼此的智慧,那是三十年前无数前辈精英做到过的,也是我们正试图做到的。-This document is no
BlueZ
- 蓝牙技术是当前国内外科技界和产业界研究开发的热点技术,其应用范围包括手机、PDA、信息家电设备等领域,蓝牙技术在嵌入式系统上必将得到广泛的应用。而要在嵌入式系统上提供蓝牙开发支持,蓝牙协议栈的移植是关键。本文分析了蓝牙协议栈BlueZ体系结构,详细介绍了在S3C2410开发板上移植BlueZ的步骤,建立了嵌入式蓝牙应用开发平台,并提出了用BlueZ开发蓝牙应用程序的思路。-Bluetooth technology is the focused on by the domestic and ove