资源列表
A200708-859
- UML(Unified Modeling Language的缩写)统一建模语言,是用来对软件密集系统进行可视化建模的一种语言。UML为面向对象开发系统的产品进行说明、可视化、和编制文档的一种标准语言。-UML (Unified Modeling Language abbreviation) Unified Modeling Language, is used for software-intensive systems as a visual modeling language. UML obj
u
- 定义一个大学生类Graduate,私有数据成员:姓名,学号,校名,并为它定义带参数的构造函数、拷贝构造函数、析构函数和输出数据成员值的print( )公有成员函数,另定义研究生类Postgraduate,它以公有继承方式派生于类Graduate,新增加“研究方向、导师名”两个私有数据成员,并定义带参数的构造函数,拷贝构造函数、析构函数和输出研究生数据的print( )公有成员函数,另外,要求学号自动增加,且Graduate和Postgraduate的学号起始值不同。在主函数中定义派生类对象进行测
PA2
- visual c++ coding save the list&information
PA1_se
- visual c# code To learn how to use class, methods, and constructor.
shiyanbaogao
- 数据结构试验报告册,其中包括了线性表的基本操作,栈和队列的基本操作,稀疏矩阵的运算,二叉树的基本操作,图的存储和应用,查找运算实现,排序运算实现的C程序和调试结果。-Basic operation, the stack and queues are the basic operation of the matrix and operation of the basic operation of the tree, storage and application, the lookup opera
yuesefuhuan
- 问题描述:编号为1,2,• • • ,n的n个人围坐在一圆桌旁,每人持有一个正整数的密码。从第一个人开始报数,报到一个预先约定的正整数m时,停止报数,报m的人退席,下一个人又重新从1开始报数,依此重复,直至所有的人都退席。编一程序输出他们退席的编号序列。例如,设m=20,n=7,7个人的密码依次是3,1,7,2,4,8,4,则退席的人的编号依次为6,1,4,7,2,3,5。 提示2:用不带表头结点的循环单链表表示围成圆圈的n个人;建立此循环单链表;某人离席相当于
Ex3-2
- 根据前序跟中序遍历建立二叉树,并将二叉树按层次输出接点为空用*代替-According to pre-order traversal sequence with the build tree, and binary output at different levels
sjjd
- 89c51 四按键控制 时分秒星期 中断型程序-89c51 four buttons control the process when the minute and second week of break-type
crc32
- Serial crc32 in transmitter and reciever
lsdzyzl
- 前后左右发光 七管LED流水灯 利用AT89c51 -7 LED light around, light water use AT89c51
chenjiguangliVB
- 基于VB的学生成绩管理系统,以班级为单位管理学生成绩-VB-based student achievement management system to manage student performance class as the unit
SigLibFree
- free siglib for modelling
