Giter VIP home page Giter VIP logo

comment's People

Watchers

 avatar

comment's Issues

pthread多线程mandelbrot图形 - SB

http://simonsu.net/2018/02/28/pthread%E5%A4%9A%E7%BA%BF%E7%A8%8B%E7%94%9F%E6%88%90mandelbrot%E5%9B%BE%E5%BD%A2/

背景这个任务是使用pthread实现多线程画一个分形图形Mandelbrot(如下图),它是一个有名的复数集(the Mandelbrot set)的可视化,其结果是一个熟悉而美丽的分形。图中每个像素对应复平面的一个值,每个像素的亮度与确定该值是否包含在 Mandelbrot 集中的计算代价成正比。

pthread多线程生成mandelbrot图形 - SB

http://simonsu.net/2018/02/28/pthread%E5%A4%9A%E7%BA%BF%E7%A8%8B%E7%94%9F%E6%88%90mandelbrot%E5%9B%BE%E5%BD%A2-md/

[TOC] 背景这个任务是使用pthread实现多线程画一个分形图形Mandelbrot(如下图),它是一个有名的复数集(the Mandelbrot set)的可视化,其结果是一个熟悉而美丽的分形。图中每个像素对应复平面的一个值,每个像素的亮度与确定该值是否包含在 Mandelbrot 集中的计算代价成正比。

自己动手写docker--docker原理理解与入门 - Hexo

http://simonsu.net/2019/03/01/%E8%87%AA%E5%B7%B1%E5%8A%A8%E6%89%8B%E5%86%99docker-docker%E5%8E%9F%E7%90%86%E7%90%86%E8%A7%A3%E4%B8%8E%E5%85%A5%E9%97%A8/

基础技术 经常听到docker是一个使用了Linux Namespace 和Cgroups的虚拟化工具,本文章将探究什么是Namespace和Cgroups,以及容器是如何使用他们的。此博客适合,有一定go语言基础,对docker还没入门的新手阅读,此博客所有代码都经过了验证,可放心复制运行。

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.