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

搜索资源列表

  1. teaencryption_src

    0下载:
  2. tea算法的实现,可以进行普通加密解密-Algorithm of tea, can ordinary encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28408
    • 提供者:劳子
  1. 300种加解密算法和原理

    1下载:
  2. 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA-over encryption and decryption procedures notes and source, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:377502
    • 提供者:万逸文
  1. Anagram 判断是否是变位词

    0下载:
  2. 如果两个单词的组成字母完全相同,只是字母的排列顺序不一样,则它们就是变位词,两个单词相同也被认为是变位词。如tea 与eat , nic 与cin, ddc与dcd, abc与abc 等。你的任务就是判断它们是否是变位词。-If the composition of two letters the same word, just not the same as the sequence of letters, these are the anagram, the same two words a
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-03-21
    • 文件大小:209057
    • 提供者:张杨
  1. cuchatance.rar

    1下载:
  2. 粗差探测计算函数:在平面控制网设计中,粗茶探测时一个非常重要的组成部分,本源代码用C#给出了详细过程。,Calculation of gross error detection functions: in the plane control design, the coarse tea, when detecting a very important part of source code using C# gives a detailed process.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1003
    • 提供者:超才
  1. QQtea

    0下载:
  2. QQ数据包中所使用的tea算法 这里是该算法的类实现-QQ packet tea used in the algorithm
  3. 所属分类:Sniffer Package capture

    • 发布日期:
    • 文件大小:2247
    • 提供者:xiaogu
  1. cmy2

    1下载:
  2. visual C++,opengl 实现的三维的透明玻璃杯子,杯子中有水和漂浮的茶叶-visual C++, opengl implementation of three-dimensional transparent glass sub, cup of tea with water and floating
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:48306
    • 提供者:肖青
  1. QQTEA

    0下载:
  2. QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2300
    • 提供者:
  1. sqlite-source-3_6_13

    0下载:
  2. SQLite3.6.13的完整源代码,SQLite是一个轻量级的嵌入式数据库,在小型数据库应用中,它的表现非常稳定。-A tarball of the complete source tree for SQLite version 3.6.13 as extracted from the version control system. The Makefile and configure scr ipt in this tarball are not supported. Their use i
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1041811
    • 提供者:wq
  1. teaport

    0下载:
  2. 用VC++和MFC开发的OpenGL程序,茶杯和茶叶不断下降。-OpenGL program using MFC and VC++ , teacups and tea continues to drop.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1993232
    • 提供者:gump
  1. encrypt_decrypt

    0下载:
  2. linux下的tea加密解密算法,可以对任何长度字符串进行加密解密。非常精彩。-tea under linux encryption and decryption algorithms, can be of any length string encryption and decryption.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4224
    • 提供者:mich
  1. OpenGL

    0下载:
  2. 原始的opengl画完整茶壶,静态无法旋转,有茶盖和茶壶柄。纹理-Integrity of the original painting opengl teapot, static can not rotate, there are tea and teapot handle covers. Texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:18661
    • 提供者:陈贝贝
  1. tea

    0下载:
  2. 这个是做web开发的基础程序,完成了login的功能,采用struts_hibernate框架,对初学者有很好的帮助。-This is the basis for doing web development process, the completion of the login function, using struts_hibernate framework for a very good help for beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:699407
    • 提供者:weizheng
  1. TEA_in_C++

    0下载:
  2. 基于C++实现了一个TEA加密算法,可以在控制台下直接使用,也可作为应用的参考。-Based on the C++ Achieve a TEA encryption algorithm can be used directly in the console, the application can also be used as reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1721
    • 提供者:fmh836
  1. teacpp

    0下载:
  2. 网络通信中的tea加密算法的c++实现。-Network Communication tea encryption algorithm c++ Achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3254
    • 提供者:gchww
  1. cy

    0下载:
  2. 是一套很不错的网上茶庄,网上订购,用户1,密码1-Is a very good tea online, online ordering, the user 1, Password 1
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1514743
    • 提供者:小黄
  1. cmy3

    0下载:
  2. 创建深色背景下一个光影中的茶杯,茶叶浮于杯子里的水面上。-To create a light colored background of the cup, tea cup floating in the water.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:48473
    • 提供者:zzz
  1. ALGO1-16bit

    0下载:
  2. 这是一个基于ADSP2188平台的加密、解密C语言程序。加密解密算法采用的是TEA算法。- This is a platform based on ADSP2188 encryption, decryption C language program. Encryption and decryption algorithms are used TEA algorithm.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:5566
    • 提供者:catcat
  1. Kol_CryptoLIB

    0下载:
  2. this is pack of most known encrypting algorithms: RC5, RC6, MARS, TEA, DES etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:174342
    • 提供者:ivan
  1. scrypt32.src

    0下载:
  2. The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Twofish, TEA[N] algorithms and ECB, CBC, CFB, OFB, CTR cipher modes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:18184
    • 提供者:LamiaD69
  1. TEA.tar

    0下载:
  2. QQ加密算法-QQ encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:146894
    • 提供者:vicp
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com