-
some classic VC source code (3)
一些经典的VC源代码(3)
- 2023-01-02 10:00:03下载
- 积分:1
-
研究计算机程序算法中关于字符串操作的经典算法实现源程序...
研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
- 2022-06-15 05:40:23下载
- 积分:1
-
一种基于分类算法的网页信息提取方法.pdf
一种基于分类算法的网页信息提取方法.pdf-A Method of Web Information Extraction Based on Classification Algorithm.
- 2023-03-22 11:25:04下载
- 积分:1
-
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。...
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。-the port of Windows programming is protected, and for any physical address of operation is hardly possible that this procedure will provide the above operations.
- 2023-08-12 01:05:03下载
- 积分:1
-
7. 编程序CompFile,首先让用户输入两个文件名及其路径(二文件均为text文件),而后通过使用类成员函数getline逐行读入这两个指定文件的内容并进行...
7. 编程序CompFile,首先让用户输入两个文件名及其路径(二文件均为text文件),而后通过使用类成员函数getline逐行读入这两个指定文件的内容并进行比较。若发现有不同,则在屏幕上显示出相异二行的行号及其内容,并暂停下来询问用户是否需要继续比较后继行,直到用户回答不需要继续进行比较,或者已经比到了二文件的结束时停止处理。-7. Programmed CompFile, first of all allow users to enter two file names and their paths (two files are text files), then through the use of class member function getline reads line by line, the contents of the two specified file and compare. If it is found they were different, differences on the screen shows the line number 2 and its contents, and suspend the down and asks if they need to continue to compare follow-up line, until the user answers do not need to continue to compare, or is already higher than to the two documents stop processing at the end.
- 2022-04-27 23:39:29下载
- 积分:1
-
IECTest 工具
IEC870-5-101 IEC870-5-104 测试工具可以帮助您运行测试,可以使用客户端 (奴隶侧) 和服务器 (主侧) 程序的调试。$./bin/client启动 IEC 870-5-104 奴隶并等待主人一方连接。奴隶可以接受并处理许多大师端连接 simultaneousely。调试信息被写入标准错误输出。$ 172.20.48.124./bin/server或$./bin/server
- 2022-01-25 23:10:58下载
- 积分:1
-
一些文件WindowsCE的教程,对初学者很有帮助哦
windowsCE的一些文档教程,对初学者很有帮助的哦-Some documents windowsCE tutorial, very helpful for beginners Oh
- 2022-01-26 02:24:39下载
- 积分:1
-
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计-Microsoft Speech SDK5.1 sound programme for sound programme designing
- 2023-06-23 23:05:05下载
- 积分: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
-
支持高级的拷贝/粘贴和拖放功能
支持高级的拷贝/粘贴和拖放功能-support for the High copy/paste and drag-and-drop function
- 2022-01-21 20:42:41下载
- 积分:1