资源列表
Wireshark 数据包分析实战(第2版)
- 学习wireshark的资料,大家分享一下。(practical packet analysis)
sm
- 基于sm的健身房管理系统 实现会员增删改查 会员管理 权限设置(Gym management system based on SM)
代码
- python,利用改进蚁群算法解决蚁群算法时间窗路径规划的问题(Time window path planning of ant colony algorithm)
cimvalide
- 模型验证工具,支持svg格式文件,快速,直观
DMD_ROM
- DMD降维,分析复杂非定常流动的主要特征,特征提取(dynamic mode decomposition)
SVG例子
- SVG例子,实现矩形描述功能,包括坐标,长,宽,高等属性
SVM算法
- SVM的分类与预测。带数据的。可直接使用学习。方便入门。(Classification and prediction of SVM. With data. You can use learning directly.it's convence for us to learn it .)
my-ftp
- 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)
35个完整的GUI实例系列代码guis_fex
- 内含35个完整的GUI实例系统代码,可供学生参考学习。(Contains 35 complete GUI instance system codes for students to learn.)
会员管理系统PHP
- 1.会员注册,会员登陆 2.会员资料修改 3.会员验证,需要审核才能登陆 4.管理员登陆,管理会员,审核会员 5.所用php+MYSQL-1. Member Registration, Member Login 2. Member information modification 3. Member to verify the need for audit in order to visit 4.管理员登陆, management members, review of M
APP蓝牙Demo
- 使用uni-app开发,当第一次访问应用程序,如果蓝牙没有开启,则要自动打开蓝牙。(Uni app turns on Bluetooth automatically)
telnet服务器和客户端
- 其中包含了telnet的服务端和telnet的客户端,在ubuntu18.0下编译成功