CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 快速算法

搜索资源列表

  1. File_Handler

    0下载:
  2. 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilat
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张平
  1. 0305111

    0下载:
  2. 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5107
    • 提供者:333
  1. TEA式加密

    0下载:
  2. 一个微小加密算法.这是一种最快速最有效的加密算法.使用混合代数公式组.作到64位加密 -a small encryption algorithm. This is one of the most rapid most effective encryption algorithm. The use of the mixed group algebraic formula. For 64-bit encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4755
    • 提供者:Bo
  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134251
    • 提供者:456
  1. isprime

    0下载:
  2. 判断是不是大素数,的快速算法,适用于公钥加密算法-judgment is not large prime numbers, the fast algorithm applicable to the public key encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8286
    • 提供者:wanggang
  1. wrprogram

    0下载:
  2. linux环境下的快速因式分解算法-linux environment of rapid factorization algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3429
    • 提供者:秦青
  1. 3fast_des

    0下载:
  2. 一个快速实现3des的算法,分别用vhcl和Veriloge语言进行编写,很实用-a rapidly 3des algorithm respectively vhcl Veriloge language and prepared very practical
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32100
    • 提供者:王明
  1. edge_detect-lapase

    0下载:
  2. 拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法-Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:316445
    • 提供者:成成
  1. cheap-mp3player

    0下载:
  2. 非常快速的mp3播放算法。在linux环境下-very fast algorithm mp3 players. The linux environment
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24576
    • 提供者:李春兵
  1. ShellPidlDE

    0下载:
  2. 小巧快速的加密文本文件的工具,采用RC4算法,支持256个字符长度的密码,-compact rapid text file encryption tool, using RC4 algorithm, support 256 characters in length of the password,
  3. 所属分类:加密解密

    • 发布日期:2014-01-15
    • 文件大小:21775
    • 提供者:李可的
  1. ANSIandUNICODErsa

    0下载:
  2. 网上唯一一个支持中文加解密的1024位快速RSA算法源码,界面友好。也是别人的作品,后来自己花了好几天使它支持UnicodeString,vc++6.0调试通过,如果你想使用加密算法,不用RSA是您的损失,如果您使用RSA,但没有下载到此源码,那将是您和公司的损失。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:75582
    • 提供者:张力
  1. triangle++.tar

    1下载:
  2. 最新delaunay 算法源代码,可以快速划分2维网格!!! The triangulation algorithm used here is very simple.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:155699
    • 提供者:徐天
  1. yuvtorgb.tar

    0下载:
  2. YUV RGB 格式及快速转换算法 详细讲解了RGB和YUV格式的转换,doc格式-YUV RGB format and fast conversion algorithm is explained in detail RGB and YUV format conversion, doc format. .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4202
    • 提供者:zdm
  1. AES

    0下载:
  2. AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:4671
    • 提供者:Xia
  1. myrsa

    0下载:
  2. 公钥密码RSA ① 通过实际编程掌握非对称密码算法RSA的加密和解密以及快速加、解密过程,加深对非对称密码算法的认识。 ② 实现对RSA的解密密钥攻击。 -Public-Key Cryptography RSA ① through practical programming in non-asymmetric cryptographic algorithm RSA encryption and decryption as well as rapid encryption and d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:37649
    • 提供者:scorpio
  1. New_Arnold

    0下载:
  2. 用Arnold变换进行图像置乱加密,使用了新的快速算法.-This is an image scrambling encryption algorithm using Arnold map.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:185238
    • 提供者:孙燮华
  1. Md5

    0下载:
  2. 这是最全的MD5资料了,其中包括MD5的最快速算法,呵呵,都是来自网上,大家共享吧!-This is the most complete information on the MD5, including the fastest MD5 algorithm, Oh, are from the Internet, share it!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:18358
    • 提供者:林飞
  1. DAISY-BP

    0下载:
  2. 使用daisy算子做稠密匹配的快速算法,可用于视频图像监控方面-Operators using daisy dense matching algorithm to do fast, and can be used for video surveillance
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:6026265
    • 提供者:chen
  1. 290583

    0下载:
  2. CJ,Lin的著名软件:LibSVM,实现的是SVM分类,回归的快速算法,-CJ, Lin, a famous software: LibSVM, implementation is the SVM classification, fast algorithm of regression,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-15
    • 文件大小:56320
    • 提供者:wrsziek
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
« 12 3 4 5 6 »
搜珍网 www.dssz.com