资源列表
[其他小程序] stack
说明:主要操作过程: 建立一般的二叉链表,通过遍历进行线化,设p为当前处理结点,pre为p的前驱填标志: 若p无左:p->ltag=1;若p无右:p—>rtag=1;填线索:若p->ltag==1: p->lchild=pre 若pre->rtag== pre->rchild=p -The main process: the establishment of a general binary<wuyoudanbo> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[ActiveX/DCOM] Complex
说明:设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plura<5235668> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Windows编程] DataTransfer
说明:数制转换问题,编写一个应用,接收用户输入的一个10进制数,然后分别把它转换为2进制、8进制和16进制数输出。-Number system conversion issues, the preparation of an application to receive user input of a 10-hexadecimal number, then it is converted to 2 M, 8 M and 16 M-ary nu<5235668> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[其他小程序] RotationTimeAlgorithm
说明:操作系统的时间轮转算法,对单处理器系统的进程进行调试。-Rotation time Algorithm of operation system.<Ryan> 在 2024-11-14 上传 | 大小:1kb | 下载:0