Templ1's recent timeline updates
Templ1's repos on GitHub
C++ · 2 watchers
Plain_SyC
A plain SystemY Compiler
Makefile · 2 watchers
simple_grammar
Simple ANTLR grammar
Jupyter Notebook · 2 watchers
type_prediction_lab
图神经网络 类型推断实验
Python · 1 watchers
ai_community
1 watchers
amateur_radio_frequency_table
List of commonly-used Amateur Radio frequency bands
0 watchers
210lib
15210 Library
Python · 0 watchers
7net
Emacs Lisp · 0 watchers
autodisass-llvm-bitcode
Automatically disassemble emacs buffers containing LLVM bitcode.
0 watchers
AutoGPT-coder
AutoGPT-coder
JavaScript · 0 watchers
BG6TNB.github.io
个人博客,欢迎观临
0 watchers
document-style-guide
中文技术文档的写作规范
0 watchers
emacs_bgex
Emacs-BGEX patch (background pixmap/color extension)
0 watchers
generative-modeling-explained
The refined version of Ying Nian Wu's tutorial on generative modeling.
C · 0 watchers
iboot
0 watchers
libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Shell · 0 watchers
moefm.sh
萌否电台bash脚本客户端
Python · 0 watchers
qinmanga-dl
0 watchers
ros_gfw
0 watchers
scip-java
SCIP Code Intelligence Protocol generator for Java
Python · 0 watchers
Shadowrocket-ADBlock-Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
0 watchers
shadowsocksRss
shadowsocksR backup, windows / android / mac downloads, source code backup
JavaScript · 0 watchers
simple-lastfm
Simple last.fm API for node.js
0 watchers
umpleTranslation
Lua · 0 watchers
z.lua
:zap: A new cd command that helps you navigate faster by learning your habits (带学习功能的快速路径切换工具)
Templ1

Templ1

\
🏢  \ / \
V2EX member #249358, joined on 2017-08-18 08:05:14 +08:00
Templ1's recent replies
Jul 19, 2018
Replied to a topic by xfdu 分享发现 如何看待百度网盘采集所有照片的人脸?
![Screenshot_20180719-173024.png]( https://i.loli.net/2018/07/19/5b505ba9c0f5b.png)
![Screenshot_20180719-173132.png]( https://i.loli.net/2018/07/19/5b505baa7ead2.png)
Jul 1, 2018
Replied to a topic by hwdef 算法 算法题求解,关于排序
静态查询-->右转各种堆,各种排序
动态查询-->平衡树
分布式挖矿……
Feb 11, 2018
Replied to a topic by jiangxinlingdu 程序员 二进制实战技巧
```cpp
int gethibit(int a)
{
!a?return -1:;
int ret = 1;
while(a>>=1)
ret<<=1;
return ret;
}
```
VGVtcGxfMUBvdXRsb29rLmNvbQ==

很好看,资磁一下~
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2955 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 13:09 · PVG 21:09 · LAX 06:09 · JFK 09:09
♥ Do have faith in what you're doing.