资源列表
sts-2.1.2
- 说明: NIST标准的随机数检测工具;支持单比特频数检测、块内频数检测、扑克检测、重叠子序列检测、游程总数检测、游程分布检测等源代码(A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applications source code)
server
- Tcp通讯,服务器程序,采用了多路复用,希望能给新学者一点帮助(Tcp communication, server program)
pyzk-master
- Zlib python for fingerprint zkteco device
修改加载百分百V8带轮训(内存加载)
- 一款内存加载带轮训的远控源码,值得大家研究开发(A memory load with rotation in the remote control code, worth us study)
Multiperson Fried Gold Game
- 多人炸金花游戏: 使用面向对象的思想处理游戏,过程中使用了生产者和消费者模式来构建多线程,配合mutex锁,条件变量实现服务器的高并发。(Many people fry golden flower game: The use of object-oriented thinking to deal with the game, the process uses the producer and consumer models to build multi-threaded, with mute
tool.tar
- 简单的端口扫描,nmap实现,ssh登录,网页注入,密码破解加密,等小脚本,功能简陋,仅供参考(Simple port scanning, nmap implementation, SSH login, web injection, password cracking, encryption, and other small scr ipts, simple functions, for reference only)
源码
- 能够分析宏病毒,提取宏代码,主要分析代码是macroscheckmain.py,temp文件夹是django文件,如有不懂加q:1421562038(Ability to analyze macro viruses and extract macro code)
链表排序
- 解决用C语言实现头插法尾插法建立链表并实现解决链表排序问题(Solve the C language list sorting problem)
ecdsa
- ECDSA算法,基于OPENSSL实现,完整代码及文档(ECDSA (elliptic curve encryption algorithm) source code use openssl, it is difficult to get the source code)
ursej
- MIT Artificial Intelligence Laboratory identification of the target source, ECG data and includes source code written in MATLAB, Minimum mean square error (MMSE) algorithm.
Qt usart
- 1 支持串口收发 2 支持串口数据解析 3 支持自定义发送数据(1 can read/write usart data 2 can analysis data from uart 3 can custom data to send)
杨辉三角
- 本文件是基于C语言实现杨辉三角的生成与打印输出。(This document is based on C language to achieve the Yang Hui triangle generation and print output.)