Pinned Repositories
A4print
一个在线云打印平台(android部分)含订单管理、百度地图、二维码等等
ActiveAndroid
Active record style SQLite persistence for Android
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
cocos2d-x
cocos2d for iOS, Android, Win32 and OS X. Built using C++
compose-samples
KJFrameForAndroid
An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.
MPAndroidChartTest
用的MPAndroidChart写成丰富多彩的各种图表,有折线图、柱形图、饼状图、散列图、雷达图
quorum
A permissioned implementation of Ethereum supporting data privacy
RxVolley
RxVolley = Volley + RxJava(RxJava2.0) + OkHttp(OkHttp3)
Ticket-Analysis
移动端的彩票开奖查询系统
yiflylian's Repositories
yiflylian/Android_CN_OAID
安卓设备唯一标识解决方案,可完全替代移动安全联盟统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。
yiflylian/AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
yiflylian/AppiumDesktopDemo
yiflylian/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
yiflylian/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
yiflylian/dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
yiflylian/facebook-wda
Facebook WebDriverAgent Python Client Library (not official)
yiflylian/flr-as-plugin
Flr(Flutter-R) Plugin: A Flutter Resource Manager Android Studio Plugin
yiflylian/flta-materials
The projects and the materials that accompany the Flutter Apprentice book
yiflylian/flutter-design-patterns
Flutter Design Patterns mobile application
yiflylian/FRIDA-DEXDump
Fast search and dump dex on memory.
yiflylian/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
yiflylian/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
yiflylian/imagor
Fast, Docker-ready image processing server written in Go and libvips, with Thumbor URL syntax
yiflylian/jd_seckill
yiflylian/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
yiflylian/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
yiflylian/light-show
Tesla Light Show
yiflylian/LottieInVideo
Render Lottie in video by AVFoundation
yiflylian/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
yiflylian/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
yiflylian/movy
movy.js is an easy-to-use animation engine based on three.js and gsap.
yiflylian/mydemo
yiflylian/opencv
Open Source Computer Vision Library
yiflylian/OpenGLESDemo
Android OpenGL ES 3.0 练手学习Demo
yiflylian/pictovideo
yiflylian/pushvoicetest
支付宝、微信推送声音
yiflylian/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,Seq2Seq_Attention,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
yiflylian/PythonArticles
公众号【清风Python】文章代码归档
yiflylian/yuv2buf
Android CameraApi2 / CameraX Image to ByteBuffer converter.