GithubHelp home page GithubHelp logo

opensource's Introduction

opensource

#pyml

  1. add crawler for bbs byr, and newsmth.net, 58, ganji
  2. unit test for data driven , support json, TODO: csv.
  3. metamorphic test for lbs interface.
  4. machine learning.
  5. books on python.
  6. onedrive clean tools.
  7. extracing info to pdf
  8. 基础环境配置,eclipse & pydev
  9. 第三方依赖库
  10. pydev配置 & debug
  11. 并发指定框架房重构
  12. 并发执行说明
  13. 可视化report
  14. 自定义pytest插件, 支持description加载

#actsjava

  1. libs for IPO related generation algorithm, such as IPOG, etc.

#lucence samples

#opensource demo on the open source libs.

my first .md update

  1. Reverse Linked List /**
  • Definition for singly-linked list.
  • class ListNode {
  • int val; 
    
  • ListNode next; 
    
  • }; */

ref:http://www.codeproject.com/Articles/27742/How-To-Reverse-a-Linked-List-3-Different-Ways

  1. Reverse Linked List II Reverse a linked list from position m to n. Do it in-place and in one-pass. For example: Given 1->2->3->4->5->NULL, m = 2 and n = 4, return 1->4->3->2->5->NULL.

format sample

This is an

tag

This is an

tag

This is an
tag

This text will be italic This will also be italic

This text will be bold This will also be bold

You can combine them

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b
  1. Item 1
  2. Item 2
  3. Item 3
    • Item 3a
    • Item 3b

GitHub Logo Format: Alt Text

http://github.com - automatic! GitHub

As Kanye West said:

We're living the future so the present is our past.

I think you should use an <addr> element here instead.

opensource's People

Contributors

hackerone avatar hackerone111 avatar onehao avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

opensource's Issues

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.