-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1
-
Test program to loop on Successive Approxi mation A
Test program to loop on Successive Approximation A-to-D conversion.
Allows digital codes and resulting DAC output to be viewed on scope.-Test program to loop on Successive Approxi mation A-to-D conversion. Allows digital code "s and resulting DAC output to be viewed on scope.
- 2022-05-19 11:06:26下载
- 积分:1
-
cmos编程....设计到一些底层的技术
cmos编程....设计到一些底层的技术-the program about the cmos
- 2022-08-14 13:39:20下载
- 积分:1
-
贪心算法实现活动安排问题
贪心算法实现活动安排问题-greedy algorithm activities arrangements
- 2022-01-21 18:04:58下载
- 积分:1
-
简单的调用和输出,在学校学习的入门例子之一。
简单的调用和输出,在学校学习的入门例子之一。-simple call and output, in the elementary school one example.
- 2023-08-09 17:20:03下载
- 积分:1
-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1
-
用8279芯片对4*4矩阵键盘和8个LED显示器进行模拟电梯的实际欲动状况...
用8279芯片对4*4矩阵键盘和8个LED显示器进行模拟电梯的实际欲动状况-With the 8279 chip to 4* 4 matrix keyboard and eight LED displays simulation elevator want to move the actual situation of
- 2023-05-02 02:40:03下载
- 积分:1
-
51 compilation prepared by CRC
用51汇编编写的CRC-4校验程序,生成多项式g(x) = x4 + x + 1, 非常适合数据量不大的场合.-51 compilation prepared by CRC-4 checksum procedure to generate the polynomial g (x) = x4+ X+ 1, the amount of data is not very suitable for the occasion.
- 2022-06-30 13:41:17下载
- 积分:1
-
usinf pic16c57 to achive copy machine for pic16c65/66(programmer)
usinf pic16c57 to achive copy machine for pic16c65/66(programmer)-usinf pic16c57 to achive copy machine for p ic16c65/66 (programmer)
- 2022-11-13 03:20:03下载
- 积分:1
-
单片机MIDI decode
单音的播放,MIDI播放,按键扫描,带数码管,数码管显示音色序号或者MIDI 的Index,音量控制,速度控制,改变音色,带功放输出
- 2022-03-05 09:32:24下载
- 积分:1