Pinned Repositories
-C-
嵌入式C练习编程题集
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
ActivityLife
Android课程作业—Activity生命周期案列
android_dialog_toasts
封装Dialog和Toasts
BluetoothCarLink
智能遥控小车APP,支持摇杆操控以及重力感应控制小车。
GridView
Android课程作业—GridView实例
LSPlayer
Android视频播放器,可自动搜寻本地视频,也可以在线播放视频。
mem_pool
内存池的实现
QT_video
QT视频监控系统
vsftpd
Unofficial vsftpd source tree (since there doesn't seem to be an official public versioning system ?)
JuserZhang's Repositories
JuserZhang/vsftpd
Unofficial vsftpd source tree (since there doesn't seem to be an official public versioning system ?)
JuserZhang/mem_pool
内存池的实现
JuserZhang/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
JuserZhang/CleanMyMac-X
JuserZhang/DataStructure
Linux串口通信
JuserZhang/FileTest
Source code for File Test - Interactive File System Test Tool
JuserZhang/ftpbench
Benchmark for load testing FTP servers
JuserZhang/getStringN
该工具用于过滤指定长度的字典。 例如:有一个字典有不同长度的密码,这个字典我想用于无线密码暴力破解,只需要密码大于等于8个字符的密码。这时候就需要用到这个工具过滤出大于等于8个字符的密码重新生成一个字典。
JuserZhang/Hackintosh_4_Hasee_Shinelon_A40L
macOS on Hasse Shinelon A40L-i7, almost perfect.
JuserZhang/HackintoshClover
一个开源的黑苹果互助项目
JuserZhang/iozone
iozone filesystem benchmark, based on v. 3_414
JuserZhang/iso-builder
collecte the scripts which generate deepin iso
JuserZhang/lede
Lean's OpenWrt source
JuserZhang/linux
Linux kernel source tree
JuserZhang/linux-5.0-kdump
Kdump+crash lab
JuserZhang/linux-perf-examples
极客时间《Linux 性能优化实战》案例
JuserZhang/Linux1.0
早期的Linux版本源码
JuserZhang/manjaro-linux-config
configuration for manjaro linux
JuserZhang/multipath-tools
JuserZhang/open-pedigree
A free and open-source pedigree tool by PhenoTips®
JuserZhang/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
JuserZhang/plx_eep_edit_tool
一种修改plx 芯片eeprom文件的工具,该工具实现eeprom 版本号修改。
JuserZhang/plx_eep_edit_tool_lite
eep_edit_tool 工具的简化版,无需新增eeprom编码后重新编译,支持直接写入编码和版本对应的16进制数!
JuserZhang/process_figtree_data
处理figtree数据,本是为别人写的代码,共享之。
JuserZhang/rbtree
红黑树
JuserZhang/rtl8821cu-5.4.1-kernel-5.0
8811cu,8821cu chip linux driver
JuserZhang/source-insight-4-theme
Vscode theme and SublimeTheme
JuserZhang/starrtc-server
免费IM系统,IM即时通信消息系统(含一对一文字聊天,群聊,聊天室),免费一对一voip实时通话,录屏,webrtc服务端,免费直播连麦,互动直播,视频直播,RTSP拉流,RTMP推流,语音对讲,免费在线会议,视频会议等服务端程序,支持物联网平台,✨万水千山总是情,来个star行不行✨
JuserZhang/tcp-server-client
即时通信 select/poll/epoll
JuserZhang/thread_pool
线程池的实现