虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > VC书籍 > This section contains a brief introduction to the C language. It is intended as a tutorial on the la

This section contains a brief introduction to the C language. It is intended as a tutorial on the la

  • 资源大小:22 K
  • 上传时间: 2013-12-23
  • 上传用户:asd66335065
  • 资源积分:2 下载积分
  • 标      签: introduction the contains intended

资 源 简 介

This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr

相 关 资 源

您 可 能 感 兴 趣 的