GithubHelp home page GithubHelp logo

paulyoufu's Projects

sentinel.oauth icon sentinel.oauth

An OAuth server based on the OWIN OAuth 2.0 Authorization Server

signalr icon signalr

Incredibly simple real-time web for .NET

signalr-2 icon signalr-2

Incredibly simple real-time web for ASP.NET Core

signalr-server icon signalr-server

Real-time web functionality for web apps, including server-side push.

signalrchat icon signalrchat

SignalR实现的聊天室  SignalR 是一个asp.net异步库,它提供广播消息到多个client端的机制。 SignalR能用来持久客户端与服务端的连接,让我们便于开发一些实时的应用,例如聊天室在线预订系统,股票交易等实时应用。这可以显著降低服务器的负载确保没有不必要的请求从重复客户端请求。 SignalR是非微软的正式开源项目。 它实现了Long Polling的模式,传统的 AJAX 应用不同之处在于: 1. 服务器端会阻塞请求直到有数据传递或超时才返回。 2. 客户端 JavaScript 响应处理函数会在处理完服务器返回的信息后,再次发出请求,重新建立连接。 3. 当客户端处理接收的数据、重新建立连接时,服务器端可能有新的数据到达;这些信息会被服务器端保存直到客户端重新建立连接,客户端会一次把当前服务器端所有的信息取回。

simplecrawler icon simplecrawler

C# Crawler 多线程爬虫程序,支持正则表达式过滤、关键字过滤、正文内容识别等等

svg-pan-zoom icon svg-pan-zoom

JavaScript library that enables panning and zooming of an SVG in an HTML document, with mouse events or custom JavaScript hooks

teacrm icon teacrm

我开发的灵活、高效、强大的CRM系统。使用Spring .NET、ASP .NET MVC、ELinq作为基本项目架构,同时使用Unit Test单元测试、Glimpse作为性能测试、Log4Net日志记录、MySql作为数据库、T4模板代码自动生成,Bootstrape作为前端框架,适合大型企业多用户、高并发、高性能、基于云平台。(此版本为1.0开源版,商业版进行了更合理的架构重写,支持插件式开发、OA等其他功能)

tensorflow icon tensorflow

Computation using data flow graphs for scalable machine learning

textinfoexp icon textinfoexp

自然语言处理相关实验(基于sougou数据集),包含文本特征提取(TF-IDF),文本分类,文本聚类,word2vec训练词向量及同义词词林中文词语相似度计算、文档自动摘要,信息抽取,情感分析与观点挖掘等。

vue-music icon vue-music

从零开始 ! 试图做网易云音乐播放器了!

weather_clock icon weather_clock

一个基于树莓派打造的带天气预报的时钟,实用并且超好看,DIY达人首选

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.