搜索资源列表
AES128.rar
- AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33-34页最左侧的结果。不清楚的朋友可以给我发EMAIL.
decode
- 和register对应的解密机的源码,VC。- With register correspondence deciphering machine source code, VC.
WinCap
- winpcap源代码,和linux下的libpcap相对应,是tcpdump的网络底层抓包程序-a source code of winpcap,as to libcap in linux.it can capture the data of the low layer of network
kenel_crypto
- 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,b
电子节拍器
- 捕捉拍频 * 捕捉拍频功能仅在拍子停止时可用。 * 以一定节奏连纽按动Tap按钮两下或更多,Tempo会自动对应于按动的拍频。 * 连续2秒没有按动Tap,或启动拍子,则上次按动的记录将被清除,并在下次按动时重新记算拍频。 * 拍频将以连续按下的拍子间隔,以一定算法进行统计,得出近似值。 调节音量 * 拖动Volume框中的滑条即可调节音量,向左拖动使音量减小,向右拖动反之。 * 最小音量为静音,最大音量为拍音的原音量。 运行模式 * 选择Rum
JCHENG2
- 设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corre
HillCodor
- 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
Hash2131
- 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -1) understanding hash functions in network security applications (2) master Hash Function Principle 2 require (1) using any programming
simpleCompiler
- 简单的编译器代码,对应的参考书为<编译原理及实践>-simple compiler code, corresponding to the reference books
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
GetProcessorID
- labview的源代码,用于获得CPU的序列号,对于软件的安全设计意义重大。实际应用如:自己设计的软件别人使用时,可采用机器序列号唯一对应的授权号,这样可以避免自己的劳动成果被别人占有-PC source code for access to the CPU serial number, software for the safety design of great significance. Practical applications such as : their design softw
duobiaotidai
- 一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method
sysmonitor_win
- 可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without). -- According to the configuration file, Monitoring Sy
LZ77conbined_with_KMP_algorithm
- LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。-LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.
FindMacAndIp
- 探测局网所有IP和对应Mac地址. 写的非常简洁 -Detection Bureau IP network and all corresponding Mac addresses. Wrote a very concise
ApiAddress
- Api对应地址查询器源代码. 系统编程工程师必备工具的源码.-Api address inquiries for the corresponding source code. System Programming engineers indispensable tool for the source.
BHO_enum
- 对系统的BHO插件信息进行枚举 并能显示该BHO对应的程序路径 -the system BHO plugin information and can show that the enumeration of the corresponding procedures BHO Path
p2p
- P2P 之 UDP穿透NAT的原理与实现(附源代码) 原创:shootingstars 参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt baidu 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Tran
opencomputer
- 一个扫描局域网内的IP地址和MAC物理地址之间的对应表。根据上述功能做成了远程开启计算机。
tty.tar
- 一个linux下串口读写的例子, 实现串口间的通信(2个程序,分别对应接收与发送),