Giter Club home page Giter Club logo

程序秘籍's Projects

aixiaochu icon aixiaochu

html5版爱消除(模仿微信游戏-天天爱消除)

android_jdy icon android_jdy

真宝岛是一款理财产品介绍推荐软件,用户可通过查找功能找到国内正规金融机构发行和销售的银行类理财产品、保险理财产品,公募基金,信托理财,资管理财,债权众筹,股权众筹,私募基金等类型产品,用户可通过真宝岛向自己的好友推荐产品赚取推荐积分与红包。

atlas icon atlas

A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team

atmosphere icon atmosphere

Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks

blockchain icon blockchain

黑马程序员 120天全栈区块链开发 开源教程

bootstrap icon bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

cl-privilege icon cl-privilege

通用权限管理系统:作为配置中心,管理后台系统的菜单、功能、用户、角色等,并提供DUBBO接口。

cs-notes icon cs-notes

:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计

datastructureandalgos icon datastructureandalgos

面试中,经常要用到的数据结构(链表、队列、栈、二叉树、哈希表等)以及一些常用的算法(排序:归并、快速排序、基数排序等,查找:二分查找法),,统一由JAVA实现.

dialogbot icon dialogbot

dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识问答,任务引导问答,闲聊问答,开箱即用。

disruptor icon disruptor

High Performance Inter-Thread Messaging Library

dkplayer icon dkplayer

安卓视频播放器,支持直播点播,悬浮窗播放,广告播放,边播边缓存;支持重力感应自动全屏;完美实现ListView和RecyclerView列表播放;支持清晰度切换;支持一行代码切换MediaPlayer、ExoPlayer、IjkPlayer;模仿抖音效果demo;Android O PiP demo

easy-job icon easy-job

:fire::fire:2017互联网求职面试知识复习

emotivoice icon emotivoice

EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine

exchange icon exchange

钱包系统,中心钱包 可冷热钱包配合使用。 主钱包,为用户分配钱包等....

facechain icon facechain

FaceChain is a deep-learning toolchain for generating your Digital-Twin.

fastpay icon fastpay

Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。

fescar icon fescar

:fire: Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.

foolqq icon foolqq

使用图像处理操作QQ收发消息

goshop icon goshop

分布式多店铺电商系统,使用技术:spring 、springmvc、mybatis、maven、html5、jquery、freemarker、Redis(缓存服务器)、Solr(搜索引擎)、Dubbo(调用系统服务)、Nginx(web服务器)、FastDFS(文件服务器)、Shiro(权限框架)、Zookeeper(分布式应用程序协调服务)

goshop2 icon goshop2

在goshop的基础上进行重构,将逐步完善分布式、高可用、多店铺电商系统

guide icon guide

前言 成为一名专业程序员的道路上,需要坚持练习、学习与积累,技术方面既要有一定的广度,更要有自己的深度。 笔者作为一位tool mad,将工作以来用到的各种优秀资料、神器及框架整理在此,毕竟好记性不如烂键盘,此项目可以作为自己的不时之需。 本人喜欢折腾,记录的东西也比较杂,各方面都会有一些,内容按重要等级排序,大家各取所需。 这里的东西会持续积累下去,欢迎Star,也欢迎发PR给我。 目录 资料篇 技术站点 必看书籍 大牛博客 GitHub篇 工具篇 平台工具 常用工具 第三方服务 爬虫相关(好玩的工具) 安全相关 Web服务器性能/压力测试工具/负载均衡器 大数据处理/数据分析/分布式工具 Web前端 语言篇 Scala Java Python Swift .NET C & C++ 其他 游戏开发相关 日志聚合,分布式日志收集 RTP,实时传输协议与音视频 资料篇 技术站点 在线学习:Coursera、edX、Udacity、MIT公开课、MOOC学院、慕课网 Hacker News:非常棒的针对编程的链接聚合网站 Techmeme:美国知名科技新闻和博客聚集网站,类似的还有(Panda, Hacker & Designer News) Reddit - Programming板块:同上 Java牛人必备:Program Creek Stack Overflow:IT技术问答网站 SegmentFault:中文的技术问答社区 GitHub:全球最大的源代码管理平台,很多知名开源项目都在上面,如Linux内核,OpenStack等 码云:支持中文可免费创建私有项目的代码托管平台,可作为备选 LeetCode:来做做这些题吧,看看自己的算法水平如何?这可比什么面试宝典强多了。 LintCode:支持中文的编程题在线训练平台,可作为备选 Kaggle,Topcoder: 机器学习、大数据竞赛 掘金:高质量的技术社区 开发者头条 InfoQ:企业级应用,关注软件开发领域 V2EX: way to explore 国内老牌技术社区:OSChina、博客园、CSDN、51CTO 免费的it电子书:http://it-ebooks.info/ 在线学习:http://www.udemy.com/ 优质学习资源:http://plus.mojiax.com/ 代码练习:http://exercism.io/ a

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.