Code Monkey home page Code Monkey logo

w's Projects

quickfixj icon quickfixj

QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.

restkit icon restkit

RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X

rplibs icon rplibs

Refs.cn 原型设计元件库,基于Axure RP 8,支持 Android、Apple、Windows、微信,移动、桌面平台的应用和网站原型设计。

ruoyi-vue-pro icon ruoyi-vue-pro

🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

rynumberkeyboard icon rynumberkeyboard

自定义数字相关键盘:数字键盘,浮点数键盘,身份证键盘

sayweixin icon sayweixin

一步一步的模仿微信做的android应用,不断更新中

smack icon smack

An Open Source XMPP (Jabber) client library

smoothprogressbar icon smoothprogressbar

A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar

spring-batch icon spring-batch

Spring Batch is a framework for writing offline and batch applications using Spring and Java

spring-batch-admin-backend icon spring-batch-admin-backend

Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。

springall icon springall

循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc

stock-trading-system icon stock-trading-system

项目描述:股票交易系统是一个股票查询和交易的Web软件,软件主要功能有用户注册登录、实时股价查询、股票交易(买入、卖出)、账户充值、股票交易记录的分页查询、股票信息管理(股票信息的增、删、改、查)、使用触发器为注册成功的用户创建一个现金账户、数据库使用存储过程实现股票自动撮合交易功能。前端页面直观的展示了股票交易系统的功能和基本操作,后端负责处理用户请求,操作数据库。

stockpredictionai icon stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

studydemo icon studydemo

学习Android过程中编写的Demo,包括图片压缩,图片上传,ViewPager与Loader的使用

switchbutton icon switchbutton

这是Android上的一个滑动开关按钮开源项目

syqrcodedemo icon syqrcodedemo

/**SYQRCode:IOS原生API,需要IOS7.0及以上系统支持。 用法: //扫描二维码 SYQRCodeViewController *aaa = [[SYQRCodeViewController alloc] init]; aaa.SYQRCodeSuncessBlock = ^(NSString *qrString){ self.saomiaoLabel.text = qrString; }; aaa.SYQRCodeCancleBlock = ^(SYQRCodeViewController *are){ self.saomiaoLabel.text = @"扫描取消~"; [are dismissViewControllerAnimated:YES completion:nil]; }; [self presentViewController:aaa animated:YES completion:nil]; **/

tabler icon tabler

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4

tabula icon tabula

Tabula is a tool for liberating data tables trapped inside PDF files

taglistview icon taglistview

Simple and highly customizable iOS tag list view, in Swift.

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.