搜索资源列表

  1. userblowfish(VC6)

    1下载:
  2. userblowfish(VC6)blowfish的流加密算法,不同于一般的块加密算法,具有较高的效率-userblowfish (VC6) blowfish stream encryption algorithm, from a general block encryption algorithm, with higher efficiency
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:14336
    • 提供者:云中龙
  1. space.time.code.2t2r

    0下载:
  2. 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。内附主要程序的用途说明.-folder to the space-time block codes-Convolutional Codes cascade system simulation program, antenna configuration for the two 2 admission. Containing the main proceedings Des
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-09
    • 文件大小:26624
    • 提供者:钟伟
  1. block

    0下载:
  2. Linux块设备驱动源码,学习开发Linux块设备驱动的好帮手-Linux block device driver source code, learning the development of Linux block device driver a good helper
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-09
    • 文件大小:505856
    • 提供者:pme
  1. Russia

    0下载:
  2. Russian Block with Visual C++ 6.0 IDE
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:143360
    • 提供者:李大军
  1. Firewall.code

    0下载:
  2. 这是一个简单的防火墙,可以拦截一些危险东西,还可以显示来源IP,只是这是个英文版的,可能有点不好用。-This is a simple firewall can block some dangerous things that can also display the source IP, but this is the English version, may be a bit bad to use.
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:77824
    • 提供者:周俊杰
  1. block

    0下载:
  2. 在matlab下实现的有关穷块匹配的代码。-In matlab of the poor under the block-matching code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:102400
    • 提供者:贺琴
  1. coder

    0下载:
  2. Turbo乘积码[TPC]的编码程序,Turbo乘积码[TPC]作为一种分组的Turbo码,把码块的行和列都加以编码,使得行和列都有纠检错的能力。-Turbo Product Code [TPC] of the coding procedures, Turbo Product Code [TPC] as a division of Turbo code, the code block rows and columns are coded
  3. 所属分类:3G开发

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李海莲
  1. BlockMatchingMethodsConsideringSmoothnessofMotionV

    0下载:
  2. 考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:fang
  1. AEScalc

    0下载:
  2. AES Block Cipher Calculator. Given key and input string, encrypts to AES standards. Java source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:36864
    • 提供者:Git
  1. code

    0下载:
  2. 数字水印Linux系统下的实现 Peter Meerwald Dept. of Scientific Computing, University of Salzburg-Watermarking source version 0.4 * bug fixes - wm_xia_{e|d}.c variable level uninitialized - wm_zhu_{e|d}.c v
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:548864
    • 提供者:lunch
  1. Space-time-block-code

    0下载:
  2. Rayleigh fading channel with Alamouti Space Time Block Coding
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Fray
  1. 3DES

    0下载:
  2. 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES,
  3. 所属分类:加密解密

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:Laura
  1. SD_sampl

    0下载:
  2. Simple SD-card (SDC) interface example (Z80 asm source code - block read/write, connection scheme)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:57344
    • 提供者:serge
  1. linear-block-code

    0下载:
  2. 本程序可以正常下载,运行。线性分组码定义,对于长度为n的二进制分组码,可以表示成(n,k),通常用于前向纠错。在分组码中,监督位加到信息位之后,形成新码,在编码中,k个信息位,被编为n位长度,(n-k)个监督码的作用是实现检错和纠错。-linear block code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:宫月
  1. code-segment

    0下载:
  2. 解决LTE中如何分码块的问题,根据802.212协议中具体算法写成。-Solve the problem of how to code block in the LTE, and specific algorithms to be written according to the 802.212 agreement.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:cao
  1. RAM_BLOCK

    0下载:
  2. Ram block code in Verilog
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-09
    • 文件大小:25600
    • 提供者:M. Usman
  1. code-block

    0下载:
  2. Code block implementation using opencv. printed in pdf file
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-09
    • 文件大小:585728
    • 提供者:tam
  1. block truncation image compression

    0下载:
  2. Image compression using block truncation code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:advise20023
  1. opgui_0.7.9.tar

    0下载:
  2. other src code block programming
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:84992
    • 提供者:hamhama
  1. call block probability

    0下载:
  2. call block probability code in cellular network
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:jack076
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org