搜索资源列表
src
- 一个简单的b tree 实现代码,可用于缓存数据,提高查询速度
Linux_Socket_Programming_By_Example
- 目前已经有很多介绍计算机网络的书籍,但是它们之中的大多数似乎更适合于高级编程者,而对于众多只想了解使用方法的初学者而言,就显得太深奥了。 读者通过学习本书,可以掌握有关套接口编程的知识。同时,本书使用一种称为\"BY example\"的方法来提高读者的学习效率,书中每一章的内容都是建立在前一章的基础之上的。第一部分“基本套接口概念”在阐明域和地址族,套接口的类型以及面向连接/非连接协议等基本概念的基础上,介绍了简单的客户/服务器程序的编写方法和主机名/网络名查询程序的编写方法。在掌握了
shell_my
- 一个简单的shell解析器,有简单查询,创建文件,删除文件等等,初学者适用
gdb
- GDB常用命令,按照需要查询,附带命令的简单描述-useful GDB commands
Search_Sort
- 语言其实并不是一种局限的东西,尤其说道算法.如果你的数据库存有上百万条信息,你要用什么方法在短短的几秒钟之内把你想要查找的数据找出来呢?另外如果对数据进行一个快速的排序呢?是否可以?很显然,这就要求算法的独特了.不能依靠简单的冒泡排序了.这里有两个C语言写的程序,一是快速查询,而是快速排序.-Language is actually not a limited thing, in particular, said algorithm. If your database contains mill
Shell
- linux shell编程查询手册,简单的shell编程实例-linux shell programming manual check, simple shell programming examples
finddialog
- 在linux QT4平台做spreadsheet项目中的一个简单查询对话框,-Platform in linux QT4 spreadsheet program to do a simple query in the dialog box
calendar.c.tar
- 一个简单的C万年历程序,可以查询任何年份月份的日历~-Calendar a simple C program, you can check the calendar month of any year-
Library-Query-System
- 基于linux系统环境下开发的一个简单的图书查询终端,可实现模糊查询、单项查询,多项查询,具有联想功能。-Linux-based system development environment with a simple book search terminal, enabling fuzzy queries, individual query, a number of inquiries, with the association function.
occiTest
- linux下简单的occi功能实现,实现简单的查询功能-Linux simple occi function realization, realize the simple search function
gjcx
- 一个简单的qtopia2.2 公交查询系统demo,仅供参考-A simple qtopia2.2 bus query system demo for reference only
qt_mysql
- QTmysq学生信息查询,采用qt 和mysql编写,功能都能够实现,代码比较简单-Student information query QTmysq, qt and mysql write functions are able to achieve, the code is relatively simple
SMS
- 实现简单学生管理系统,包含照片,个人信息的添加,删除,查询,修改等-simple student s management system
exp11.tar
- Linux文件管理方面示例程序,一个简单的词典,实现单词的录入,查询。-Linux file management, sample programs, a simple dictionary word entry realization query.
Mysql_cPP_and_db
- Mysql的操作封装。简单的函数接口实现查询,更新,插入等操作。标准c++接口,实现平台无关。-Mysql operation package. Simple function interface to query, update, insert and other operations. Standard c++ interface, implementation-independent platform.