Code Monkey home page Code Monkey logo

oneflower's Projects

horse-hamiltoniantour icon horse-hamiltoniantour

解决马的Hamiltonian周游问题。首先使用回溯法暴力解决12*10以下棋盘。接着通过勾连策略,将小棋盘合并成大棋盘。从而能使用分治法解决任意大小棋盘的马的Hamiltonian回路问题。

log-analysis-master icon log-analysis-master

将原始的HTTP日志进行处理,去除spider,清洗无效消息等操作,将同一ip的有效信息按时间排列在一起

lstm-crf-pytorch-faster icon lstm-crf-pytorch-faster

A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).

style2paints icon style2paints

sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)

wx-jump icon wx-jump

大一写的简单C++小程序,能够自动完成微信小游戏“跳一跳”。原理是通过不断对手机截图,并进行像素判断。从而测量出距离,得到下一次跳跃的时间。

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.