Pinned Repositories
accountBook
这是我独立做的第一个APP,是一个记账本APP。This is the first APP, I've ever done on my own. It's a accountbook APP.
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
bigqueue
A big, fast and persistent queue based on memory mapped file.
cachecloud
搜狐视频(sohu tv)Redis私有云平台
CodeGPT
A JetBrains extension that allows you to use ChatGPT inside your favourite IDE
data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
notes-python
中文 Python 笔记
xiaowu-news-client
Android-小巫新闻客户端源码,包含客户端源码、服务端源码、数据库文件
wangyanwei's Repositories
wangyanwei/accountBook
这是我独立做的第一个APP,是一个记账本APP。This is the first APP, I've ever done on my own. It's a accountbook APP.
wangyanwei/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
wangyanwei/bigqueue
A big, fast and persistent queue based on memory mapped file.
wangyanwei/cachecloud
搜狐视频(sohu tv)Redis私有云平台
wangyanwei/CodeGPT
A JetBrains extension that allows you to use ChatGPT inside your favourite IDE
wangyanwei/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
wangyanwei/face2face
基于netty的异步非阻塞实时聊天(IM)服务器。
wangyanwei/FLogger
基于双缓冲队列、多刷盘机制的超轻量级 java 日志
wangyanwei/geode
Apache Geode
wangyanwei/github-bookmark
收集了Github上的优秀工具,框架,知识合集
wangyanwei/jafka
a fast and simple distributed publish-subscribe messaging system (mq)
wangyanwei/java-design-patterns
Design patterns implemented in Java
wangyanwei/Javalib
Java开发常用工具类类库汇总
wangyanwei/jave
音频转码工具,主要用于将微信语音 amr 格式转换为 mp3 格式以便在 html5 的 audio 标签中进行播放
wangyanwei/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
wangyanwei/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
wangyanwei/lstm
Minimal, clean example of lstm neural network training in python, for learning purposes.
wangyanwei/luxun
A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC
wangyanwei/pinpoint
Pinpoint is an open source APM (Application Performance Management) tool for large-scale distributed systems written in Java.
wangyanwei/rocketmq
Mirror of Apache RocketMQ
wangyanwei/sharding-jdbc
A JDBC driver for shard databases and tables
wangyanwei/SinaSpider
新浪微博爬虫(Scrapy、Redis)
wangyanwei/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
wangyanwei/smile
Statistical Machine Intelligence & Learning Engine
wangyanwei/spring-boot-admin
Admin UI for administration of spring boot applications
wangyanwei/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
wangyanwei/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
wangyanwei/tensorflow-rnn-shakespeare
Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.
wangyanwei/tutorials
机器学习相关教程
wangyanwei/vjtools
The vip.com's java coding standard, libraries and tools