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

搜索资源列表

  1. LDPC_Encode

    0下载:
  2. LDPC码的信道编码。 参数:校验矩阵文件名 生产矩阵文件名 待传输数据文件名 编码文件名(文件扩展名为“enc”) 例:对生成的待编码的数据文件a.src编码为编码后文件a.enc -Channel coding of the LDPC code. Parameters: filename check matrix matrix production data to be transmitted filename filename encoded file name (the fi
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:351245
    • 提供者:林竞力
  1. LDPC_Transmit

    0下载:
  2. LDPC码在高斯信道的传输 参数:编码文件名 接收文件名(文件扩展名为“rec”) 噪声种子 awgn/bsc(噪声方式,这里选择awgn) 噪声标准差 例:编码后文件a.enc通过高斯信道传输,收到传输文件a.rec,其中,种子选择为1,噪声标准差选择为0.8 -LDPC codes in a Gaussian channel transmission parameters: the encoded file name to receive the file name (the f
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:258048
    • 提供者:林竞力
  1. ENC

    0下载:
  2. ENC28J60的应用原理图,以及基于51,AVR,STM32的底层驱动程序,UIP核的编程,详细资料。-Application of the principle of ENC28J60, and is based on 51, AVR, STM32 driver, UIP kernel programming, detailed information.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4193854
    • 提供者:刘大成
  1. myencryptsrc

    2下载:
  2. 贺兰_加密解密字符串,VB源码下载,CRndXorHash.cls功能:用VB6实现中英文文本的私钥加密。可能转换为不可显示字符,逆转换会出错!使用 MTransform.bas 中的转换16进制函数显示加密后的数据,可以解决逆转换问题!但加密、解密速度变慢!注意:对含特殊符号(如·)的字符串出现错误!必须为AscWII格式。   功能:加密字符串(含贺兰_进制转换(产生随机数,进制转换)模块)   1、"RndXorHash加密法"   2、"AES加密法"   3、"
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:75666
    • 提供者:ipudn37
  1. solo6x10-v4l2-enc

    0下载:
  2. solo is motion for Linux v2.13.6. -solo is motion on for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:9012
    • 提供者:fonzuntie
  1. r600_audio

    0下载:
  2. check if enc priv stores radeon encoder atom dig for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:yuifayang
  1. ENC28J60_ZET6

    0下载:
  2. STM32 ENC28J60以太网驱动测试,测试成功,基于IAR编译-STM32 ENC28J60 Ethernet drive test, the test is successful, based on the IAR compiler
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:564007
    • 提供者:张奇
  1. fw-encoder-api

    0下载:
  2. CX2341X ENC START CAPTURE Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6065
    • 提供者:bvlmzz
  1. ENC_OLED

    0下载:
  2. 飞思卡尔单片机XS128 陀螺仪(ENC-03)OLED显示例程。 源码,作者自主开发,请勿用于商业用途-MC9S12XS128 ENC-03
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:281482
    • 提供者:
  1. solo6x10-v4l2-enc

    0下载:
  2. Motion Detection Threshold matrix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9893
    • 提供者:catinqie
  1. solo6x10-enc

    0下载:
  2. Undocumented bits at b17 and b24 for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2702
    • 提供者:tmcungu
  1. 11Ps---SecuEfs

    0下载:
  2. Driver code for Enc/Dec file folder level.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:164114
    • 提供者:dev
  1. ds5250

    0下载:
  2. ds5250测试例子,用于数据的加密和解密-ds5250 simple test exmple,use to enc and dec
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:83167
    • 提供者:coloty
  1. enc

    0下载:
  2. No IV was explicitly set and no IV was generated during EVP_BytesToKey. Hence the IV is undefined, making correct decryption impossible. -No IV was explicitly set and no IV was generated during EVP_BytesToKey. Hence the IV is undefined, making co
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7127
    • 提供者:jvxrqn
  1. pem_pk8

    0下载:
  2. These functions write a private key in PKCS8 format: it is a drop in replacement for PEM_write_bio_PrivateKey() and friends. As usual if enc is NULL then it uses the unencrypted private key form. The nid versions uses PKCS5 v1.5 PBE algorithms wherea
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2797
    • 提供者:gietuilai
  1. fcntl

    0下载:
  2. ENC is the basic 1 character encoding function to make a char printing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6334
    • 提供者:xaivwpou
  1. encode

    0下载:
  2. ENC is the basic 1 character encoding function to make a char printing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:9051
    • 提供者:wqfonfl
  1. frm

    0下载:
  2. form1 bitmap time and date describe to view timing and dating or other you see the time and date enc and dec
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3551
    • 提供者:hosein
  1. AESCrypt_source_v310

    0下载:
  2. aes enc/dec example source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:199654
    • 提供者:mucu
  1. ENC-DEC

    0下载:
  2. 基于vb6.0的文件加密源码,将文本加密-Based on VB6.0 source of file encryption, text encryption
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2560
    • 提供者:xia71297
« 1 2 3 4 56 »
搜珍网 www.dssz.com