搜索资源列表
global-4.8.7.tar
- 代码检索工具GLOBAL源码。可用来浏览分析LINUX源码。-code retrieval tools GLOBAL source. Analysis can be used to browse Linux source code.
gift-0.1.14.tar.gz
- The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve
fsch
- linux系统下实现类似win的对多个文件的文件内容检索的功能-linux system realizes similar win to many documents document content retrieval function
Chapter_2
- 本章简要介绍Linux中一般的编码结构,并描述诸多与内核打交道的方法。我们首先 关注内核中常见数据类型,比如有效存储、信息检索、编码方法,以及基本汇编语言。这将 为我们在以后的章节中详细分析内核打下基础。接下来介绍Linux如何将源代码编译、链 接成可执行代码,这对理解交叉平台编码和更好地介绍GNU工具集不无益处。之后就是一 系列从Linux内核搜集信息的方法之概要了。本章涉及的内容非常广泛,包括源代码和可 执行代码的分析,以及在Linux内核中插入调试语句。-This ch
labview_files
- LabVIEW 文件操作与管理 8.1 基本概念及术语 文件I/O的出错管理 文件I/O操作流程控制 文件操作 文件定位与文件对话框 文件操作 文件管理 文件的删除、移动和复制 获取文件、目录的信息 路径、目录操作 数据存储与读取 LabVIEW数据文件类型 数据文件存储与读取-LabVIEW 8.1 file manipulation and management of basic concepts and terminology file
A017031111.pdf
- content based image retrieval abstract
yael_v155.tar
- a toolbox for image retrieval, including, kmean, fast knn, and phon
my_subject
- 熟练掌握并灵活运用C语言知识点,特别是指针和结构,以及文件操作。 熟练掌握并灵活运用常见的数据结构数组,链表和树。 熟练掌握并灵活运用相关的检索与排序算法。 -Proficiency and flexibility in the use of the C language knowledge, especially pointer and structure, as well as file operations. Proficiency and flexibility in the
hv
- Encapsulate basic setting changes and retrieval on Hermes hardware.
loginrec
- loginrec.c: platform-independent login recording and lastlog retrieval.
pngget
- retrieval of values from info struct.
pngget
- retrieval of values from info struct for Linux.
file_index
- 文件检索和文件创建函数,非常实用,可供参考和学习-File and directory creation and retrieval functions
使用链式栈搜索目录下的文件
- 在Linux系统中编译使用,通过使用链式栈实现目录的检索功能,可以检索某个目录下的所有文件。(It is compiled and used in the Linux system to retrieve all the files under a directory by using the chain stack to implement the retrieval function of the directory.)