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

搜索资源列表

  1. ENC_ROOT

    1下载:
  2. 包含26幅电子海图(美国部分水域)000.格式的。使用YimaEncViewer软件可以打开。-Contains 26 electronic chart (part of the waters of the United States) 000. Format. YimaEncViewer software can be used to open.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11416551
    • 提供者:ld
  1. evrcfx_dec

    0下载:
  2. 该源码是用于将EVRC的语音数据转换为wav文件,其中语音数据存放在voice.txt中,在代码中可设置数据存放的地方;打开工程点击执行,当帧转换完毕,则点击pcmtowav.exe将output.enc转换为wav文件,里面的Voice.wav就是这样转换的。-The source code is used to EVRC voice data into a wav file, including voice and data stored in voice.txt, in the code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3070717
    • 提供者:yczhang
  1. encDec

    1下载:
  2. 用最新的微端口驱动技术开发的加密/解密文件访问的驱动-minifilter to enc/dec file
  3. 所属分类:File Operate

    • 发布日期:2015-08-04
    • 文件大小:11424
    • 提供者:吴华
  1. Mp3EncodeRecorderApp

    0下载:
  2. 录音机程序,录制的文件直接压缩成MP3格式-Recorder Application(audio enc is mp3).
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-24
    • 文件大小:149044
    • 提供者:
  1. Rc5

    0下载:
  2. rc5 enc/dec unit you can encrypt or decryot you strings from this unit
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1564
    • 提供者:himo
  1. nvxor

    0下载:
  2. 写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。 程序的输出应该进入一个文件以同一个文件名,但.ENC引伸。-Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to i
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2618
    • 提供者:Steven
  1. vhdl-JPEG-enc

    0下载:
  2. JPEG Encoder,Here is a quite detailed low level design document for the Core: Low Level Design Document
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:796516
    • 提供者:mahmoud
  1. FileEncDec

    0下载:
  2. 文件保险箱。 调用CryptoAPI实现文件的加密和解密。-Documents safe. CryptoAPI calls file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:285436
    • 提供者:eboy
  1. enc

    0下载:
  2. A small assemply program to enrypt a given string using shift by two ASCI code.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:693
    • 提供者:abu_faisul
  1. UdpResponse

    0下载:
  2. this code shows how to use the ENC28J60 mini library : * the board will reply to ARP & ICMP echo requests * the board will reply to UDP requests on any port : * returns the request in upper char with a header made of remote host IP & port nu
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2093
    • 提供者:duonghai
  1. Enc

    0下载:
  2. How to read / write ini file in visual basic 6. This simple project will also help you ti encrypt your important entries in the ini file.-How to read/write ini file in visual basic 6. This simple project will also help you ti encrypt your important e
  3. 所属分类:File Operate

  1. Dosyuv

    0下载:
  2. Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with M
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:545958
    • 提供者:alexsheksna
  1. 26273-650

    0下载:
  2. amr的官方编解码程序,amrwb,enc为浮点,dec为定点-amr codec official procedures, amrwb, enc for the float, dec as a place
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-06
    • 文件大小:1363559
    • 提供者:丁宇
  1. Convolutional-CPP-enc-dec

    0下载:
  2. Convolutional Coding, Encoder, Decoder, C++ Implementation, With Self Document In Program Comments
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-01
    • 文件大小:8494
    • 提供者:SSN
  1. des

    0下载:
  2. **函数: DesDecString **目的: 解密给定长度的串 **参数: sKey 密钥串. 一般为8个字节长(实际解密时只用其前8个字节) ** nKeyLen 密钥长度. 如果密钥为字符串(以 \0 结尾),值可为0 ** 如果密钥不足8个字节, 密钥串后面不足的字节以 \0 填充 ** sSrc 解密前的串. 为8个倍数字节长 ** nSrcLen 解密前的串长度. 该串长度必须为8的倍数个字节 ** sDest 存放解密后的串. 为nSrcLen字节长
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6007
    • 提供者:victor
  1. RJ45_trans

    0下载:
  2. specification of low price ethernet transformer used with the enc spi controller
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:357953
    • 提供者:whitediode
  1. enc-dec_sequence

    0下载:
  2. code source pour l algorithme compression d image avec visuel studio c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:46750
    • 提供者:amira
  1. C4-EncDec

    0下载:
  2. C1C2C3C4 Enc/Dec Packets
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-31
    • 文件大小:3509
    • 提供者:mimaka
  1. enc

    0下载:
  2. Encryption algorithm which encrypts your input data by the help of key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:19728
    • 提供者:v
  1. fhcode

    0下载:
  2. huffman enc............................... -huffman enc............................... .........
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:877
    • 提供者:preethi
« 1 2 34 5 6 »
搜珍网 www.dssz.com