资源列表
source-stl
- STL在liunx下的源代码文件,可以在Linux下安装,也可以直接阅读源码来学习STL编程-It s a STL source code file under Linux, it can set up under linux or read it directly
1. A fast video encryption scheme based-on chaos.
- 这是一篇有关混沌在视频中加密的文章,题目为:A fast video encryption scheme based-on chaos。不过看看懂还是要花一些时间的,不过我可以和大家交流。还有这是英文作写。-This is a chaos in the video encryption article entitled : A fast encryption scheme based video-on chaos. But look at to understand or take some t
200453112955605
- uClinux bootloader源代码-uClinux source code
简易的矩陣加密編编码法
- 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
探测网络共享密码
- 用VB写的探测网络共享密码的源代码,十分有用,希望成为黑客的人,可以学学。-It is a source code which written buy VB,it can detect the network code,which is very useful. You d better learn it if you want to be a hacker.
573
- 文件分区,fat16位分区代码源程序,32位的差不多。-document Division, fat16 spaces through source code, almost 32.
整个计算机加锁
- VB编写的系统加锁的小程序,包括全部源代码.-VB prepared by the locking system of small procedures, including all source code.
DOME-source-53-5i.tar
- DOME is an extensible system for graphically developing, analyzing and transforming models of systems and software.
产品管理系统1.6
- 用VB做一个的产品管理软件,有基本的根目录要放在E盘才可以运行E:\\产品管理系统\\-done with a VB product management software, a basic to the root directory on the E-set can run E : \\ product management system \\
JavaWebMail
- 一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名!-A postoffice which is developed by Java language,users can visited their POP/SMTP server by browsers.It sustains many languages,MIME and dummy domain name!
VisualDSP4.0-crack
- VisualDSP++ 4 软件的破解文件,适用于adsp的dsp用户,详细用法在文件内-The crack for VisualDSP++ 4 DSP IDE development software, fits for the dsp developer for adi series DSP products, the detailed instructions is packed in the zip file
RSA_Prog
- rsa数字签名公钥加密私钥解密c++源代码-The C++ source program of RSA digital signature about encryption with public key and decryption with secret key.