搜索资源列表
C++笔试面试题目大汇总
- 各大公司C++笔试以及面试题目汇总
3
- 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数-Title: to a more than five positive integer, following requirements: First, for it is the number of a few, two, reverse print out all the figures. 1. Procedure Analysis: Institute of decompos
C
- 上传为本校C语言作业,这些对于C初学者很有帮助,包括一些比较典型的C题目。-Upload jobs for school C language, which is helpful for beginners C, including some of the more typical C title.
C语言设计第四版课本课件
- 里面有C语言设计第四版课件以及相应辅导书的课件 还有相关的上级考试题目
C++技能百练各种有趣的C++程序
- c++经典有趣小题目程序,一共包含100例源代码。可直接进行编译,完整的工程文件。(C++ classic interesting little topic procedures)
C++homework
- 东南大学C++考试题目内部资料和例题,内部资料(Southeast University C++ examination questions, internal information)
东南大学c++课后题目
- 东南大学c++课后题目 内部 东南大学c++课后题目(Southeast University c++ after-school topics)
东南大学c++考试模拟题目k
- 东南大学c++考试模拟题目可以供相关学生及其他院校学生进行学习,(Southeast University c++ exam simulation topics for students and other institutions of higher learning students,)
Noip2010提高组初赛试题及详细解析(C语言)
- 题目····2010年的题目,找了好长时间·····(question of china noip```)
C语言测试题
- C语言测试题目。包括c语言五大块主要知识点。(C language testing topics)
2016年991数据结构和C语言真题400+考研
- 关于数据结构和C语言程序设计的一些题目,总会有用的。(Some questions about data structure and C language programming will always be useful.)
趣味C程序设计集锦
- 趣味c语言编程题目,有编程助于新手入门(Interesting C language programming topics, help the beginners)
经典C程序100例
- C语言练习100题,给新手专用,有一些题目还是有难度的(C language exercises 100 questions, special for the novice, there are some questions or difficult)
学生成绩管理系统(c语言课程设计)
- C语言课程设计报告 一 .问题描述: 题目七:学生成绩管理系统设计 学生成绩信息包括:学期,学号,班别,姓名,四门课程成绩(语文、数学、英语和计算机)等。 主要功能: (1) 能按学期、按班级完成对学生成绩的录入、修改 (2) 能按班级统计学生的成绩,求学生的总分及平均分 (3) 能查询学生成绩,不及格科目及学生名单 (4) 能按班级输出学生的成绩单 要求:使用二进制文件方式存储数据,系统以菜单方式工作 学生成绩信息包括:学期,学号,班别,姓名,四门课程成绩(语文、数学、英语和
C++编码考试指南
- C++编码考试常考题目讲解,包括继承,多态,类模板,函数重载等(C++ coding exams are often explained, including inheritance, polymorphism, class template, function overload, and so on)
c语言复习题
- C语言基础练习,从经典题目了解C语言精华所在。(C program basis practice)
计算机二级C语言题库
- 这里有历年来最完整的试题库,只要认真的按这些题目复习,保证可以十天过全国计算机二级C(Here is the most complete database of test questions over the years. As long as you review these topics carefully, you can guarantee that you can pass the National Computer Class C for 10 days.)
c
- 用C语言设计一个程序帮助小学生练习数学。 a) 程序首先让使用者输入ID号(包含前两个大写英文字母和后四个阿拉伯数字),例如:Please input your ID: AB1234 程序应该有输入验证功能。ID正确输入完毕后,程序提示以下功能选项: (1) Start a test (2) Check score (3) Exit Test: 程序给出10个数学题目,例如: 12 * 3 = 36;48 +...(C language is used to design a pr
C++经典练习例题200例
- C++习题200题,都是简单题目,可以用来练习(200 problems of C++ exercises)
C语言字符串练习题目答案
- C语言有关字符串的练习题目答案,有助于加深C语言初学者对C语言字符串有关内容的理解。(C language string practice)