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

搜索资源列表

  1. DES.rar

    0下载:
  2. 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:7356
    • 提供者:新河
  1. Crypt_Decrypt_C.rar

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1216442
    • 提供者:王同
  1. mrmr-ftest.zip

    1下载:
  2. This is a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.,This is a code for feature selection. Which combines m
  3. 所属分类:系统编程

    • 发布日期:2017-03-28
    • 文件大小:2143
    • 提供者:vida
  1. gcc-source-code

    0下载:
  2. gcc核心源代码分析,gcc是linux上的编译器-gcc internel source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1014911
    • 提供者:kaiyan
  1. Code

    0下载:
  2. 一个使用MS SysInternals工具进行磁盘碎片整理的源代码,可以类似系统中的磁盘碎片整理程序整理磁盘,其实内核也就是使用了微软技术社区里的免费pagedfrg.exe及Contig.exe等程序整合。但系统中的源代码对需要进行磁盘研究的网友还是有很多借鉴。-A tool used MS SysInternals defrag the source code, similar to the system disk order Disk Defragmenter, in fact, the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:330502
    • 提供者:
  1. aes256b.zip

    0下载:
  2. AES 256 source code, standards passed,AES 256 source code, standards passed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4257
    • 提供者:Git
  1. code.rar

    0下载:
  2. 相当好的Linux下C编程源码,值得学习和下载,内容包含很多,便于调试,对于学习Linux c入门和提升来说非常好,Very good C programming under Linux source code, it is worth learning and downloaded a lot of content, ease of debugging, for the study and promotion of Linux c entry is very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:73921
    • 提供者:chenxiaba
  1. ov7725.rar

    1下载:
  2. cmos传感器芯片OV7725的linux驱动源码,OV7725 sensor chip cmos the linux driver source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-30
    • 文件大小:6816
    • 提供者:
  1. a-saodv

    0下载:
  2. it is also a source code for SAODV protocol
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:186219
    • 提供者:ubaid
  1. kernels

    6下载:
  2. CSAPP的代码优化实验解答,只上传了kernel.c-my solution to CSAPP lab code optimization experiment , just uploaded kernel.c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-29
    • 文件大小:2192
    • 提供者:wq
  1. VMMAP

    0下载:
  2. VC源码,输入运行中的进程名可自动列出进程中的内存分配情况-VC source code, enter the name of running process can be automatically listed in the process of memory allocation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5327794
    • 提供者:于海亮
  1. DES3-source-code

    0下载:
  2. 使用DES3 进行加密 C++代码 使用DES3 进行加密 C++代码-use des3 by c plus plus code use des3
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:241399
    • 提供者:zuo
  1. dirsh

    0下载:
  2. 文件夹加密工具(开源代码) 软件作者:dyforc 发现文件夹加密的软件较少,而且都不大适合我用,所以写了一个。主要是对指定文件夹和其子目录下所有文件加密。 用到的加密算发是RC4。 本程序特色: 1. 可以指定加密长度(即只对文件的一部分进行加密),(对大文件加密很有用) 2. 可以随机生成动态密钥 (即使加密目录下某个文件的加密密钥被破解了,不影响目录下其他加密过的文件,因为每个文件加密密钥不同,都由输入的密钥随机计算产生) 3. 可以随机化文件名
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:74602
    • 提供者:噶噶
  1. mpcs-1.0-src

    0下载:
  2. Smartcard software linux source code
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:292425
    • 提供者:souldream
  1. ecn_error.c.tar

    0下载:
  2. 在网络中,传递数据的时候经常发生差错,可以用汉明编码进行发送,检错,在一定程度上控制差错-control error by hamming code .This is an Engineering Approach to Computer Networking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:6348
    • 提供者:lincoln
  1. sha1_c51

    1下载:
  2. SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7717
    • 提供者:cinder
  1. 3des

    0下载:
  2. 这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5406
    • 提供者:nexscorpio
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  1. reliable burst udp ns2 code

    0下载:
  2. this is the code for reliable burst udp protocol for ns2 simulator
  3. 所属分类:Linux/Unix编程

  1. RSALib

    0下载:
  2. rsa算法源程序-rsa algorithm source code
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:17669
    • 提供者:luojia
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com