资源列表
AES
- 本书是当前世界上介绍AES最全面的书了,详细的介绍了AES的数学基础,原理算法的构造,以及密码的相关知识,并且有C语言实现代码,是学习AES难得的一本好书. -This book is currently the world s most comprehensive book introduces AES, and a detailed descr iption of the mathematical basis of AES, algorithm construction principles
BiTree
- 二叉树的实现,上大一时候的作业,分享给大家-The realization of a binary tree, a freshman, when operating, for everyone to share
msort
- 实现快速排序算法,并通过对比比较算法的效率。-the program realize the quick sort function and can compare the efficiency of the algorithm
serial-communication
- c++builder编写的串口通信程序,其中以MSComm控件为基础,包括一些window api,对初学者帮助很大。-c++ builder written in serial communication program, including some window api, great help for beginners.
tk
- 新生报到注册系统,利用vb6.0和sql server 2000做的系统,非常实用。-login system
lagrange
- 拉格朗日插值法实现代码 可生成用n-1次Lagrange插值函数插值的结果-Lagrange interpolation method to achieve code
ImageProcess
- this code is for process the image,it includes pre-process ,smooth filter ,remove noises ,it helps using the Microsoft Foundation classes
attack
- 虚拟机器人足球比赛的源程序代码,能攻善守-Virtual robot soccer game source code, can be good defensive attack
ballgame
- 用JAVA实现弹球游戏。具体良好的界面效果。-use JAVA to realize the ball game.
sanjiaofenjie
- 三角分解 输入变量为一个n阶非奇异方阵A,输出的结果为该矩阵的直接分解矩阵-Input variables for a n-order non-singular matrix A, the output of the direct decomposition of the matrix for the matrix
cholesky
- 平方根法程序 输入变量为一个n阶正定矩阵A,输出的结果为下三角矩阵L-Square root law procedures
AESFORC51
- C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
