搜索资源列表
pep-for-AIX
- C Code File For wrapper Routine.-C Code File wrapper For Routine.
IuSpy_Project
- CWindow (wrapper class for the window API functions) + IuSpy
wab
- 一个读写wab文件的C++封装类,是本人在项目中使用的-Wab file to read and write a C++ wrapper classes, yes I used in the project. . . .
OS0417
- 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
cputicker
- CPU 的精确计时器 This class implements an MFC wrapper class for the Pentium-specific (or better) time stamp counter which can be accessed using the "RDTSC" assembly language instruction. This counter has a resolution in terms of PCLKS (processor clocks)
sqlitewrapped-1.3.1.tar
- sqlite C++ wrapper 1.3.1,It provides a C++ interface to access sqlite database.-sqlite C++ wrapper 1.3.1, It provides a C++ interface to access sqlite database.
ss_trayicon_src
- This class is a light wrapper around the windows system tray stuff. It adds an icon to the system tray with the specified ToolTip text and callback notification value, which is sent back to the Parent window. VC++6.0-This class is a light wrapper aro
vdpau-video-0.2.4.tar
- nvidia VDPAU 驱动与intel VAAPI 驱动桥接的接口实现。 VAAPI intel 视频解码驱动接口函数库 VDPAU:nvdia视频解码驱动接口函数库-wrapper for VDPAU port to VAAPI. VAAPI(intel Video driver module of linux) VDPAU( nvidia video driver module of linux)
pthread_wrapper
- This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with
stunnel-4.15.tar
- Stunnel是一个开源的软件,用于客户端与服务端进行ssl认证及加密。国内有很多商业软件就是基于它开发的。-The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used i
src
- Wrappit - a DLL proxy wrapper for hooking DLL calls or injecting code.-Wrappit- a DLL proxy wrapper for hooking DLL calls or injecting code.
libgc
- Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features: thread-based garbage collection. precise collection. uses the mark & sweep algorithm. portable uses
cconf.tar
- Autoconf replacement written entirely in C + a small shell wrapper to compile it in the beginning. Runs blazingly fast even on old hardware.-Autoconf replacement written entirely in C+ a small shell wrapper to compile it in the beginning. Runs blazin
timer
- windows下的定时器封装类,使用线程和waitabletimer-windows wrapper classes under the timer
MyThread
- 多线程封装类,最近在做win下的多线程程序,自己封装了一个多线程的类,方便大家使用。-Multi-threaded wrapper classes, most recently doing multi-threaded program under win their own package, a multi-threaded class to facilitate everyone to use.
oopthread
- his oopthread - C++ wrapper for pthread-compatible implementation. Currently, the library installation is pretty simple one: just put the file oopthread somewhere on your drive and include it in your project. The Doc folder contains doc
cmd5
- MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
sasc-ng
- SASC-NG: DVB CA wrapper ,decodes encrypted stream and output to a virtual linux DVB device
wrapper
- IrDA SIR async wrapper layer for linux v2.6.38
wrapper
- This class is an actual usage of the wrapper pattern for JDBC classes.