Code Monkey home page Code Monkey logo

algorithm-c's Introduction

アルゴリズムとデータ構造


入試のために、「アルゴリズムとデータ構造」を読んで勉強しています。
いろいろなプログラムを作成し、ここに記録しようと思います。
簡単的な構造体から探索のことをしっかり勉強するように、
C言語を身につけて、アルゴリズムの難点も習得すべきです。
最後には、院試にプログラミングの専門をよく解答したら、
これらを研究のための基礎として、次の目標を進みたいです。

This a repository to save my code about algorithm learning.
I would like to use C language to write them.
I am learning all these things for the examination.
And I think it'll help me when I'm doing my research.


これから、プログラムの内容が以下のように表られています。

  • スタックを用いて作成した電卓
  • 連結リストの基本的に操作
  • 簡単的な待ち行列
  • 線形探索法
  • 二分探索法

algorithm-c's People

Watchers

 avatar

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.