Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Baiduindex
百度指数-图像识别抓取,逻辑不难,代码写得渣渣
china_area_mysql
**5级行政区域mysql库
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地部署 (Chinese LLaMA & Alpaca LLMs)
ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
docs
dubbo3
Dubbo3: distributed RPC framework from Alibaba Dubbo2
dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
itchat4j
itchat4j -- 用Java扩展个人微信号的能力
huangjiu's Repositories
huangjiu/itchat4j
itchat4j -- 用Java扩展个人微信号的能力
huangjiu/apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
huangjiu/Baiduindex
百度指数-图像识别抓取,逻辑不难,代码写得渣渣
huangjiu/china_area_mysql
**5级行政区域mysql库
huangjiu/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地部署 (Chinese LLaMA & Alpaca LLMs)
huangjiu/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
huangjiu/docs
huangjiu/dubbo3
Dubbo3: distributed RPC framework from Alibaba Dubbo2
huangjiu/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
huangjiu/elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
huangjiu/elasticsearch-definitive-guide-cn
Elasticsearch权威指南中文版
huangjiu/Enterprise-Registration-Data-of-Chinese-Mainland
**大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。
huangjiu/fire-event
huangjiu/fizz-gateway-community
A Managerment API Gateway in Java . Fizz Gateway 是一个基于 Java异步框架WebFlux开发的微服务网关,能够实现热服务编排、自动授权选择、线上服务脚本编码、在线测试、高性能路由、API审核管理等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行API服务治理、减少中间层胶水代码以及降低编码投入、提高 API 服务的稳定性和安全性。
huangjiu/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
huangjiu/Huawei_LiteOS_Kernel
huangjiu/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
huangjiu/libpku
贵校课程资料民间整理
huangjiu/machine-learning
Content for Udacity's Machine Learning curriculum
huangjiu/Mapper
Mybatis Common Mapper - Easy to use
huangjiu/MineKnowContainer
个人知识小仓库
huangjiu/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
huangjiu/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
huangjiu/sharding-jdbc
A JDBC driver for shard databases and tables
huangjiu/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于tensorflow
huangjiu/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
huangjiu/univer
Univer is a set of enterprise document and data collaboration solutions, integrating spreadsheets, documents, and slides.
huangjiu/USTC-CS-Courses-Resource
USTC计算机学院课程资源
huangjiu/wechat-robot
🌏 wechat robot by java application
huangjiu/xv6-public
xv6 OS