Coder Social home page Coder Social logo

c's Introduction

c语言学习,从基础开始,到最终复杂的程序,包含c语言,c++语言,数据结构等等

  1. sort.c c++程序,冒泡排序算法,先输入个数,然后输入每个数字,输出排序结果并且换行
  2. oldeven.cpp c++程序,进行奇数和偶数排序的第一中做法,先分为奇数组和偶数组,然后分别进行排序
  3. oldeven2.cpp c++程序,进行奇数和偶数排序的第二中方法,**为1奇数偶数对调2:大小不同对调
  4. apppointment.c c++程序判断输入是不是1,3,5
  5. numof1.c 判断数字二进制中有多少个1
  6. numofint.c 判断数字里面有多少个1,5,10
  7. re.c 反向输出一个数组
  8. sumofeven.c和sumofeven2.c 计算n到m之间奇数的和的两种方法

c's People

Contributors

zhuwen1 avatar whoamishuaige avatar

Watchers

James Cloos 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.