Pinned Repositories
-GoogleInterviewQuestions
ASIHTTPRequest
ASIHTTPRequest packaged as a static iOS framework
Base64
Base64是一种基于64个可打印字符来表示二进制数据的表示方法 --- 这句话来自于维基百科。常用,干脆自己来实现一下。
books-pdf
books pdf
casino-server
:fire: An online poker game server powered by Redis, node.js and socket.io
chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
PythonPcl
Generating PCL, ZPL, etc directly with Python Code.
SudokuSolution
数独求解
Tetris
闲暇时写的俄罗斯方块小游戏,用来消遣还是不错的
TheBigBangTheory
生活大爆炸双语对白,包含docx文件和pdf文件。看美剧学英语 go!
LikeSnooker's Repositories
LikeSnooker/TheBigBangTheory
生活大爆炸双语对白,包含docx文件和pdf文件。看美剧学英语 go!
LikeSnooker/Base64
Base64是一种基于64个可打印字符来表示二进制数据的表示方法 --- 这句话来自于维基百科。常用,干脆自己来实现一下。
LikeSnooker/PythonPcl
Generating PCL, ZPL, etc directly with Python Code.
LikeSnooker/SudokuSolution
数独求解
LikeSnooker/Tetris
闲暇时写的俄罗斯方块小游戏,用来消遣还是不错的
LikeSnooker/-GoogleInterviewQuestions
LikeSnooker/casino-server
:fire: An online poker game server powered by Redis, node.js and socket.io
LikeSnooker/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
LikeSnooker/Coding-iOS
CODING iOS 客户端源代码
LikeSnooker/ColorMacro
LikeSnooker/DynamicProgramming
动态规划专项练习
LikeSnooker/Interview-Notebook
:calendar: 准备秋招学习笔记
LikeSnooker/kaldi
This is now the official location of the Kaldi project.
LikeSnooker/LintCode
代码就要不断的练习!
LikeSnooker/MWPhotoBrowser
A simple iOS photo and video browser with grid view, captions and selections.
LikeSnooker/objc-runtime
objc runtime 723
LikeSnooker/OLOC
Python 一行代码系列,用来休闲还是不错的
LikeSnooker/PNChart
A simple and beautiful chart lib used in Piner and CoinsMan for iOS
LikeSnooker/PopMenuTableView
Easy to use this menu,that like iPad
LikeSnooker/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
LikeSnooker/RESideMenu
iOS 7/8 style side menu with parallax effect.
LikeSnooker/ReverseList
休闲
LikeSnooker/Sokoban
这是有着血泪史的代码,有味道(shi味)的代码。然鹅 还是有必要让它在我的代码生涯中占据一席之地,有道是以shi为鉴 可以知兴替。这是我第二次写的推箱子求解代码,第一次写的代码早已经和我电脑中的小姐姐视频一起被格掉了。这一份代码就相当有必要保存一下了。让我每次目睹自己的“杰作”都要敲打一下内心,为了追求性能不考虑设计 到底能把代码写的多shi。之所以第二次还会写成这样,因为第一次的痛早已遗忘了呀!
LikeSnooker/StepMotor
stepmotor
LikeSnooker/TenBasicAlgorithm-Python-
十大基础算法 python 版
LikeSnooker/Tetris-Python
闲暇时用python写的,大概只有50多行代码,留作纪念吧,代码还有很多可改进的空间,抽空继续完善(精简)
LikeSnooker/TransistorManual
三极管参数手册
LikeSnooker/ZYKit
工作之初顺手写的一些小工具。接下来要把撸代码这门手艺拾起来,要好好维护这个祖传代码了
LikeSnooker/ZYLinkageCollectionView
左边一个UITableView 右侧一个UICollectionView,这个两个View之间可以联动
LikeSnooker/ZYTableView
美团外卖下单页的效果,左右两个tableView 有联动