Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
ChineseBQB
🇨🇳Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
CHWhub.github.io
个人主页
f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
ga-feature-selection
Feature Selection using a Genetic Algorithm, potentially will be applied to MRI data
GA-FS
Genetic Algorithm for Feature Selection
gasvm
global optimization of svm using genetic algorithm and its JAVA implementation based on LIBSVM
Genetic-Algorithm-Montage
genetic algorithm for self-referential image approximation.
gitskills
to clone from origin
VX-API-Gateway
VX-API-Gateway是基于Vert.x(java)开发的API网关,是一个分布式,全异步,高性能,可扩展,轻量级的API网关
CHWhub's Repositories
CHWhub/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
CHWhub/ChineseBQB
🇨🇳Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~
CHWhub/CHWhub.github.io
个人主页
CHWhub/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
CHWhub/ga-feature-selection
Feature Selection using a Genetic Algorithm, potentially will be applied to MRI data
CHWhub/GA-FS
Genetic Algorithm for Feature Selection
CHWhub/gasvm
global optimization of svm using genetic algorithm and its JAVA implementation based on LIBSVM
CHWhub/Genetic-Algorithm-Montage
genetic algorithm for self-referential image approximation.
CHWhub/gitskills
to clone from origin
CHWhub/VX-API-Gateway
VX-API-Gateway是基于Vert.x(java)开发的API网关,是一个分布式,全异步,高性能,可扩展,轻量级的API网关
CHWhub/genetic-algorithm
Generic implementation of genetic algorithm in Java.
CHWhub/genetic-programming
Symbolic regression solver, based on genetic programming methodology.
CHWhub/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
CHWhub/hf-ip
创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
CHWhub/java-genetic-programming
Genetic-programming framework for various genetic programming paradigms such as linear genetic programming, tree genetic programming, gene expression programming, etc
CHWhub/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
CHWhub/linux_server_and_client
卫星鉴权服务器和客户端:使用了epoll,fork,socket,pipe,命名管道fifo等的服务器和客户端程序,功能是串口连接北邮的网关设备进行控制,同时接收用户的信息,若是登录信息就进行鉴权,鉴权通过就将此端口转发规则写入网关设备,同时还涉及到信道分配,流量管理,加解密通讯等
CHWhub/microps
An implementation of a small TCP/IP protocol stack for learning.
CHWhub/Modbus
一个Modbus通讯协议栈
CHWhub/MOEA-ImageSeg
Multi-objective optimization with a genetic algorithm
CHWhub/net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
CHWhub/novel
learn git
CHWhub/oakgp
A tree-based genetic programming framework written in Java.
CHWhub/PerdicardiumRecognition
A genetic algorithm for the pericardium recognition on processed CT images.
CHWhub/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
CHWhub/Socket-Programming-With-C
:envelope: Learn Network Protocol and Network Programming
CHWhub/tapip
user-mode TCP/IP stack based on linux tap device
CHWhub/TongueDetection
舌象检测(Detection of tongue and separation of tongue coating)
CHWhub/Web
前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一名精致的前端工程师。持续更新...
CHWhub/webProject
记录我在学习前端学习过程中做过的小demo,js部分全用源生js实现。