登录
首页 » WORD » fastica

fastica

于 2014-03-07 发布 文件大小:68KB
0 102
下载积分: 1 下载次数: 6

代码说明:

  fastica算法的基本原理介绍,以及算法实现的具体参考步骤(fastica algorithm introduces the basic principles and steps of the algorithm to achieve the specific reference)

文件列表:

复件 ICA快速算法原理和程序.doc,223744,2014-03-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一些重要的算法的实现
    一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, and so shift
    2022-11-14 20:50:03下载
    积分:1
  • Message Encryption using symmetric key encryption
    2022-10-16 08:10:03下载
    积分:1
  • des算法具体实现,自己长期使用的,使用时引入即可
    des加密算法具体实现,自己长期使用的,使用时引入即可-des encryption algorithm to realize their long-term use, can be used to introduce
    2022-01-31 04:32:34下载
    积分:1
  • AES软件,用于当前文本框中的内容。TH…
    AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
    2022-08-11 15:51:31下载
    积分:1
  • 用C语言编写的RSA算法,利用大素数分的原理进行的一种算法。...
    用C语言编写的RSA加密算法,利用大素数分解的原理进行加密的一种算法。-Using C language RSA encryption algorithm, the use of large prime numbers decomposition of the principle of an algorithm for encryption.
    2022-07-01 16:49:12下载
    积分:1
  • 代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
    What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
    2023-06-18 10:00:03下载
    积分:1
  • RSA C语言实现
    用C语言实现的RSA算法,各个部分模块,都有详细介绍。密钥生成、大素数产生、素数判断、参数的选取,都有,用C语言实现的RSA算法。
    2022-03-21 03:52:05下载
    积分:1
  • Cryptography to learn C language library
    密码学学习的C语言函数库――Miracl库。对密码学学习很有帮助-Cryptography to learn C language library- Miracl library. Very helpful for learning cryptography
    2022-03-12 21:45:19下载
    积分:1
  • MD5-java
    md5加密java实现md5的加密实现方法(md5 encryption java md5 encryption method)
    2013-03-22 17:21:08下载
    积分:1
  • AES-enc
    说明:  AES加密算法的加密部分,128位加密算法实现(AES encryption algorithm the encryption part, 128-bit encryption algorithms)
    2010-04-14 21:42:47下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载