GithubHelp home page GithubHelp logo

cpp's Introduction

CPP

存放一些学习C++时遇到的习题

从C到C++快速过渡.md:看B站视频做的笔记,内有很多实用的知识点,快速入手C++

基础习题

001:编写一个程序,要求用户输入小时数和分钟数。

大作业

001:顺序表实验:利用顺序表建立一个图书信息管理系统,可以实现增删查等功能
002:单链表及应用试验:实现单链表的创建、插入、删除、查找、合并等功能
003:顺序栈的应用:表达式的括号匹配
004:实现对直接插入排序、折半插入排序、希尔排序、冒泡排序、快速排序、简单选择排序、 归并排序算法的验证

cpp's People

Contributors

noname-jiang avatar

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.