资源列表
AHP.rar
- 层次分析法,用matlab编制,输入任何矩阵后,可进行一致性检验,标准化权重向量,最大特征值计算。运行在通过matlab 2008a通过。,AHP using matlab prepared to enter any matrix may conformance testing, standardization of weight vector, the largest eigenvalue calculation. Running through the adoption of matlab
catch
- 一个捕获摄像头的小程序,祝愿大家学习进步-A small program to capture webcam
凯撒密码算法的实现
- 凯撒密码算法的实现 加密:c=k1*m+k2 mod 26 解密:m=k1-1(c-k2) mod 26 ,Caesar password encryption algorithm: c = k1* m+ K2 mod 26 Decryption: m = k1-1 (c-k2) mod 26
base64
- 实现base64的编码编码和解码,可以作为模块嵌入到你的程序中。-Realize base64 encoding encoding and decoding, can serve as a module embedded in your program.
keyscan
- Library of Keyboard component for sc2440
first
- cc2430串口测试代码,对cc2430进行学习研究所用-cc2430 serial test code, cc2430 Learning Institute with
linux
- 实现操作系统实验进程的控制——Linux系统下-Experimental process control of the operating system- Linux
Resolver
- \class Resolver \brief Resolver binds a symbol reference one file to a symbol definition of another file. -\class Resolver \brief Resolver binds a symbol reference one file to a symbol definition of another file.
mms-bitfields
- The -mms-bitfields commandline parameter should behave the same as the ms_struct attribute.
show
- requires one or more image files as arguments.
complex
- Convert complex to double complex.
rpc_clntout
- Default timeout can be changed using clnt_control().