ZhangYuan

Results 11 repositories owned by ZhangYuan

llvm-guide-zh

341
Stars
65
Forks
Watchers

User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)

design-pattern-in-javascript

79
Stars
20
Forks
Watchers

Design pattern In JavaScript(JavaScript的设计模式)

node-digital-watermarking

312
Stars
45
Forks
Watchers

A digital watermark is a kind of marker covertly embedded in a noise-tolerant signal such as an audio, video or image data. It is typically used to identify ownership of the copyright of such signal....

vscode-plugin-swimming

85
Stars
13
Forks
Watchers

vscode插件。模拟写代码,划水,摸鱼神器。

before-server

42
Stars
11
Forks
Watchers

方便查阅客户端(移动端,Web端)请求的前置服务

CustomerService

22
Stars
8
Forks
Watchers

CustomerService

myBlog

136
Stars
25
Forks
Watchers

我的历程

ncpu

17
Stars
0
Forks
Watchers

multi-threaded library that node.js run function worker

node-c-jit

26
Stars
4
Forks
Watchers

node.JS run C language Just In Time

tfjs-tutorials-zh

20
Stars
1
Forks
Watchers

tfjs(tensorflow.js)中文指南,同时增加一些自己的代码和理解