搜索资源列表
serierport
- linux下由qt封装起来的一个串口类,可移植性非常好,适合嵌入式开发。-qt Packaging up a serial category, portability is very good and is suitable for embedded development.
embedpython_1_src
- unix下解释类c++语言的封装类,可以深入理解编译原理-unix interpret the language category c Packaging category, in-depth understanding of compiler theory
ini88888888file
- UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX / Linux, a good Packaging, INI file reading and writing class.
DCFile
- 通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
OtlHandler
- 一个利用OTL编写的数据库编程访问接口类,里边封装了支持8字节长整数的操作(使用时需要选择相应的平台宏开关),为利用OTL编写跨平台跨数据库的朋友提供帮助-use of a database prepared by the QTL visit Programming Interface category, Packaging support inside the 8 byte long integer operations (need to use the selection of platfo
oracle_OCI_UNIX
- 将OCI封装,方便C++编程,本类不支持多线程,使用时要注意,-OCI will facilitate the C programming, this collection does not support multithreading, when used to the attention,
2007523105913
- qt 一个封装好的串口类 qextserialport .tar-qt a good serial qextserialport category. Tar
ComMonitor
- Linux下串口读写类。做了简单的封装,但是好使。LInux平台下应用,C/C++开发。
config
- 配置文件读取类,把配置文件读取封装起来,更容易对配置文件进行读操作
qextserialport.tar
- qt 一个封装好的串口类 qextserialport-qt a good package Serial category qextserialport
sharemem
- linux/unix共享内存访问包装例子,因考虑在标准C中使用,所以没有封装成类
comm3.0_u1_linux
- 提供与串口通讯的连接。封装了一写连接的类!
glib-2.0.0
- GLib是GTK+和GNOME工程的基础底层核心程序库,是一个综合用途的实用的轻量级的C程序库,它提供C语言的常用的数据结构的定义、相关的处理函数,有趣而实用的宏,可移植的封装和一些运行时机能,如事件循环、线程、动态调用、对象系统等的API。它能够在类UNIX的操作系统平台(如LINUX, HP-UNIX等),WINDOWS,OS2和BeOS等操作系统台上运行。
qt_serialclass
- 关于Qt的第三方串口类serialclass封装
C++中频繁引用的类如何避免不必要的重编译
- 将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would cal
ringbuffer_src_2.0
- C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
DBFileServer
- 一个和TOP程序差不多功能的程序,但这个是用类封装的,更直观更容易移稙,计算CPU,硬盘,内存的使用空间百分比-TOP procedure and almost a function of process, but then this is the type of packaging, more intuitive稙shift more easily to calculate CPU, hard disk, memory, the percentage of the use of space
LogManager_Linux
- 一个具备日志分级,自动回滚机制的日志类封装,便于移植到自己的程序中,作为调试日志。-a concise and portable log manage clase with multi-level, roll over functionality, can use as debug log in our program-developing.
MYSQL封装类
- mysql 的c++ 应用类,直接采用API函数调用,非常方便(MySQL c++ application class, the direct use of API function calls, very convenient)