Pinned Repositories
Algorithm-experiments
These programs are experiments in the Algorithms course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系算法课程的实验。
Clustering-of-user-stories
The programs use nltk to cluster user stories based on the meaning and part of speech of keywords. They are used to process user story data sets. This is part of a larger project. 这些程序使用nltk根据关键词的含义和词性对用户故事进行聚类,它们用于处理用户故事数据集。这是一个更大项目的一部分。
Compilation-principle-experiments
These programs are experiments in the Compilation principle course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系编译原理实验。
Data-structure-experiments
These programs are experiments in the Data structure course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系数据结构实验。
FF-Pot
This honeypot supports Telnet and SSH two protocols, simulates the Linux system, and stores the data in the SQL database. In addition, it also sends alerts to users via SMS and email. Users can customize commands and directories. 这个蜜罐支持Telnet和SSH两种协议,模拟Linux系统,将攻击数据存储在SQL数据库中。此外,它还通过短信和电子邮件向用户发送警报。用户可以自定义蜜罐的命令和目录。
kayak4665664.github.io
NCUT-Disaster-database
A database that records disasters in China, including earthquakes, floods, fires, mine disasters, explosions, and air disasters. It supports automatic data import and visual display. 一个记录**灾害的数据库,包括地震、水灾、火灾、矿难、爆炸和空难。它支持数据自动导入以及可视化展示。
NCUT_MiniSys
A simple MIPS five-stage pipeline CPU implements 31 MIPS instructions.一个简单的MIPS五级流水CPU,实现了31条指令。
Node-Depend-View
A lightweight Node.js tool for efficient analysis and visualization of npm, pnpm, and yarn package dependencies.
Pcap-Parser
It's used to parse the pcap file, and extract the data of each layer from the data link layer, network layer, transport layer, and then to the application layer. The application layer supports HTTP and TLS protocols.
kayak4665664's Repositories
kayak4665664/NCUT_MiniSys
A simple MIPS five-stage pipeline CPU implements 31 MIPS instructions.一个简单的MIPS五级流水CPU,实现了31条指令。
kayak4665664/kayak4665664.github.io
kayak4665664/NCUT-Disaster-database
A database that records disasters in China, including earthquakes, floods, fires, mine disasters, explosions, and air disasters. It supports automatic data import and visual display. 一个记录**灾害的数据库,包括地震、水灾、火灾、矿难、爆炸和空难。它支持数据自动导入以及可视化展示。
kayak4665664/Node-Depend-View
A lightweight Node.js tool for efficient analysis and visualization of npm, pnpm, and yarn package dependencies.
kayak4665664/Algorithm-experiments
These programs are experiments in the Algorithms course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系算法课程的实验。
kayak4665664/Clustering-of-user-stories
The programs use nltk to cluster user stories based on the meaning and part of speech of keywords. They are used to process user story data sets. This is part of a larger project. 这些程序使用nltk根据关键词的含义和词性对用户故事进行聚类,它们用于处理用户故事数据集。这是一个更大项目的一部分。
kayak4665664/Compilation-principle-experiments
These programs are experiments in the Compilation principle course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系编译原理实验。
kayak4665664/Data-structure-experiments
These programs are experiments in the Data structure course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系数据结构实验。
kayak4665664/FF-Pot
This honeypot supports Telnet and SSH two protocols, simulates the Linux system, and stores the data in the SQL database. In addition, it also sends alerts to users via SMS and email. Users can customize commands and directories. 这个蜜罐支持Telnet和SSH两种协议,模拟Linux系统,将攻击数据存储在SQL数据库中。此外,它还通过短信和电子邮件向用户发送警报。用户可以自定义蜜罐的命令和目录。
kayak4665664/Frontend-of-Node-Depend-View
This is the front end of Node-Depend-View, which is a lightweight Node.js tool for efficient analysis and visualization of npm, pnpm, and yarn package dependencies.
kayak4665664/Hardware-experiments
These programs are Hardware experiments of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系硬件课程设计实验。
kayak4665664/My-leetcodes
kayak4665664/NCUT-WeChat
A chat room using sockets. It supports private chat and group chat. Users can send or receive text, emoji, pictures and files. 一个使用套接字的聊天室,它支持私聊和群聊。用户可以发送或接收文本、表情、图片和文件。
kayak4665664/Operating-system-experiments
These programs are experiments in the Operating system course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系操作系统实验。
kayak4665664/Pcap-Parser
It's used to parse the pcap file, and extract the data of each layer from the data link layer, network layer, transport layer, and then to the application layer. The application layer supports HTTP and TLS protocols.
kayak4665664/Springboot-Demo
Read data from the json file and display it on the page.
kayak4665664/NCUT-Course-system
A course selection system. There are 4 types of users in the system: students, teachers, college administrators, and system administrators. 一个选课系统。系统中存在 4 类用户:学生、教师、学院管理员、系统管理员。
kayak4665664/Article-crawler
A crawler that can get articles from specific websites based on your keywords. 一个爬虫程序,可以根据你的关键词从特定的网站获取文章。
kayak4665664/CCF-CSP
My previous CCF-CSP codes.
kayak4665664/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
kayak4665664/Devtools-Font
This is a Chrome extension that allows you to customize the font-family of Chrome Devtools.
kayak4665664/gkd-auto-report
UCAS 每日自动打卡。好用可以 star 😉
kayak4665664/Java-experiments
These programs are experiments in the Java programming course of the Computer Department of North China University of Technology.这些程序是北方工业大学计算机系Java程序设计课程的实验。
kayak4665664/My-first-webpage
The codes of a simple personal website.这是一个简单的个人网站。
kayak4665664/My-images
kayak4665664/Randomly-generating-of-Drools-rules
These programs randomly generate Drools rules & check the Drools rules output by the machine learning model. They are used to make machine learning training sets. These are part of a conflict detection method for the control logic rules of the Internet of Things system. 这些程序随机生成Drools规则 & 检测机器学习模型生成的Drools规则。它们用于制作机器学习训练集。 这些是物联网系统控制逻辑规则冲突检测方法的一部分。