搜索资源列表
hfm
- 此为数据结构的哈夫曼树编译码实验源码,为大家提供了一种计算方法,用VC编写,适合初级人员
MasteringAlgorithmswithC
- 一份很详尽的数据结构与算法资料。除了最基本的数据结构知识外,还介绍了数据压缩、des、rsa加解密等算法.-A very detailed information on data structures and algorithms. In addition to the basic data structure of knowledge, but also introduced a data compression, des, rsa encryption algorithm, etc..
hanzijiami
- 简单的汉字加密程序 我们的数据结构老师教的 让大家体验一哈 高级老师的魅力哈-Simple Chinese characters encryption of data structure of our teacher s let everyone experience a senior teacher of the charm of Kazakhstan Kazakhstan
20073803237480
- QQ 2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例-QQ 2005 Hesuiban password encryption algorithm and its VC-source: QQ2005 Hesuiban ewh.db of the data structure analysis, encryption algorithm analysis, and gives examples of decryp
AES
- ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
uthash-1.5
- uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table s
200735133787
- qq登录口令加密算法 ,数据结构分析、加密算法的分析,并且给出解密的算法和实例 -qq password encryption algorithm, data structure analysis, analysis of encryption algorithm, and decryption algorithms and give examples of
shujujiegou
- 数据结构中螺旋矩阵、报数问题、进制转换、文本加密解密-Spiral data structure matrix, the number of reported problems, hexadecimal conversion, text encryption and decryption
CODE
- QQ加密算法的分析,包含数据结构的详细分析-failed to translate
Maptheepthoftraversal
- 数据结构对二叉树的深度遍历用进栈,出栈的方法。-The depth of the binary tree data structure traversal to use into the stack, a stack method.
QQCrack
- QQ 2005贺岁版登录口令加密算法及其VC源码,QQ 2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例。-QQ 2005 Hesuiban login password encryption algorithm and its VC source code, QQ 2005 Hesuiban login password encryption algorithm and its VC Source: QQ200
yiweijiamisuanfa
- 移位加密算法的实现,经典算法,数据结构和算法课程必学算法-Shift encryption algorithm implementation, classic algorithms, data structures and algorithms course will study algorithms
QQCrack
- 提供腾讯QQ2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例。-Tencent QQ2005 Hesuiban login password provided encryption algorithm and its VC Source: QQ2005 Hesuiban the ewh.db data structure analysis, encryption algorithm and decryption
kt
- 实现骑士游历问题。 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助。通过研究骑士游历的规则对问题进行数学模型抽象,通过研究骑士游历的方向与可到达情况,将骑士的空间移动抽象成数学表达式,进而映射到程序中所需对应的数据结构形式,最后通过利用JAVA语言得以实现骑士游历问题中骑士游历过程的动态图形演示。 -Knight traveled to achieve the problem. Kni
DES
- DES算法的加密和解密。使用C语言实现,我的数据结构课设。-DES Programing
iccardreader
- 支持ISO14443 TYPE A标准的Mifare One系列卡。Mifare One卡的内部存储结构分为16个扇区,从第0区到第15区,每个扇区有独立的密码和权限控制字,可作为独立的电子钱包,每个扇区有4个块,序号为第0块、第1块、第2块、第3块,每块16个字节,第3块是卡的密码和权限控制字专用块,禁止在此存放数据。第0块、第1块、第2块可随意存放数据。-Support the standard of ISO14443 TYPE A Mifare One series card. Mifar
MD5
- MD5加密算法,非标准版本,修改了底层数据结构,便于理解算法的运行过程-MD5 encryption algorithm, a non-standard version, modify the underlying data structure, easy to understand the process of running the algorithm
Encryption-SATA-IP-Based-on-FPGA
- 本文首先分析了目前常用的硬盘数据加密方法,并在比较各种加密方案的基础上给出了基于FPGA的加解密SATA IP设计方案。本文介绍设计SATA IP相关的基础知识,包括SATA的体系结构。本sata IP已在Xilinx spartan-6系列上实现并产品化,具有低成本优势,且可以根据用户意愿更换加密算法和使用私有的加密算法。本文还论述了加密SATA IP的各种应用前景。-This paper firstly analyzes several common ways of Hard Disk da
Huffman
- 哈夫曼编码与解码,哈夫曼编码是一种重要的编码方式,该程序是用C语言,数据结构实现的-Huffman encoding and decoding,Huffman encoding is an important way of coding.need to change program is in C,the data stucture
WinNTL-10_5_0
- NTL是一种高性能、便携的C++库操纵签署提供的数据结构和算法,任意长度的整数,和向量,矩阵,在整数和有限域上的多项式。(NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over