hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

deep-learning distributed-training efficiency machine-learning neural-network
star23.4k
C++
avatar

CodingInterviews

剑指Offer——名企面试官精讲典型编程题

star4.9k
C++
avatar

waifu2x-caffe

waifu2xのCaffe版

star8.2k
C++
avatar

mactype

MacType ======================== 日本語./README_ja-JP.md Better font rendering for Windows. Latest build ------------------ Downloadhttps://github.com/snowie2000/mactype/releases/latest Official site ------------------ MacType official site: http://www.mactype.net An archived version is restored

directwrite font font-rendering mactype
star11.3k
C++
avatar

x64dbg

x64dbg 一个开源的Windows二进制调试器,旨在进行恶意软件分析和你没有源代码的可执行文件的逆向工程。有许多可用的功能和一个全面的插件系统 来添加你自己的功能。你可以在博客上找到更多信息! 屏幕截图 | | | :--: | :--: | 安装与使用 1. 下载快照,并将其解压缩到您的用户具有写权限的位置。 2. _可选择_ 使用 `x96dbg.exe` 来注册一个shell扩展,并在桌面上添加快捷方式。 3. 如果你想调试一个32位的可执行文件,你现在可以运行 `x32\x32dbg.exe` 或者 `x64\x

binary-analysis ctf cybersecurity debugger debugging
star47.2k
C++
avatar

libfacedetection

libfacedetection This is an open source library for CNN-based face detection in images. The CNN model has been converted to static variables in C source files. The source code does not depend on any other libraries. What you need is just a C++ compiler. You can compile the source code under Windo

arm cnn face-detection
star12.7k
C++