CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - main.h

搜索资源列表

  1. c-sj-qw

    0下载:
  2. 拓展部分的代码 #include "graphics.h" int main() { int gdriver, gmode gdriver=VGA -To expand part of the code# include " graphics.h int main () {int gdriver gmode gdriver = VGA
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:357466
    • 提供者:miao
  1. A-simple-procedure

    0下载:
  2. #include<stdio.h> int main() { printf(“this is a c program.\n”) return 0 }-A simple procedure
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:2066
    • 提供者:lunhua
  1. CCC

    0下载:
  2. 题目:#if #ifdef和#ifndef的综合应用。 1. 程序分析: 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h #define MAX #define MAXIMUM(x,y) (x>y)?x:y #define MINIMUM(x,y) (x>y)?y:x void main() { int a=10,b=20 #ifdef MAX printf( \
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2772
    • 提供者:张欣欣
  1. HUDDSNUN

    0下载:
  2. 题目:#if #ifdef和#ifndef的综合应用。 程序源代码: #include stdio.h #include conio.h #define MAX #define MAXIMUM(x,y) (x>y)?x:y #define MINIMUM(x,y) (x>y)?y:x void main() { int a=10,b=20 #ifdef MAX printf( \40: The larger one is d\n
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2690
    • 提供者:张欣欣
  1. BNUTBDJNBOOFR

    0下载:
  2. 【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x) a=x/10000 分解出万位 b=x 10000
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2698
    • 提供者:张欣欣
  1. CBVBBBVJRNRGRJ

    0下载:
  2. 题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。    1.程序分析 2.程序源 代码如下: #include stdio.h #include conio.h main( ) { long ge,shi,qian,wan,x scanf( ld ,&x) wan=x/10000 qian=x 10000/1000 shi=x 100/10 ge=x 10 if(ge
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2655
    • 提供者:张欣欣
  1. e_e22

    0下载:
  2. 声明一个圆类作为基类,含成员数据半径R;有成员函数:构造函数实现对基类成员数 据的初始化、计算圆面积的成员函数、输出的成员函数,要求输出圆半径R。把圆类作为基 类,通过公有继承,派生圆柱体类,派生类新增成员数据有高(H);新增成员函数有构造函 数、计算圆柱体体积的函数、输出所有成员的函数。main()完成派生类对象的定义和相关函 数的测试-Declare a class as a base class circle, including members of the data radius R
  3. 所属分类:File Formats

    • 发布日期:2017-04-27
    • 文件大小:95149
    • 提供者:谭永和
  1. 1-s2.0-S0925231215011625-main

    0下载:
  2. Robust H output-feedback yaw control for in-wheel motor driven electric vehicles with differential steering
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:762880
    • 提供者:lauber
搜珍网 www.dssz.com