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

搜索资源列表

  1. 用C语言写的100行DES加密算法

    0下载:
  2. 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12050
    • 提供者:甘雷
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  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. MD5加密算法源码

    1下载:
  2. MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7636
    • 提供者:望乡
  1. RSA数字签名算法在软件加密中的应用

    0下载:
  2. RSA的实现,可以根据文章来实现RSA算法-RSA realized, according to the article to achieve RSA algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:294772
    • 提供者:哈利
  1. AES 加密算法

    1下载:
  2. 一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
  3. 所属分类:加密解密

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

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

    • 发布日期:2008-10-13
    • 文件大小:5951
    • 提供者:刘强
  1. QQ 2005贺岁版登录口令加密算法及其源代码

    0下载:
  2. QQ 2005贺岁版登录口令加密算法及其源代码,请大家指教-QQ 2005 Hesuiban login password encryption algorithm and its source code, please enlighten
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:7531
    • 提供者:刘辉
  1. ECC (椭圆曲线加密算法) 的源代码c++builder

    1下载:
  2. ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:212605
    • 提供者:李军
  1. buddy_算法

    1下载:
  2. Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
  3. 所属分类:系统编程

    • 发布日期:2011-05-27
    • 文件大小:4311
    • 提供者:npu
  1. 核心采用汇编的MD5算法源代码(极好)

    0下载:
  2. 核心采用汇编的MD5算法源代码,想了解MD5的朋友可以看一下-core compiled using the MD5 algorithm source code and wanted to know MD5 friends can look at the
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5204
    • 提供者:fan
  1. 算法2

    0下载:
  2. 还是一个银行家算法,不过这一个要更加深奥这个可厉害啊 -or a banker's algorithm, but this one should be more difficult this can be powerful ah
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3221
    • 提供者:小宫
  1. 内存分配小算法

    0下载:
  2. 可以选择要进行分配或释放的作业。每次选择算法时,程序自动将内存块清零。当内存块都不足以分配给作业时,程序会报错。-can choose to release or distribution operations. Each algorithm, the program will automatically reset the memory block. When the block of memory are not allocated to the operation, the program
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15671
    • 提供者:zf
  1. 汇编内核加密算法

    0下载:
  2. 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8356
    • 提供者:qve
  1. 数据结构算法与应用C__语言描述

    0下载:
  2. 数据结构算法与应用C__语言描述,数据结构是专业程序员不得不看得教程,建议在成为codefans之前,对数据结构和操作系统远离多把握一些-algorithm and data structure Application C__ language, data structure is a professional programmer to see the guides, as recommended in codefans before the data structure and operat
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11776142
    • 提供者:韶华
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. DES算法的C++编写实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:生蔡
  1. RSA对称加密算法源代码

    0下载:
  2. 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:143546
    • 提供者:海贵
  1. 垂直栏栅加密算法2

    0下载:
  2. 同样是密码学的做也,对于垂直阑珊加密的算法,可以对数据加密.-password is the same school to do for sometime vertical encryption algorithm to encrypt data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7906
    • 提供者:gq
  1. 操作系统——动态优先级调度算法源代码

    1下载:
  2. 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system -- Dynamic priority scheduling algorithm source code, multi-channel system more complic
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9705
    • 提供者:韩文杰
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com