搜索资源列表
unixtonxunchengxu
- 这是个通讯程序,通过socket,把接收的消息放入消息对列,同时把队列中的消息通过socket发出去。 -This is the communication process, socket, receiving the news Add to the list news, while the news cohort through socket issued to.
abc54643
- 这个程序是我们公司自己开发的modem卡的驱动程序,isa总线的,每块卡可以同时支持4个外线拨入,一台工控机支持8快卡,32路同时收发。.rar-this procedure is our own development of the modem card of the driver, isa bus, every piece of card can support four lanes go to a support Taiwan IPC 8 Express cards, while 32 r
j2000-code+doc
- The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an im
coriander-1.0.1.tar
- Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with th
aic79xx-linux-2.4-20040522.tar
- 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries.
thesis
- FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level lang
chk
- 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
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
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
ls
- 实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
share
- 1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.
Unix
- 两个字符串连接程序 进程管理的四个设计 概要 -两个字符串连接程序 #include "stdio.h" main() {char a[]="acegikm" char b[]="bdfhjlnpq" char c[80],*p int i=0,j=0,k=0 while(a[i]!= \0 &&b[j]!= \0 ) {if (a[i] { c[k]=a[i] i++ } else c[k]=b[j++] k++ } c
AT45D081
- The buffers allow receiving of data while a page in the main memory is being reprogrammed. Unlike conventional Flash-The AT45D081A is a 5-volt only, serial interface Flash memory suitable for in-system reprogramming. Its 8,650,752 bits of memory
qdir.tar
- linux下快速进入目录的工具 qdir 解压后运行install即可,最好将qd.sh文件的倒数第而行改为rm -rf "$QD"。比如在工作目录下 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG,运行qd –s . 即可,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 我们又到一个目录,\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG, 运行qd –s . 2,可以将这个目录
Linux_Boot
- What happens while booting your Linux system
poppler-data-0.1.tar
- 解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)<br>4.运行命令:sudo make install datadir=/usr/share<br>5.可以了,中文乱码问题应该解决了。-This package consists of encoding files
jy
- 金庸群侠传 for Dingux 纯c/c++版 bete 0.1 A,版本说明: 1,在booboo的dingux20090728工具链下面编译通过。 2,纯c/c++版速度更快体积更小。 3,保留战斗音效,去除遊戏背景音乐(一直咚咚的很吵)。 bug难免请不吝提交,谢谢! B,安装及操作 直接将local文件夹複制到miniSD卡上即可。 X键:确定键 B键:取消或是显示选单 退出方法:在大地图中,按B键显示选单,再选“系统
Linux_Web
- 本书介绍如何在Linux下建立、运行并维护站点的综合技术,它适合于有一定的UNIX或Linux基本操作基础的网络建立者和维护者,同时也是广大Linux爱好者的一本较全面的参考书。-This book describes how to establish, under Linux, run and maintain the site' s comprehensive technology, is suited to a certain extent the basic operation o
sumatrapdf
- 简单就是美, Sumatra PDF 是目前最小巧的阅读器,同时提供的功能也刚刚好满足纯粹的阅读需求。非常适合各位不需要太多繁琐功能的阅读需求。功能简单,使用必然也简单。打开PDF文件后,就直接开始享受阅读的乐趣吧!Sumatra PDF 支持页面全屏、旋转、显示平铺/连续/连续平铺、比例缩放等页面显示方式。-Simple is beautiful, Sumatra PDF is the most compact of the reader, while providing just-in fu
while-002
- evaluated statements in while block for Linux v2.13.6.