DAYceng's repositories
BERT-BLSTM-CRF-CPE
复现论文:Automated CPE Labeling of CVE Summaries with Machine Learning
competition-baseline
数据科学竞赛知识、代码、思路
Crawler4exercise
爬虫练习合集
cve-search
cve-search - a tool to perform local searches for known vulnerabilities
cve_summary_cpe_lable
用于cpe预测模型的数据标注
DAYceng
Config files for my GitHub profile.
mongo4getData
Use MongoDB's python api to perform CRUD operations on the database and save the query data
newbark-unity
🌳 A proof-of-concept Pokémon-style Retro RPG game framework created with Unity 🔥🌿💧⚡️
NoobWebServerV1.5
a webserver
pykafka_zeek_with_docker
整合项目:https://github.com/zeek/zeek-docker 与 https://github.com/xuqinghan/docker-kafka 添加自动化脚本。基于docker,实现使用zeek解析pcap包并以json格式发送给kafka队列的一个小demo
trex-core
自编译版TRex
drawingBed
typora用图床
flask-celery-example
This repository contains the example code for my blog article Using Celery with Flask.
helloflask
《Flask Web 开发实战》Meta 仓库
InfoGAN-PyTorch
PyTorch Implementation of InfoGAN
jsoncsv
a command tool easily convert json file to csv or xlsx
learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Markdown-Resume-Template
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
Multiplayer-FPS
:video_game: A multiplayer first person shooter game based on Unity Game Engine
OnJava8-Examples
Code Examples for the book "On Java 8"
PlotNeuralNet
Latex code for making neural networks diagrams
Reptile
🏀 Python3 网络爬虫实战(部分含详细教程)猫眼 腾讯视频 豆瓣 研招网 微博 笔趣阁小说 百度热点 B站 CSDN 网易云阅读 阿里文学 百度股票 今日头条 微信公众号 网易云音乐 拉勾 有道 unsplash 实习僧 汽车之家 英雄联盟盒子 大众点评 链家 LPL赛程 台风 梦幻西游、阴阳师藏宝阁 天气 牛客网 百度文库 睡前故事 知乎 Wish
spider_python
python爬虫
springbootdemo4CRUD
一个hello world项目。在springboot中通过编写接口的方式,实现了对远程连接的运行在Ubuntu下的MySQL数据库的一个CURD操作,并通过postman对接口进行测试。
TinyWebServer
:fire: Linux下C++轻量级WebServer服务器,添加了一些阅读过程中的理解性注释
zeek-kafka
A Zeek log writer plugin that publishes to Kafka.