资源列表
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
shujujiegou
- 设计程序完成如下功能:对给定的图结构和起点,产生所有的深度优先搜索遍历序列,并给出求解过程的动态演示。 说明:可以用实验工具中的有关功能。
Label
- SSD1 Practical Quiz 5
lianbiao
- 适合初学者的用VC++编写的链表模板源码-Suitable for beginners to use VC++ to prepare the list template source
linkedlst
- this linked list program..used to add and delete the node in the list..showing the element in the list also performed-this is linked list program..used to add and delete the node in the list..showing the element in the list also performed..
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
IPRouteS
- 设置本机路由表的VC++驱动源码-Set the machine routing table-driven source code VC++
dDe__Casteljje
- 运用de Casteljau递归求值法开发三角形域上的n次次Bezier曲面计算程序源码,给定 控制顶点 可直接使用。 -Use the de Casteljau recursive evaluation method n times in the development triangle domain Bezier surface calculation program source code, and given control vertices can be used directly
duilie
- 数据结构实验,所表示的是队列,即入队、出队等操作-Experimental data structure, which represents the queue, namely into the team, the team and other operations
