点击切换搜索课件文库搜索结果(1986)
文档格式:PPT 文档大小:702.5KB 文档页数:29
CS61C L02 Number Representation (2) Garcia, Spring 2007 © UCB Great DeCal courses I supervise (2 units) UCBUGG UC Berkeley Undergraduate Graphics Group Thursdays 5:30-7:30pm in 310 Soda Learn to create a short 3D animation
文档格式:PPT 文档大小:146KB 文档页数:15
第一章 程序设计概述 本章的主要内容包括: 1、程序设计相关概念 2、程序设计基本方法 3、C语言程序组成 4、上机步骤
文档格式:DOC 文档大小:27.5KB 文档页数:1
#include void maino Int x, y, 2, printf(\请输入三个整数xy,z:\) scanf(\%d%d%d\, &x, &y, &z)
文档格式:PDF 文档大小:103.55KB 文档页数:6
1. 掌握一维数组的定义和使用。 2. 了解二维数组的定义和使用
文档格式:PDF 文档大小:116.01KB 文档页数:7
1. 进一步掌握三种循环语句。 2. 掌握循环嵌套的执行过程。 3. 熟练使用循环语句、循环嵌套编写程序
文档格式:PDF 文档大小:96.83KB 文档页数:6
1. 学会函数的定义和调用方法。 2. 掌握形参和实参的使用和传值调用。 3. 了解函数声明的使用
文档格式:DOC 文档大小:24.5KB 文档页数:1
#include void maino FILE'fpl, fp2; fpl= fopen(\e: Aname txt\,\r\),/*只读打开文件 name. txt fp2=fopen(\e: name. bak\, \W\); while( feof(fpl)
文档格式:DOC 文档大小:26.5KB 文档页数:1
#include #define null o FILE*fp; float f1 f2f3 if(fp=fopen(\e: paper. dat\, \wb\)NULL) printf\无法打开文件!mn\)
文档格式:DOC 文档大小:33.5KB 文档页数:2
阶段测试题(六)参考答案 一单项选择题:(每题1分,共10分) 1.a2.b3.a4.b5.d6.c7.b 8.b9.c 10.b
文档格式:DOC 文档大小:126KB 文档页数:13
*极限俱乐部会员信息系统* #include \stdio h\ #include \string. h #define Len sizeof (struct staff) /自动求取staf结构的字节长度* struct staft char unit[601 char name[20]
首页上页1718192021222324下页末页
热门关键字
搜索一下,找到相关课件或文库资源 1986 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有