搜索资源列表
GaussBackGroundModel
- 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
GPS
- 上载蜂窝网和GPS混合定位算法,希望大家相互交流学习。-Uploaded onto the cellular network and GPS hybrid positioning algorithm, hope that we learn from the exchange.
LZHUF
- LZ 及huffman静态混合算法,算是对huffman算法的改进,可以直接运行,希望对大家有帮助-LZ and Huffman static mixture algorithm, is to improve the Huffman algorithm, can be directly run, and they hope to help everyone
RSADES
- DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明- Void SetKey(const char* Key, int len) { Memset(deskey,0,16) Memcpy(deskey,key,len>16?16:len) SetSubKey(&SubKey[0],&deskey[0]) Is3DES = len