-
模拟显示器逐行扫描的程序,在tc2.0环境下 做的.很好的哦
模拟显示器逐行扫描的程序,在tc2.0环境下 做的.很好的哦-progressive scan analogue monitors procedures, the tc2.0 environment so. Oh well
- 2022-08-11 13:40:20下载
- 积分:1
-
本程序是一个定时器程序,很类似微软的定时器
本程序是一个定时器程序,很类似微软的定时器-this procedure is a timer procedure is very similar to Microsoft"s timer
- 2022-01-26 02:09:46下载
- 积分:1
-
介绍如何用kbhit函数实现键盘交互
介绍如何用kbhit函数实现键盘交互-kbhit how to use interactive keyboard function
- 2022-01-31 22:22:01下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
利用C++编写的种子填充算法
利用C++编写的种子填充算法-prepared seed filling algorithm
- 2022-01-22 03:15:58下载
- 积分:1
-
: 傲视江湖V2.2最新修正版(据说是最好的江湖哦!)真的是一个好江湖,我不做介绍,自己下回去看吧!!!...
: 傲视江湖V2.2最新修正版(据说是最好的江湖哦!)真的是一个好江湖,我不做介绍,自己下回去看吧!!! -disdaining JIANG HU V2.2 is updated version, and it is realy good. If you don t believe it ,download and try!!!
- 2022-01-27 22:28:42下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
本程序实现了对图像进行马赛克处理,对于图像开发有较强的参考意义。...
本程序实现了对图像进行马赛克处理,对于图像开发有较强的参考意义。-This procedure achieved a mosaic image processing, image development has a strong reference value.
- 2023-04-29 15:05:03下载
- 积分:1
-
图形化界面的五子棋游戏,可以两人对战下,也可以挑战AI的
图形化界面的五子棋游戏,可以两人对战下,也可以挑战AI的-Graphical interface Gobang game, you can both play, they can challenge the AI
- 2022-03-30 14:15:04下载
- 积分:1
-
an index calculated linear curve of small programs, calculates linear exponentia...
一个计算线性指数曲线的小程序,calculates linear exponential curve。-an index calculated linear curve of small programs, calculates linear exponential curve.
- 2022-03-07 16:37:58下载
- 积分:1