搜索资源列表
libtorrent-0.10.4.tar
- LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth c
mpool-2.1.0
- 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
rsa1l
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He
RSA-lx
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He
MP_2ECC
- 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
SLE4432_42_rar
- 调用winscard.dll(winscard.h这是微软标准的库),进行SLE4432、4442的调用。-Call winscard.dll (winscard.h This is Microsoft' s standard library), to conduct SLE4432 and 4442 calls.
vh2sc
- 将VHDL转换为C的软件 将VHDL转换为C的软件-VH2SC is a free basic VHDL to SystemC converter. The converter handles a small subset of Synthesisable VHDL 87/93 language constructs. The current version translates all VHDL IEEE types to sc_int/sc_uint/integers and boole
WinIoSample
- VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置: (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下; (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下; (3):在StdAfx.h头文件中加入#include "winio.h"语句; (4):调用InitializeWin
polarssl-0.11.1-gpl
- 最小巧的SSL代码库,便于移植和集成。也可以作为加解密库来使用。-PolarSSL is a light-weight open source cryptographic and SSL library written in C. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS and M
ncurses_programs.tar
- 《ncurses program how to》一书中的全部实例源码,有curses.h,menu.h,form.h,penal.h库的分类-" Ncurses program how to" book all examples of source code, there are curses.h, menu.h, form.h, penal.h library classification
openssl
- OpenSSl的源码库文件 所有的OpenSSL的.h文件 以及外部调用索用到的动态链接库-OpenSSl source all of the OpenSSL library files of the. H file and call the cable used in the external dynamic link library
list
- 练习使用vi,使用UNIX的系统调用和库函数,体会UNIX文件通配符的处理方式以及命令对选项的处理方式。与ls命令类似,命令行参数可以有0到多个,实现自定义选项r,a,l,h,m以及--. ——北京邮电大学计算机系Cc-Practice to use vi, use the UNIX system calls and library functions, experience of UNIX file handling of wildcards, and command of the optio
magent-0.6.tar
- magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
NumericalAnalysisLibraryCPP
- 《VC++和BC++数值分析类库》使用说明 光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib 及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线 绘制程序Plot.exe 。 该库运行环境为Win95及以后各级操作系统。 该库所有内容为作者独创。 1.你是VC用户: 将<<VC用户>>目录下的 Mat
cephes-math-28.tar
- Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the functio
libacarsd-1.46Rev2
- libacarsd is a free library for decoding of ACARS signals into readable messages.-ñ libacarsd.dll dynamic library for Windows ñ libacarsd.a static library for Windows ñ libacarsd.so dynamic library for Linux ñ libaca
Intel
- Intel IPL , Intel Image Process Library intel提供的快速图像处理库,包含了dll和.h文件和说明书-Intel IPL , Intel Image Process Library
Base16k
- (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
peek
- The descr iption header can be found in signal processing library.h for linux Device Driver.