Giter VIP home page Giter VIP logo

algorithm-3's Introduction

algorithm

其中CUDA的项目是在VS2013和CUDA toolkit7.5的环境上编写的,参考了CUDA原有的samples。

1.CUDA简单例程: 实现了一个较为简单的GPU编程例子,方便入门。

2.算法设计-智力拼图: 其中包括了单线程和多线程的程序,GPU程序。 单线程和多线程的程序只有一个cpp文件,兼容了windows和linux系统,均需要使用c++11,其中linux上面编译需要加上-lpthread。 GPU的程序是使用了层序遍历实现智力拼图问题的求解。

3.算法设计展示第七组_201512221231展示后备份: 是一个课程上展示的PPT,大家可以参考。

4.算法展示-回溯拼图3.0-骆顺昌: 顺昌同学编写的JS可视化界面,赞~

其中,更加详细的说明过程,放在了个人博客上http://siukwan.sinaapp.com/?p=671

最后,感谢给力队友亚芳、顺昌和昱志!

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.