Pinned Repositories
Awesome-Android-Notebook
:computer: A complete plan for better android developers.(continuous updating ...)
buttonrpc_cpp14
几百行代码实现的modern c++ rpc library
CS-Notes
所学整理归纳,模仿CyC2018的框架
Data-Structure
波波老师数据结构代码C++实现
Data-Structure-java
dlib-android
:dragon: Port dlib to Android
ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
HuffmanCompress
根据《数据结构》所学内容,使用 Huffman 编码对文件进行压缩和解压缩
LeetCode
LeetCode练习
TddPractice
https://cyber-dojo.org/ 测试题
believeszw's Repositories
believeszw/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
believeszw/PlayPicdio
安卓平台下,图片或视频转化为ascii,图片转化成低多边形风格图形,emoji表情填充图片,合并视频用到ffmpeg库。已实现带色彩的ascii码图片或视频.On the Android platform, the picture or video is converted to ascii, the picture is converted into a low-poly style graphic, the emoji expression is filled with the picture, and the merged video is used in the ffmpeg library. Adding color ascii code pictures or videos later. Androidプラットフォームでは、画像またはビデオはASCIIに変換され、画像は低ポリスタイルのグラフィックに変換され、絵文字表現は画像で埋められ、マージされたビデオはffmpegライブラリで使用されます。 カラーASCIIコードの写真やビデオを後で追加する
believeszw/json-c
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
believeszw/Pic2Ascii
android图片转字符串
believeszw/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
believeszw/12306
12306智能刷票,订票
believeszw/Linux-Tutorial
《Java 程序员眼中的 Linux》
believeszw/Linux_Code_Test
CMake/Make/Shell/Multi-thread' usage
believeszw/dlib-android
:dragon: Port dlib to Android
believeszw/CicadaPlayer
CicadaPlayer was refactored from aliyunVideoPlayerSdk v4.7 that have over 3000 users. CicadaPlayer support Android, iOS, macOS, Windows, Linux platform, and tested on WebAssembly. The goal of CicadaPlayer is providing a playerCore which support multi platform, hardware accelerator, customizable and extensible features.
believeszw/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
believeszw/FlameGraph
Stack trace visualizer
believeszw/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
believeszw/strategies
quantitative trading with Javascript, Python, C++, Blockly, MyLanguage(麦语言)
believeszw/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
believeszw/Interview-1
Interview = 简历指南 + LeetCode + Kaggle
believeszw/zju-icicles
浙江大学课程攻略共享计划
believeszw/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
believeszw/awesome-resume
程序员简历例句,程序员简历范例,Java简历模版,Python简历模版,C++简历模版
believeszw/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
believeszw/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
believeszw/TranslateProject
Linux**翻译项目
believeszw/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
believeszw/free-programming-books
:books: Freely available programming books
believeszw/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
believeszw/LeetCode
LeetCode练习
believeszw/stb
stb single-file public domain libraries for C/C++
believeszw/CS-Notes
所学整理归纳,模仿CyC2018的框架
believeszw/Birthday
believeszw/libevent_learning