资源列表
YagpoOCR12_11_09
- Document describing OCR project in Russia for Tibetan/Sanskrit languages
Qt_examples
- 学习QT的经典例子,看之可以更好地学习QT,通过与例子的比较,可以提升在QT下编程的能力-Learning the classic example of the QT, look better to learn the QT interval, and by comparison with the examples, you can enhance the ability of the programming under QT
LINUX KERNEL技术手册(影印版)(英文)
- LINUX KERNEL 完全技术手册,影印版,适合研究生及博士以上教学或者自学(Complete manual for linux kernel, English version, for graduate classes and self-learning)
tar-1.28.tar
- GNU 的tar源码。 了解压缩相关原理。 tar-1.28.tar.gz-GNU tar tar-1.28.tar.gz
AES
- c++实现AES加密,可以加密任意文件,相当好用-C++ aes
SmoDll
- 系统控制程序,可以用于工厂环境中工控机的管理和控制。
ElGamal
- Elgamal签名是基于离散对数问题的,首先选择p,g计算出B,作为公钥(p,g,B),在选择一个a作为私钥,给出明文m,对明文机型加密,计算出x,y,得到签名,接收方就可以进行验证。签名过程中必须使用Hash函数,否则的话容易受到存在性伪造攻击,并且签名长度是明文长度的二倍。 -Obtained by the Elgamal discrete logarithm problem cryptographic algorithms, first, Elgamal key generation,
RegOpenKeyEx
- 拦截RegOpenKeyEx的函数,可以仿照此程序拦截其他注册表函数。已调试成功-interception RegOpenKeyEx function can be modeled on the procedure to intercept other registry function. Debugging has been successful
Linuxjichu
- 这本书是LINUX的基础教程,对于想了解LINUX的用户,可以-This book is the basis of LINUX Guide for LINUX users who want to know, you can
SpeechRecognitionandControl
- 用VC++编写的可以实现语音识别与控制的程序源代码,本程序实现了通过语音关闭电脑的功能。只要设置好SDK环境,一定可以运行成功!-Using VC++, prepared speech recognition can be achieved with the control of source code, the program shut down your computer through the voice function. SDK is set up as long as the env
glib-2.12.9.tar
- 一套linux glib源代码,2.12.9版本,gz压缩格式。-linux glib source code,version 2.12.9,gzip format.
ElGamal
- ELGamal算法,用于加密算法,课设做的,足够应付课设了-ELGamal algorithm, encryption algorithm