Pinned Repositories
airinput
Like android /system/bin/input, but use Golang and C and can use in many android phones.
android-go-mobile
Docker image for Android and golang / gomobile development
android_toolchains
Toolchains I use to compile stuff
ansible-cn
更多Udemy课程
ansible-desktop
Ansible roles and Makefiles to configure my Ubuntu LTS based desktops
ansible-dev-pc
Ansible script to stand up a new development machine (Ubuntu/Debian/macOS)
ansible-install-k8s
FEBS
Spring Boot 2.0.4 & Shiro1.4.0 权限管理系统。预览地址:http://111.230.157.133/febs
FEBS-Actuator
使用Spring Boot Admint 2.0.2构建的服务端,用于监控FEBS。
splash_crawler
docker including splash/spiderkeeper/scrapyd
paullcm's Repositories
paullcm/FEBS-Actuator
使用Spring Boot Admint 2.0.2构建的服务端,用于监控FEBS。
paullcm/splash_crawler
docker including splash/spiderkeeper/scrapyd
paullcm/airinput
Like android /system/bin/input, but use Golang and C and can use in many android phones.
paullcm/android_toolchains
Toolchains I use to compile stuff
paullcm/ansible-presto
paullcm/ansible-prestodb
paullcm/ansible-ubuntu-desktop
Provision an custom Ubuntu Desktop with Ansible
paullcm/Bluetooth2
蓝牙开锁的新版本
paullcm/chess
新**象棋外挂(java语言)
paullcm/CI-CD-JenkinsDocker
paullcm/compile
My simple compile program
paullcm/docker_scrapy_redis_python3.6
scrapy+redis集群+python3.6
paullcm/flashRPC
基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架
paullcm/haar-cascade-files
A complete collection of Haar-Cascade files. Every Haar-Cascades here!
paullcm/mongodb-bind-sdb
MongoDB sdb driver to use with bind9 DNS server
paullcm/nginx_upload
Nginx upload module 配合web.py + gevent 文件上传服务器
paullcm/Opencv_Java
OpenCV Java
paullcm/powerdns-docker
PowerDNS & PowerDNS-Admin docker images
paullcm/pythontest
python test
paullcm/rsync_backup
rsync backup scripts
paullcm/screen-chess-qq
QQ**象棋(传统版)棋盘识别与自动下棋
paullcm/SeimiCrawler
一个简单、敏捷、分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework.
paullcm/shuke
A high performance authority-only dns server implemented with DPDK
paullcm/SIFTandBOVW2SearchPic
利用Sift提取图像特征之后,使用改进的视觉词袋模型进行数据降维,利用降维后的数据进行搜索
paullcm/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud和Spring Security,博客Spring系列源码
paullcm/springboot-spark-thrift
此工程采用SpringBoot + Mybatis + SparkSQL + Hive框架进行集成,支持Kerberos认证。
paullcm/systemtap-script
useful systemtap script.
paullcm/thys
paullcm/WechatRedPacket
Android:实现监听微信红包,并自动抢红包,是春节抢红包必备助手。主要原理:利用AccessibilityService这个辅助服务类,监听通知栏微信消息,如果有微信红包,就模拟界面一些控件的点击事件,现开源,大家可继续完善
paullcm/WiscKey
WiscKey启发于FAST会议发表了论文 WiscKey: Separating Keys from Valuesin SSD-conscious Storage.WiscKey是基于leveddb 1.20版本进行修改的,WiscKey并不是按照论文里的设计来实现的,只是借鉴了kv分离的**