搜索资源列表
sk98lin
- giga网卡完整的驱动代码,系统是linux,可以了解整个网卡驱动在linux系统的结构,并且包含了giga模式的特有接口的实现.-integrity of the driver code, the system is linux, can understand the whole LAN Driver in linux system structure, and contains a unique pattern of giga interface is achieved.
Oranges-War
- 在linux中显示战争模拟器,显示在终端中,能设置士兵的种类,可分人员固定和金钱固定模式-War simulator in linux shows, displayed in the terminal, setting the type of soldiers, officers can be divided into fixed and fixed pattern of money
estore_script
- 网上售书电子商务网站,采用MVC模式实现,页面显示采用JSP,控制器采用SERVLET,模式采用javaBean-Online books e-commerce website using MVC pattern implementation, the page shows the use of JSP, controller SERVLET, mode using JavaBean
Linux
- linux0.11 源码chm版,外加赵烔linux内核完全注释v1.9.5-linux source code chm pattern, and explain in linux aource code v1.9.5
Observer.cpp.tar
- 当OfficeDoc 对象的内容或状态发生变化时,所有与之相关联的DocExplorer对象都将得到通知,这种应用被称为观察者模式-When the OfficeDoc the content or status of the object changes, all associated DocExplorer object will be notified that this application has been referred to as Observer Pattern
decorator.cpp.tar
- Decorator模式: * 动态地给一个对象添加一些额外的职责。就增加功能来说, Decorator模式相比生成子类 * 更为灵活。-Decorator pattern:* dynamically to an object to add some additional functions. On increasing the functionality is, Decorator pattern compared with subclassing* more flexible.
EventListener-1.3.tar
- EventListener is a simple and efficient C++ framework for propagating Events in graphical interfaces or numerical codes, using Listener pattern. Filtering and blocking of events is possible. This package does not use any other lib.
IntroductionandcommandVIM
- VIM简介与命令 Vim是一个带模式的编辑器,同样的按键,在不同模式下,具有不同的功能定义。-Introduction and command VIM Vim is an editor with a pattern, the same keys, in different modes, with different functions defined
vi
- 进入vi的命令 vi filename :打开或新建文件,并将光标置于第一行首 vi +n filename :打开文件,并将光标置于第n行首 vi + filename :打开文件,并将光标置于最后一行首 vi +/pattern filename:打开文件,并将光标置于第一个与pattern匹配的串处 vi -r filename :在上次正用vi编辑时发生系统崩溃,恢复filename vi filename....filename :打开多个文件,依次编辑 -
stardictd-0.3.tar
- 著名的开源电子词典,类似金山词霸。支持多字典,这是3.0版本-StarDict is a Cross-Platform and international dictionary Software. It has powerful features such as "Glob-style pattern matching", "Scan selection word," "Fuzzy query," etc. Stardict Version3.0 has developed a lot of n
Learning.The.Bash.Shell(2nd)
- 第二版包括了bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays,-This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays, pa
chessboard
- Construct a regular pattern (chessboard) by giving the width and height of the chessboard and of the square inside of it.
Linux-driver-development8
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第8章、Linux设备驱动中的阻塞与非阻塞I/O。阻塞和非阻塞I/O是设备访问的两种不同模式,驱动程序可以灵活地支持用户空间对设备的这两种访问方式。8.1节讲解阻塞I/O和非阻塞I/O的区别,实现阻塞I/O的等待队列机制,以及在globalfifo设备驱动中增加对阻塞I/O支持的方法,并进行了用户空间的验证。8.2节讲解设备驱动的轮询(poll)操作的概念和编程方法,poll操作可以帮助用户了解是否能对设备
gabortb-0.4.tar
- This research topic started as a research project in 2000, but has now extended to a complete research area which is studied in many projects of Machine Vision and Pattern Recognition Research Group at Lappeenranta University of Technology. The lates
Linux_baseorder_vi
- linux基础命令---------- vi ---------- vi +n filename:打开文件,并将光标置于n行行首 vi +/pattern filename:打开文件,并将光标置于第一个与pattern匹配的字符串处-linux base order
grep-2.5.1a.tar.bz2
- The grep command searches one or more input files for lines containing a match to a specified pattern.
DecoratorPattern
- This gives an example of decorator pattern-This gives an example of decorator pattern...
CPP-QT-design-pattern-src.tar
- C++ QT设计模式(第二版)完整程序 C++ QT design pattern (second edition) complete program src.tar.gz 包括:ansicast、arithmetic、arrays等目录-C++ QT design pattern (second edition) complete program C++ QT design pattern (second edition) complete program src.tar.gz inc
Pattern
- Pattern Source Code for Linux.
pattern
- pattern.c: Implemetation of the template match compilation and lookup.