-
库存系统
库存管理系统是所有计算排序的详细信息和产品详细信息、 销售详细信息的过程,在此系统中保存的股票的详情。
- 2022-05-30 06:12:49下载
- 积分: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
-
second version of CAM
WEB CAM代码第二版,对CAM驱动有兴趣的朋友参考.-second version of CAM-driven interest in the reference to a friend.
- 2022-02-21 16:31:47下载
- 积分:1
-
本程序主要实现对音量的控制和实现。调用了windows的dll文件。...
本程序主要实现对音量的控制和实现。调用了windows的dll文件。-the main procedures for the control of noise and realized. Calling the windows of the dll file.
- 2023-07-05 18:10:03下载
- 积分:1
-
一个简单的GPS应用软件开发包,可用于学习GPS的应用开发参考。...
一个简单的GPS应用软件开发包,可用于学习GPS的应用开发参考。-a simple GPS applications software development kits, GPS can be used to study the application and development of information.
- 2022-03-13 02:55:02下载
- 积分:1
-
排队购买车票,一次最多购买4张,区分相邻作为,没有相邻时,允许随意购买单张...
排队购买车票,一次最多购买4张,区分相邻作为,没有相邻时,允许随意购买单张-Wait in line to buy tickets, purchase a maximum of four, to distinguish between adjacent, as there is no adjacent to, the permit can buy leaflets
- 2022-05-13 02:45:45下载
- 积分:1
-
一个VB的启动控制面板大全
有利于学习VB的朋友学习学习面板启动控制...
一个VB的启动控制面板大全
有利于学习VB的朋友学习学习面板启动控制-Start a VB control panel Daquan conducive to learning VB" s friends to learn to learn to start control panel
- 2022-07-22 08:16:46下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
类似瑞星软件的树形三态控件
类似瑞星软件的树形三态控件-similar software tree three state control
- 2023-03-07 09:05:03下载
- 积分:1
-
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。...
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
- 2022-08-31 19:00:04下载
- 积分:1