-
给大家交流几个C++数学函数。
给大家交流几个C++数学函数。-to exchange a few C math functions.
- 2022-03-10 23:24:53下载
- 积分:1
-
threephaseSMC
传统的三相光伏并网模块,采用电压外环,电流内环控制(Traditional three-phase photovoltaic grid-connected module adopts voltage outer loop and current inner loop control)
- 2019-02-17 17:17:27下载
- 积分:1
-
火车头V8.6破解版
说明: 火车头V8.6破解版,免费破解版火车头采集器,可视化操作采集网站内容,自动上传发布。(Locomotive v8.6 cracked version, free cracked version of locomotive collector, visual operation to collect website content, automatic upload and release.)
- 2019-12-29 11:34:02下载
- 积分:1
-
LMAO CASTEP GeomOpt
说明: 连接超算中可以实现优化结构的功能,修改后缀名称可以优化计算别的晶格(Ability to optimize structure and Modify the suffix name to optimize the calculation of other lattices)
- 2020-06-21 03:40:02下载
- 积分:1
-
kylin
说明: 我还是个新手,联系学习希望大家多多支持,哈哈哈哈(I hope you can support me a lot)
- 2019-11-14 17:47:56下载
- 积分:1
-
把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形...
把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形-The two-dimensional array of data from external text file into labview, and the realization of the import data extracted by the column, the extraction of several sets of data after the formation of the new show several two-dimensional array, and display its graphics
- 2022-12-19 14:50:03下载
- 积分:1
-
ISO_C11_drft
C11 标准 草稿版, ISO 2011年出版。详见文档内部说明(this is c11 iso draft published in 2011)
- 2020-06-24 01:40:02下载
- 积分:1
-
Desktop
可以强行修改csrss拓展名,用于破解图标!(You can force the modification of csrss extension name to crack icons!)
- 2018-07-31 18:17:18下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
约瑟夫环,用顺序表实现的,也是可以用链表实现的
约瑟夫环,用顺序表实现的,也是可以用链表实现的-Joseph Wan, the implementation of the order form, but also can realize the list
- 2022-03-22 00:51:13下载
- 积分:1