Giter Site home page Giter Site logo

mfkzj's Projects

any-video icon any-video

Spring Boot 最佳实战,精致UI,丰富内容

bigdata icon bigdata

BigData Project 大数据项目由浅入深

bitcoin icon bitcoin

Bitcoin Core integration/staging tree

bitcoinbook icon bitcoinbook

Mastering Bitcoin - Unlocking digital currencies - Early Release Draft

cim icon cim

📲cim(cross IM) 适用于开发者的分布式即时通讯系统

dataplateform icon dataplateform

数据平台(DataPlateform),最初的设计想法是:当今大数据横行,我们也不能落后。所以就想着写一个这样的平台系统。此项目集爬虫、搜索、Hadoop、Dwr推送、Quartz定时任务于一体的平台,其目的是想通过抓取互联网数据,通过大数据推测人或者某一事物的下一行为。Coding....

demo_11.11_storm-spark-hadoop icon demo_11.11_storm-spark-hadoop

hadoop_storm_spark结合实验的例子,模拟淘宝双11节,根据订单详细信息,汇总出总销售量,各个省份销售排行,以及后期的SQL分析,数据分析,数据挖掘等。 --------大概流程------- 第一阶段(storm实时报表) 第二阶段(离线报表)第三阶段(大规模订单即席查询,和多维度查询) 第四阶段(数据挖掘和图计算)

erp icon erp

这是我近期做的一个erp的系统的源代码。1.SSH框架整合 首先整体系统架构基于Spring为基础平台 struts2负责页面展示,Action对象交由Spring管理,配置scope=”prototype”控制为产生的对象为非单例对象 Hibernate3负责数据持久化,使用Spring提供的hibernate模板完成数据持久化。Spring为其注入SessionFactory对象 平台实物处理交由Spring管理,使用注解事务完成,简单高效 2.底层代码封装(各种封装) 表现层抽取基类,封装分页参数和各种常用方法,包括request与response对象的获取,session数据的操作,登陆用户数据的获取等 业务层封装通用操作接口 数据层封装通用底层持久化方法,使用反射+反射泛型完成。如果再添加反射注解,可以真正意义上做到数据层通用操作0代码 3.权限系统(数据优化) 权限系统将所有常用数据使用web监听器**进行初始化,避免大量数据库连接操作,也可以将其放入Mongodb,每次从内存数据库中读取。登录人信息权限相关数据缓存到个人信息session数据中,减少系统读取数据库次数。 4.权限系统维护(Mongodb) 权限动态维护数据加入Mongodb中,每次权限发生变更或角色发生变更时,从内存中读取当前操作人是否需要进行权限维护。 5.jquery动态树结构 6.Activiti工作流 7.JXL导出报表数据 8.JFreeChart图形报表 9.定时作业调度

gsyvideoplayer icon gsyvideoplayer

视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。

hadoopoffice icon hadoopoffice

HadoopOffice - Analyze Office documents using the Hadoop ecosystem

ijkplayer icon ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.

indoorpos icon indoorpos

This is a program built for indoor positioning based on iBeacon. 这是一个采用iBeacon技术的室内定位程序,里面包含了三种定位算法,三边定位算法、加权三边定位算法和三角形加权质心定位算法。

lanproxy icon lanproxy

lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。

mapnik icon mapnik

Mapnik is an open source toolkit for developing mapping applications

messagedisplaykit icon messagedisplaykit

An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing local address book, share a circle of friends, drifting friends, shake a fun and more interesting features.

microservices-event-sourcing icon microservices-event-sourcing

Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践

my-blog icon my-blog

:palm_tree::octocat:A simple & beautiful blogging system implemented with docker & springboot & thymeleaf & mybatis

myport icon myport

文件导入导出和水印Demo合集,File import and export and watermark Demo collection

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.