搜索资源列表
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
FtpSvr
- 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
linux_mysql
- linux下的数据库编程---Linux下数据库MySQL的使用及其C语言接口
linuxMySQL
- 提供了对MySQL数据库操作的实例程序。用linux下的C语言实现。
mypool.tar
- MySql的C++连接池。在linux环境下实现的一个C++连接数据库的连接词。运行效率很不错。-The C++ MySql connection pool. In linux environment to achieve a C++ connect to the database conjunctions. Efficiency is very good.
mysql-connector-c-6.0.2-linux-glibc2.3-x86-32bit.
- dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to watch (live) stream information in human readable form.
tntdb-1.0.1.tar
- Tntdb 源码和文档。Tntdb 是linux/unix C++数据库驱动适配接口。支持postgresql, sqlite3, mysql 和 oracle-Tntdb is a c++-class-library for easy database-access. It implements a simple database independent layer, which loads drivers at runtime. Currently drivers for postgresq
Beginning.Linux.Programming4th_EN
- Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
CPPMySQL
- 在linux环境下用C++仿照ADO操作MYSQL的类-In the linux environment using C++ ADO operation modeled on the class MYSQL
C-operating-mysql-databases
- 我是在linux下做的,这个也是我自学弄的,是用C连接数据库,对数据库的一些基本操作-This is my self-study lane of, it is to use C connect to database, some of the basic operation of the database
mysql.tar
- 这是一个用C编写的mysql数据库应用程序,对于初学linux数据库编程的人来说,非常好用。-this is a c program of Mysql for linux . it is very useful for you,i think.
linux_c_connect_mysql
- linux环境下使用c++操作连接mysql的例子-The C++ of Linux connect to mysql Example
Linux_MySQL_C
- Linux环境MySQL的C编程起步,示例程序,包含如何使用MYSQL API等接口。-MySQL' s C programming environment for Linux started, the sample program, including how to use the MYSQL API interfaces.
mysql
- linux下 mysql数据库的创建 插入与调用-Create the mysql database under linux and call into
MySQL
- Linux下用C语言连接MySQL进行增删改查。-C program contect to the mysql database
Linux-database-access
- 编写Linux下用C语言访问MySQL数据库的程序.-Linux database access
mysql_ccpp
- linux(centos)实现用c++连接mysql数据库并查找显示其内容,已经编译通并运行过。-linux (centos) connection with c++ mysql database lookup and display its contents have been compiled through.
LinuxVecle
- Linux下车辆违章查询系统的设计与实现,有详细的设计报告和文档,使用MysQL数据库,是C语言连接数据库的良好范例。-Linux under vehicle violation query design and implementation of the system, a detailed design reports and documents, use MysQL , is a good example of the C language to connect to the .
mysql
- linux下c++实现对mysql的操作,数据库名称,表名称根据情况适当修改-c++ realize under linux operation of mysql, name, table name appropriate changes according to the situation
mysql.tar
- linux平台下用c++代码链接mysql数据库(Using c++ code to link MySQL database under Linux platform)