搜索资源列表
crc校验码
- 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
C_youhua_Test
- C语言的优化测试! 包含了测试代码以及测试结果文档.-optimized C language test! Includes test code, and test results documentation.
dnsflood.c
- 测试DNS服务器安全和抗压能力。 You must use this program for DNS system security or DNS performance test only.
akpubulic
- 攻击程序,linux下passgcc -o test test.c-attack procedure, under linux passgcc-o test test.c
AKS
- Implement AKS algorithm for primality testing, which was the first polynomial time primality test that was devised. Read the paper attached and implement the main algorithm. Implement for numbers of size max 64 bits. Bonus marks will be given,