C语言代码编程200个例题(上)2

25.#include "stdafx.h" #include "stdio.h" #include<math.h> int main() { double y; int x, m; for (y = 1; y >= - 1; y -= 0.1) /...

C语言代码编程200个例题(上)1

1.#include "stdafx.h" #include "stdio.h" main() { int i, j, n, m; /*定义变量i,j,n,m*/ int a[16] = { 0 }; ...

你的第一门C语言课

44 课时 |
15429 人已学 |
免费

C语言学习教程

128 课时 |
19187 人已学 |
免费
开发者课程背景图

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。