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

搜索资源列表

  1. tc-8psk-sect

    0下载:
  2. The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decoding, the amplitude information is ignored and only the phase of the received symbol is employed in the metric computation stage. -The same two-stage
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5856
    • 提供者:里海
  1. kzojldsf

    0下载:
  2. 扩展欧几里得算法 和大数模运算算法 自己写的注释,绝对好用。-expansion Euclid algorithm and computation algorithm for Modular himself wrote the notes, definitely handy.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11084
    • 提供者:晴天
  1. RsaTool.自己写的RSA算法工具

    1下载:
  2. 自己写的RSA算法工具。支持RSA密钥产生(包括CRT)、RSA运算、强素数生成、大数运算等功能。用了的都说好。,Writing their own tools of the RSA algorithm. Support for RSA Key Generation [including CRT], RSA computation, strong prime number generation, large numbers computing functions. Use of that goo
  3. 所属分类:加密解密

    • 发布日期:2017-03-22
    • 文件大小:121984
    • 提供者:1234
  1. HAMC

    0下载:
  2. 使用Openssl的HMAC运算样例, 支持X86和X64平台。-The use of the HMAC computation Openssl example, to support the X86 and X64 platforms.
  3. 所属分类:CA program

    • 发布日期:2017-05-19
    • 文件大小:5490901
    • 提供者:chen
  1. HMAC-SHA1

    1下载:
  2. 比较好的代码,可以进行HMAC运算,大家看看啊-Relatively good code, can be HMAC computation, let us look at ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-15
    • 文件大小:16624
    • 提供者:Tracy
  1. futex.tar

    0下载:
  2. Shows how Linux futex syscall can be used to distribute computation to multiple threads.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1107
    • 提供者:Matthew
  1. mandelbrot_master

    0下载:
  2. for parallel computation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3718
    • 提供者:Jane
  1. gsl-1.11.tar

    0下载:
  2. GNU的gsl来做科学计算,是号称有三大库支持科学计算之一的库-GNU Scientific Computation of gsl to make gsl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2700307
    • 提供者:zjap
  1. 20060424

    0下载:
  2. 与传统的PKI相比,IBC在诸如密钥生成、分发、管理等方面有着明显的优势。使用基于身份的密码系统,可以有效的减少计算量和存储量。-PKI, compared with the traditional, IBC such as key generation, distribution, and management has a clear advantage. The use of identity-based password system, can effectively reduce the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:159499
    • 提供者:张伟
  1. parboil.tar

    0下载:
  2. The Parboil suite was developed from a collection of benchmarks used at the University of Illinois to measure and compare the performance of computation-intensive algorithms executing on either a CPU or a GPU.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:19526
    • 提供者:aheimlich
  1. cuda_wordpassword_crack

    0下载:
  2. 暴力破解word2003所需的计算量极其大,耗费时间长!本作品利用CUDA的高速并行能力进行破解,以时间换空间及成本, 适合普通用户使用。-Word2003 brute force computation required is extremely large, time-consuming long! This works using CUDA' s ability to break high-speed parallel to the time for space and cost,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:411316
    • 提供者:rei
  1. Efficient_Tweakable_Enciphering_Schemes

    0下载:
  2. We present several constructions of tweakable enciphering schemes which use a single encryption layer between two layers of universal hash function computation. The earliest known construction of this type is due to Naor and Reingold, where the e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:347087
    • 提供者:braoshi
  1. Calculator

    0下载:
  2. 在linux环境下用Qt实现的一个简单的计算器程序,能够进行四则运算和带括号表达式的运算。-In Linux environment and implements a simple with Qt, can undertake the calculator procedures and four fundamental operations with parentheses expression computation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:396752
    • 提供者:邵正兴
  1. gawkGnuplot.tar

    0下载:
  2. ns2中关于gawk和gnuplot应用,包括数据计算,数据画图-ns2 gawk and gnuplot on applications, including data computation, data drawing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2093
    • 提供者:科科
  1. parallel-computation

    0下载:
  2. 并行计算 描述了linux下并行计算系统的搭建,已经一些并行算法。-This book has describe the eviriment of parallel computation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3160868
    • 提供者:任风超
  1. RSA-Final

    0下载:
  2. 基本RSA加密/解密算法的C++实现,带有大整数运算功能-Fundamental RSA En/Decoding algorithm with Big integer computation function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16687330
    • 提供者:
  1. nELGGamaltoooe

    0下载:
  2. 这个程序源码是网络信息安全概论课的课程实践,自己动手开发一个具于1024位大数运算的ELGamal加密系统。ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数数运算算之上。而大多数的编译器只能支持到64位的整数运算.-The program source code is the practice of Network Information Security Introduction to the Course yourself to develop a
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:92197
    • 提供者:
  1. fortran-c

    0下载:
  2. fortran 语言广泛应用于科学计算领域,但在其他方面表现不佳。改代码使用Fortran调用C函数实现Fortran 和C的混合编程-fortran has being widly used in scientific computation fields,but it performs not so well when used in some other aera. The presented code implements combined programing with C
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1517
    • 提供者:demondong
  1. RSA_TST

    0下载:
  2. 实现RSA1024加密采用大数运算,测试通过-RSA1024 encryption computation of large numbers, and tested
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:20291
    • 提供者:陈正
  1. ALWAYS-ACYCLIC-DISTRIBUTED-PATH-COMPUTATION

    0下载:
  2. ALWAYS ACYCLIC DISTRIBUTED PATH COMPUTATION source code,documentation and basepaper
  3. 所属分类:Network Security

    • 发布日期:2017-11-26
    • 文件大小:5684002
    • 提供者:anusha
« 12 3 »
搜珍网 www.dssz.com