文件名称:logistic
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 莫*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是一个基于logistic混沌系统单项散列函数,调用get_logisit(int* logisit, int length, int max_value, double XX)函数,返回一组logisitic随机数,随机数的最大值为max_value,初始值XX,随机数由初始值XX唯一确定。在数字水印技术等方面使用非常广泛,也许使用VC语言处理图像或是数字水印方面的用户会经常使用。
谢谢!-This is a logistic chaotic system based on single hash function, call get_logisit (int* logisit, int length, int max_value, double XX) function, the return of a group of logisitic random numbers, random number for the maximum max_value, the initial value of XX, random number from the initial value only to determine XX. In digital watermarking technology is widely used, perhaps using the VC language processing aspects of digital watermarking images or the users will be frequently used. Thanks!
谢谢!-This is a logistic chaotic system based on single hash function, call get_logisit (int* logisit, int length, int max_value, double XX) function, the return of a group of logisitic random numbers, random number for the maximum max_value, the initial value of XX, random number from the initial value only to determine XX. In digital watermarking technology is widely used, perhaps using the VC language processing aspects of digital watermarking images or the users will be frequently used. Thanks!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
logistic.h