资源列表
班级管理系统
- 实现成绩管理、学生管理等功能。这是初版的
lab7
- 使用vivado和Xilinx开发板实现蓝牙远程控制,开发板为Xilinx Artix-7(Using vivado and Xilinx development board to realize Bluetooth remote control, the development board is Xilinx artix-7)
lab6
- 使用vivado和Xilinx开发板实现VGA图像显示,开发板为Xilinx Artix-7(Using vivado and Xilinx development board to realize VGA image display, the development board is Xilinx artix-7)
20190421205201LTDZ35-4400M
- Cheap spectrum analyzer and signal generator.
Release crypter 2020
- It is used to encrypt the prepared server files. This tool, which has the options to run at startup, is a purely pentest tool.
千年一服务端(此端据说无视脱机,*不识别怪)
- 这是千年一服务端,最原始的千年一服务端,无视任何脱机*。(This is Millennium one server, the most original Millennium one server, regardless of any offline plug-in)
choxiao-NSGA-II
- 测试nsga2的优化性能,包含zdt系列、sch系列,支持三个目标下的约束求解(NSGA-II TEST,including zdt series,sch series and is okay for a 3-dimensional minimization problem.)
LabVIEW钢琴
- 钢琴,按键发声,包括小字一组,大字组,大字一组,含有黑键(Piano, key sounds, including small words, large characters, a group, including black keys)
单目标GOA算法
- 能够实现蝗虫优化算法,里面包含许多经典的单目标测试函数,使用时直接运行main函数即可,需要更改测试函数的的话自己在main里面修改(It can realize locust optimization algorithm, which contains many classic single objective test functions. When using, you can directly run the main function. If you need to change th
VI密码
- 简单的Labview VI程序框图密码,可使用,简单破解
AD0809数显程序-测试通过
- AD0809数显程序-测试通过,可以直接使用!
深度学习CNN手写数字识别
- 利用CNN网络手写数字识别,注释清楚,损失函数用的是focalloss,标注明确,可以跑通,框架是pytorch