Pinned Repositories
AndroidStudy
Android学习过程的一些总结
ATFram
AT指令解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
esp-idf
Espressif IoT Development Framework. Official development framework for ESP32.
esphttpclient
A simple ESP8266 http client library to make GET and POST requests with the native SDK
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Linphone4Android
LinPhone是一个网络电话或者IP语音电话(VOIP),是一款遵循GPL的开源的网络视频电话系统,其主要如下:使用linphone,我们可以在互联网上随意的通信,通过语音、视频、即时文本消息。linphone使用SIP协议,是一个标准的开源网络电话系统,你能将linphone与任何基于SIP的VoIP运营商连接起来,包括我们自己开发的免费的基于SIP的Audio/Video服务器。LinPhone是一款自由软件(或者开源软件),你可以随意的下载和在LinPhone的基础上二次开发。LinPhone是可用于桌面电脑:Linux, Windows, MacOSX 以及移动设备:Android, iPhone, Blackberry.
MC20
MC20
tushare
TuShare is a utility for crawling historical data of China stocks
vnpy
基于python的开源量化交易平台开发框架
MinjunHuang's Repositories
MinjunHuang/AutoTrader
恒生自动交易系统
MinjunHuang/bitcoin-python
Friendly bitcoin API binding for Python
MinjunHuang/cakeshop
基于tornado、peewee、jinja2的商城
MinjunHuang/cocoaui-demos
Build Native iOS Apps with Simple HTML+CSS, Flow Layout
MinjunHuang/d3status
Diablo3 server status notification APP, a RESTful API demo powered by Tornado
MinjunHuang/esp8266-webserver
A small webserver running on ESP8266
MinjunHuang/ESP8266_AT
Offical ESP8266 AT+ Commands
MinjunHuang/esp_iot_rtos_sdk
MinjunHuang/espressif-esp8266-sdk
Espressif's SDK for the ESP8266 wifi chip, with some fixes applied.
MinjunHuang/low_power_voltage_measurement
This repository contains the codes for ESP8266 to wake up and measure its own supply voltage. More details in README.
MinjunHuang/mqtt.github.io
website
MinjunHuang/niusouyixia
面向证券信息类专业搜索引擎,基于WEB信息挖掘技术的专业搜索引擎设计与实现并着重分析基于特定主题的爬取方法,通过下载Internet上WEB文档,进行过滤、分词、转换等处理工作,并建立索引数据库,最终可由检索器通过用户输入查询关键字,搜索器支持微博客、短信等内容短小而又不规范的内容分析。针对证券信息类网站选取40-50个,进行数据挖掘,使用概念索引方法进行WEB全文索引,程序设计中考虑了搜索策略和搜索引擎数据优化等问题,同时特征词汇按照影响权重排序,可以输出权重值。对基于WEB挖掘的中文专业搜索引擎的设计与实现具有较好的理论与实验价值。
MinjunHuang/prophet
Financial markets analysis framework for programmers
MinjunHuang/Quan
A restful service demo using tornado & sqlalchemy
MinjunHuang/QuantBox_XAPI
正在升级XAPI2,请关注新版,老版不再维护
MinjunHuang/rlog
Small handler and formatter for using python logging with Redis
MinjunHuang/Safejumper-for-iOS
Custom OpenVPN client for iOS, from Proxy.sh
MinjunHuang/test_weixin_tornado
测试微信接口 tornado框架(redis+tornado)
MinjunHuang/tornado-redis-session
torando redis session code from tornado-memcached-sessions
MinjunHuang/tornado-rest-handler
A simple Python Tornado handler that manage Rest requests automatically
MinjunHuang/tornado-smtpclient
Non-blocking smtp client to work with tornado 3.x and above
MinjunHuang/tornado-upload
File Upload Application for Tornado
MinjunHuang/weixin
微信公众号平台开发