-
yusefenxibiao
编译原理中的预测分析表的构造,自己看看就知道了(compiler theory, the forecast for the structure analysis table, to see for yourself will know)
- 2007-04-12 11:48:36下载
- 积分:1
-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
arithmetic
有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)
- 2013-11-28 23:19:16下载
- 积分:1
-
Windows_Password_Logger
windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取,
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
- 2012-09-27 11:09:00下载
- 积分:1
-
File-Encryption
文件加密器,实现对文件加密,用来学习的代码(File encryption, encrypting files, the code used to study)
- 2012-05-20 14:28:54下载
- 积分:1
-
RSA
自己写的一份RSA算法。可正常执行。控制台程序。(Write your own copy of the RSA algorithm. Can be performed normally. Console program.)
- 2013-10-21 00:34:18下载
- 积分:1
-
huffman
huffman 编码
完陈对指定的文本文件内容进行huffman编码
实现输出(END CHAN huffman encoding text file on the specified content encoding huffman implementation output)
- 2009-04-03 13:04:43下载
- 积分:1
-
diban
转下的源代码程序,此程序需要密码,但可以正常使用,并可对后台进行部分修改(Transfer the source code under the program, this program requires a password, but can be used normally, it may also be part of the background changes)
- 2009-12-14 23:09:16下载
- 积分:1
-
final
ll(1)型文法下,写的编译器,并对语法进行识别,然后对具体文法判断是否属于LL(1)型(the program includes the LL(1) and the judgement)
- 2013-11-04 16:24:12下载
- 积分:1
-
cryptopp552
加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
- 2007-10-17 14:13:25下载
- 积分:1