Pinned Repositories
-es6-promise
微信小程序 之『引入es6 promise』
2016ESRI-web-C280
2016ESRI杯**大学生GIS软件开发竞赛web与移动开发组特等奖,基于社会感知的酒店竞业市场分析可视化系统
ai-projects
:fire:关于ML、DL、NLP的实例,项目以及比赛资料。
AISphereView
A wonderful 3D animation
AiyaEffectsAndroid
宝宝特效Demo通过短视频SDK、直播SDK轻松实现特效与视频剪辑,为用户提供特效相机,拍摄辅助,自动美颜相机,抖音滤镜、直播礼物、直播贴纸等,超低占用空间,十秒大型场景仅100KB+, 精准人脸识别、人脸跟踪,支持3D特效,3D动画特效,2D特效、动画渲染、特效渲染等, visual effects IOS demo, support 3D effect, 3D Animation, 2D effect
AiyaEffectsIOS
宝宝特效Demo通过短视频SDK、直播SDK轻松实现特效与视频剪辑,为用户提供特效相机,拍摄辅助,自动美颜相机,抖音滤镜、直播礼物、直播贴纸等,超低占用空间,十秒大型场景仅100KB+, 精准人脸识别、人脸跟踪,支持3D特效,3D动画特效,2D特效、动画渲染、特效渲染等,visual effects IOS demo, support 3D effect, 3D Animation, 2D effect
AlgebraicEngine-Fraction
a calculating engine~
AMC_ATT
AMC: Attention guided Multi-modal Correlation Learning for Image Search
Android-FloatWindow
Android custom FloatWindow, can be suspended in any app, any desktop
android-keeplive
Improve the android service process priority
itcto's Repositories
itcto/armors-solidity
Armors-solidity is a framework to build secure smart contracts on Ethereum.
itcto/Blog-3
:hamster: 吱吱,吱吱吱
itcto/BryanAdamss.github.io
个人博客
itcto/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
itcto/CASE
程序员笔试个人记录
itcto/EsWrapper
易盛接口托管C++封装
itcto/GithubAutoStarAllInOne
itcto/h2pl.github.io
使用GitHub IO + hexo 搭建的个人博客,无须自己开发网站,只需简单的配置加上命令行即可以实现一个美观优雅的个人博客。我的博客主要发布Java后端的技术文章,欢迎大家到我的个人博客来交流技术:https://h2pl.github.io
itcto/jcasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
itcto/LyricView
Android multifunctional lyric view
itcto/MyTech
Java的基础总结和学习笔记,包括Java核心技术点和常见知识点。同时提供了Java基础原理的代码实现,供大家实践时参考。后面会补充JVM和JUC的相关内容,敬请期待,欢迎交流。
itcto/Online-Judge-Challenger
剑指OJ: Record and share my way of exploring kinds of online judges during practicing time.
itcto/php-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in PHP
itcto/ProjectTemplate
个人项目模板
itcto/pyspider
知乎爬虫和v2ex爬虫的实现。使用python的pyspider爬虫进行开发,主要爬取知乎的问题和评论,以及v2ex的帖子。数据转储到mysql数据库,用于zhihu项目的使用。
itcto/Question_Answering_Models
This repo collects and re-produces models related to domains of question answering and machine reading comprehension
itcto/Selenium-Framework
基于python的selenium UI自动化测试框架,采用Page Object设计模式进行二次开发,通过对页面对象和测试代码进行分离,并封装了日志输出,浏览器引擎选择,二次封装常用方法。降低后期因页面变化带来的维护成本,减少了代码的重复,提高测试用例的可读性
itcto/SourceSave
练习用demo仓库
itcto/subentry
自己平时瞎搞的合集 :smile:
itcto/SwiftTools
技术不够,努力来凑;封装不了一个伟大的开源框架,但是仍然想要有一个自己的开源项目,所以就准备把一些项目中的常用工具类给打出来,省的每一次写项目的时候都要重写一遍
itcto/TaskInBUPT
This repository is a container for the tasks of classes.
itcto/toutiao
仿照今日头条toutiao.com做的一个Java web项目,是一个信息流+社交的web应用。使用SpringBoot+Mybatis+velocity开发。数据库使用了redis和mysql,同时加入了异步消息等进阶功能。本项目实现了一个比较完善的信息流+社交的网站。
itcto/vue-calendar
🏆 基于 vue 2.0 开发的轻量,高性能日历组件
itcto/Vue-Router
世上最完整的vue-router配置demo,包含了有关vue-router所有相关核心知识点,一个需求多种解决方式的体现,据说配置出了一朵花儿,不服来战!
itcto/vue-swiper
✅ 轻量、高性能轮播插件。目前支持 无缝衔接自动轮播、无限轮播、手势轮播
itcto/vue-vue-router-vuex-ssr
工程架构练习
itcto/VueTemplate
A vuejs template
itcto/WebpackTemplate
webpack多页面脚手架
itcto/x-build-cli
命令行工具,可快速构建新的x-build项目
itcto/zhihu
仿照知乎做的一个Java web项目,是一个sns+资讯的web应用。使用SpringBoot+Mybatis+velocity开发。数据库使用了redis和mysql,同时加入了异步消息等进阶功能,同时使用python爬虫进行数据填充。