Guan-schoolmate's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Light-City/CPlusPlusThings
C++那些事
progschj/ThreadPool
A simple C++11 Thread Pool implementation
guofei9987/blind_watermark
Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!
google/prompt-to-prompt
Pithikos/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
brucefan1983/CUDA-Programming
Sample codes for my CUDA programming book
Janspiry/Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
phizaz/diffae
Official implementation of Diffusion Autoencoders
lizhenghn123/zl_threadpool
Linux平台下C++(C++98、C++03、C++11)实现的线程池
DAI-Lab/RivaGAN
Robust video watermarking with non-differentiable adversaries.
fixbug666/chatserver
可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现
yunqing-me/WatermarkDM
Code of the paper: A Recipe for Watermarking Diffusion Models
shouxieai/learning-cuda-trt
learning-cuda-trt
0ur4n05/stegreg
A tool that encrypt and hide your data inside your images.
JavDomGom/videostego
Steganography (LSB) on MPEG-4 Part 14 format video files.
Groot-GAW/Groot
GROOT:Generating Robust Watermark for Diffusion-Model-Based Audio Synthesis
HaomingJu/vimCfg
vim & neovim IDE for c++ and python
Hramchenko/image2ddim
Image starting noise reconstruction for Denoising Diffusion Implicit Models(DDIMs)
HaomingJu/neovimCfg
Guan-schoolmate/buddy-mlir
An MLIR-Based Ideas Landing Project
Guan-schoolmate/Thread_pool
Create a thread pool in C
Harachili/robust_image_watermarking
Robust image watermarking technique based on DWT and APDCBT
bcons009/Video-Steganography-Utility
A simple video steganography using least significant bit (LSB) encoding.
ecl1ipse/stego_tools
Set of tools for steganography in images, audio and video
pavithracr1111/Pavithra_C_R___STEGO_Project
LSB Image Steganography is a C command-line application enabling seamless embedding of text messages into bitmap (.bmp) images using LSB steganography. Users can encrypt and decrypt messages, validate message and image size compatibility, and optionally include a magic string for identification.
rohantalkad747/stego-util
A small tool to encode/decode strings in images.
sztokbant/stegotools
stegotools is a suite of UNIX command-line applications to read/write hidden information from/in files using steganography. It currently fully supports 24bpp bitmap images.
unton3ton/Ma3shka
stego-DCT,DFT-QR-bitreverse-transform
ynighter/mymuduo
手写muduo库项目