资源列表
mysniffer
- 简单嗅探器,简单的socket编程,设置网卡为混杂模式,接受所有封包,并打印所有封包的基本信息,及内容。(Simple sniffer, simple socket programming, network card is set to promiscuous mode, accept all packets, and print all the packets of the basic information, and content.)
dogs
- 本科毕业设计做的一些图像增强、分割的程序,仅供参考,不一定正确哦(Undergraduate graduation design to do some image enhancement, segmentation procedures, and it is for reference only, not necessarily correct.)
FixAttrb
- fix hiden file by virut! copyright by BKAV)
java
- java新手编程,利用java语言计算复数的四则运算(Novice Java programming, four operations to compute the use of Java language)
STM32_USB_HID
- 由STM32_CUBE 生成的 STM32F103C8 USB HID 例程(STM32F103C8 USB HID routines generated by STM32_CUBE)
game
- 一个小游戏,给大家分享一下,也可给初学者借鉴,就这样。(A small game, to share with you, also can give beginners reference, so.)
01a_sig15_encore
- very useful for security people
database
- 这是一个数据库课程PPT,文档的集合包,是本人数据库的全部学习资料(This is a database course PPT, a collection of documents)
ypea107-differential-evolution
- 代码使用差分进化算法解决了车辆路径问题,供大家学习参考(The code uses differential evolution algorithm to solve the vehicle routing problem.)
最后结果 - 改进版
- 文件系统模拟实现 设计并实现一个简单的文件系统,要求实现基本的文件操作。(Design and implement a simple file system, requirements for basic file operations)
blur&canny
- 把图像进行10次blur,每次blur三个梯度的canny。opencv的教程两本(Take the image 10 times blur, each time blur three gradient canny)
TCP SOCKET
- 实现客户端与服务端基于tcp协议通讯,服务端为机器人,客户端为客户,机器人词库通过读取txt文件来实现,方便增添和修改(Chat robot Realize client and server communication based on TCP protocol)