资源列表
class
- 实验题目:“有”和“使用”关系的实现 实验目的: (1) 理解类之间的“有”和“使用”关系。 (2) 用面向对象的思想来解决问题,掌握“有”和“使用”关系的设计方法。 (3) 充分理解和掌握类之间的成员可以相互使用,外部世界(对象)可以访问类的公有成员。 实验内容: 一、 编程题: 问题描述:教务处提供5门课程让学生进行选修课程的选择。每个学生可选三门课程。编制面向对象应用程序。 学生与程序的交互过程:教务处提供5门课程,学生可输入姓名并根据所提供的课
randnum
- Generate Random number
bdsh
- 栈的示例代码,包括简单的栈操作和基本的输入输出等-Stack sample code, including simple stack operations and the basic input and output, etc.
OperateData
- VB 学生管理系统公共模块 做学生管理系统毕业设计的学生肯定用的上-VB public module management system for students to do graduate students in the design of management systems used by the students certainly
Label
- SSD1 Practical Quiz 5
lianbiao
- 适合初学者的用VC++编写的链表模板源码-Suitable for beginners to use VC++ to prepare the list template source
eightqueens
- 10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other sev
随机文件
- 随机文件练习 自动产生随机文件。。和记算数值。主要是给出学者做个练习-random automatic document practicing random document. . Hutchison numerical count. Scholars are given mainly to be a practice use.
7segment
- 这个是max plus2的7段数码管的扫描程序。文件格式为hif,介绍7段数码管的设计方法。 你好,管理员,我十分需要贵网站的一个程序,请为我开通下载。我会尽力上传源码,支持网站的发展。-this is the max plus2 7 of the tube digital scanning procedures. Hif document format, introduced seven of the digital control design methods. Hello, admin
TestMatrixOperation
- 在java环境中,二元多项式计算完成计算并演示结果以及以二叉树形式进行存储-the environment, complete binary polynomial terms calculated and results of the demonstration in the form of binary tree storage
exhaust_cpu
- 解决oracle服务器占用大CPU的进程清理-solve oracle server CPU use of the Great liquidation process
dianya
- 在最优潮流计算中个节点电压的输出(用c语言)