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

搜索资源列表

  1. 经典算法DES

    0下载:
  2. 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8530
    • 提供者:大撒法
  1. sha1算法

    0下载:
  2. sha1算法,比较经典的算法,有兴趣的来看看吧.-sha1 algorithm, the algorithm more classic, interested tool.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5951
    • 提供者:刘强
  1. JAVA系统C动态课件

    0下载:
  2. N多C经典算法代码,完全可以运行,绝对是好东西,大家一起分享-more classical algorithm C code can run is definitely a good thing, to share with everyone
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:447601
    • 提供者:林总
  1. Computmethod

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13759
    • 提供者:易牧
  1. bank_c_source

    0下载:
  2. 本程序是操作系统中经典算法银行家算法的实现.已经在turbo c2.0编译通过-operating system classic algorithm bankers algorithm implementation. Turbo has compiled c2.0 through
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:tqin007
  1. RSA_java

    0下载:
  2. 用java语言实现rsa经典算法 自己可以加上运行测试!-using java language rsa classical algorithm can add their own testing!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:207448
    • 提供者:杨海亮
  1. aes-FIPS-197.ps

    0下载:
  2. 加密算法,用于图像传输的加密解密,经典算法-encryption algorithm for image transmission encryption and decryption, classical algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:503010
    • 提供者:cywforce
  1. SetSec

    0下载:
  2. 一个运用J2ME的编程技术在手机里实现了加密与解密的经典算法,-a J2ME application programming technology in mobile phones achieved the encryption and decryption of the classic algorithms,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7956
    • 提供者:李倩
  1. MATLAB-M.document

    0下载:
  2. matlab开发环境下的经典算法程序,适合初学者.-Matlab development environment under the classical algorithm procedures for beginners.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:999469
    • 提供者:李向
  1. bin-crypt.c

    0下载:
  2. 采用bin加密的经典算法。-bin encryption using the classical algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1013
    • 提供者:马晓
  1. 数据库算法(一)代码列表

    0下载:
  2. 数据库算法源代码,一本关于uCOS-II的经典教程,特别适合嵌入式系统开发的人员-database algorithm source code, an on uCOS-II classic handbook, particularly for embedded systems development staff
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2929
    • 提供者:李卡
  1. 加密算法

    0下载:
  2. 经典加密算法BLOWFISH的C语言实现,用于实现安全通信
  3. 所属分类:加密解密

    • 发布日期:2009-02-24
    • 文件大小:10846
    • 提供者:zlx840712
  1. tooflat透明加解密增加RC4算法 源码

    1下载:
  2. 驱动透明加解密经典源码
  3. 所属分类:加密解密

    • 发布日期:2010-07-19
    • 文件大小:38806
    • 提供者:tangzhe1
  1. pthread.tar

    0下载:
  2. linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2446
    • 提供者:brave_gen
  1. dining_philosopher.tar

    0下载:
  2. 哲学家进餐经典算法的pthread多线程实现代码-Classic dining philosophers pthread algorithm to achieve multi-threaded code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:760
    • 提供者:brave_gen
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. linux

    0下载:
  2. linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:321445
    • 提供者:周攀
  1. RSA

    0下载:
  2. 经典算法RSA,从其他地方得来的,感觉非常不错!-Classical algorithm RSA, from other places here, feeling very good!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:227783
    • 提供者:黄威
  1. program

    0下载:
  2. 经典算法编程,包括动态规划,最短路,回朔,高精度,数论的相关题型。-Classical algorithm programming, including dynamic programming, the most short-circuit, back to New Moon, high accuracy, the number of relevant questions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:74448
    • 提供者:sfsf
  1. Q-q

    0下载:
  2. 计算油库库容的经典算法,Q-q方法,用来确定补油的量和补油点。-Q-q method for oil product depot capacity computing, a classic method of determing the amount of oil supply and the point to gain oil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:789
    • 提供者:林瑞蓝
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com