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

搜索资源列表

  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. simple-nachos

    0下载:
  2. 一个免费的简单的操作系统。专门安装在一张1.44寸软盘上的操作系统可以实现图形操作界面。这个用汇编语言写成的32位操作系统具有结构清晰、利于编程、快速、稳定的特点。MENUET现在还处于开发当中,只具备一些简单的,比如CD播放器这样的功能。概括起来,它的功能和特点包括:图形化界面,最高支持16位真彩,1280x1024的解析度,真正多任务、多线程,适用于单张1.44MB软盘·提供对C语言的编程支持,全功能窗口系统等,从内核支持中文显示-a simple operating system. Spe
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:615925
    • 提供者:超哥
  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. vc++matlabhhbcdkssx

    0下载:
  2. VC++与Matlab混合编程的快速实现
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:105829
    • 提供者:songzihao
  1. DES

    1下载:
  2. 快速的对称密码DES算法的快速实现,可以加解密文件模块
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63944
    • 提供者:熊齐文
  1. CloseWin

    0下载:
  2. 调用API函数,实现windows的关机、重启等功能。是一个完整的、可用的程序,支持命令行、参数,可以直接调用。特点:强力、快速关机。即使其它软件无法实现关机的情况下也能起用。-Call the API function, the realization of windows shutdown and restart functions. Is a complete, all available procedures, support command line, parameters, can
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:312043
    • 提供者:xieshui
  1. DesktopAssistant

    0下载:
  2. 基于VB编写的一款桌面助手软件,运行后在系统托盘处显示图标,系统的功能有备忘录、自动提醒等功能,另附带一个层资源文件制作工具,利用这个工具你可以处理BMP图像为背景透明的,演示了快速实现透明图像等众多图像处理有关的功能。-VB prepared based on a desktop assistant software, running display in the system tray icon, the system functions of the memorandum, such as
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1513680
    • 提供者:755
  1. fastfilesystem

    0下载:
  2. windows下实现快速文件系统,分三个模式带高速缓存模式,无高速缓存模式,异步传输模式-windows to achieve fast file system, three models with high-speed cache mode, no high-speed cache mode, ATM
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3455901
    • 提供者:默客
  1. AES

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

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

    0下载:
  2. 椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-Elliptic Curve Cryptography is the last ten years to get the rapid development of a class of cryptosystems. Rapid multiplication of elliptic curves to achieve, is an important part
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:724
    • 提供者:vince
  1. aes

    0下载:
  2. 是对AES加密算法,解密算法的一种快速实现方法,使用C-Is the AES encryption algorithm, decryption algorithm of a fast implementation method, using C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7534
    • 提供者:zhuyezi
  1. WjcDes2

    0下载:
  2. DES算法的快速实现,比普通算法快的多,但是具体是多少我没有测-Fast Implementation of DES, faster than the more common method, but how much I did not test the specific
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:12017
    • 提供者:suchongmao
  1. rsa

    0下载:
  2. RSA 加解密硬件快速实现算法,基于脉动阵列-RSA enctyption/decryption algrothm, based on systolic array
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:205815
    • 提供者:alvin
  1. 0401-5

    0下载:
  2. 椭圆曲线密码算法的快速实现研究论文,对椭圆曲线加解密算法的实现具有很高参考价值-Elliptic Curve Cryptography quick research papers, and realization of the elliptic curve encryption and decryption algorithm has high reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:2550876
    • 提供者:like_jin
  1. RSA-by-DSP

    0下载:
  2. RSA算法的实现 通过DSP快速实现.快速模幂运算 DSP 密钥拆分 RSA 算法-A Fast Implementation of RSA Algorithm by DSP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:110665
    • 提供者:hejing
  1. SW_DES_Encryption

    0下载:
  2. 依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。-Based on the idea of ​ ​ the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast f
  3. 所属分类:CA program

    • 发布日期:2017-11-07
    • 文件大小:114790
    • 提供者:wmt
  1. sm4.tar

    0下载:
  2. SM4算法的快速实现,1000 00次加密28s完成-Fast implementation of SM4 block cipher, completed 100 million encryptions in 28s.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:14130
    • 提供者:zzyy
  1. enhanced-RSA

    0下载:
  2. 改进的RSA算法,可快速实现的大数的计算-enhanced RSA algorithm,It can cumulate the big data quikly!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:15720
    • 提供者:jenny
  1. humffman

    0下载:
  2. humffman 编码,tree的实现,快速实现编解码,效果不错-humffman coding, tree implementation, fast implementation codec, good results
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7306
    • 提供者:通信工程
  1. BigInt

    0下载:
  2. 实现大数运算,可以运用到RSA密码编程中的幂乘的快速实现以及素数的生成等运算中-Realization of large numbers arithmetic, you can use to quickly implement RSA cryptography programming exponentiation and primes in arithmetic generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1361
    • 提供者:钟麟
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com