搜索资源列表
libz-1.1.4.tar
- linux下MPEG编解码库文件,有vc工程,纯C代码-The library file about MPEG coding and decoding in linux system,including VC projects and pure c codes.
123
- 代码库
微软的c runtime库的源代码
- 微软的c runtime库的源代码,提升编程功力的案头必备代码,成长为高手的必由之路。,Microsoft c runtime library source code to improve programming skill necessary code for the desk, the only way to grow as the master.
Jerasure-1.2
- Jerasure 纠错码代码库,有Reed-Solomon、Cauchy Reed-Solomon等纠错码的开源实现-Jerasure- A C/C++ Library for a Variety of Reed-Solomon and RAID-6 Erasure Coding Techniques. Copright (C) 2007 James S. Plank
HardDiskWRTech
- 用于硬盘读写访问的常识和开发所用的代码库,以及实例。-Hard to read and write access for the common sense and the development of the code used by the Treasury, as well as examples.
librsync-0.9.7.tar
- rsync的核心代码库。主要作用是比较二进制文件,使得通过网络同步处于两台机器上的二进制文件所用的网络传输最少。-rsync the core code base. The main role is to compare binary files, making the adoption of network synchronization in the two machines on the binary file used in at least Network.
xfilter10.src
- PolarSSL源码,也许是最小巧的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 a
polarssl-0.11.1-gpl.tar
- PolarSSL源码,也许是最小巧的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 a
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
Research-And-Development-Of-RSA-File-Encryption.ra
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
polarssl-0.13.1-gpl
- PolarSSL源码,也许是最小巧的ssl代码库。高效、便于移植和集成。尤其适合嵌入式应用。-PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applicat
libiconv-1.14.tar
- 字符编码转换 libiconv 源码,gnu开源代码库-Libiconv character encoding conversion source, gnu open-source code base
zfec-1.4.24.tar
- 纠错码代码库,zfec的C接口Erasure Coding 库实现-Error correction code code library
polarssl-1.3.4.tar
- PolarSSL源码,也许是最小巧的ssl代码库。高效、便于移植和集成。-the ssl library
rsa
- rsa代码库,测试通过,很好用,供学习参考使用,有问题不负责任-RSACryptopp32_DLL_Project RSA
ShamirSharring
- Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
pygame.tar
- 树莓派的串口代码库可以实现串口数据通信读写(Raspberry Serial lib)
Cplus读NetCDF代码
- 在Linux平台下使用C++ 基于boost库读取NetCDF(多用于生物学,化学,气象等复杂数据)类型数据(using C++ read .netcdf data)
SM3,SM4_UI
- 将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is corre
HElib-master
- IBM推出的新版全同态加密库HElib.里面有代码和说明文件以及相关论文。(HElib library is a fully homomorphic encryption library launched by IBM.)