-
该资料中,如有内容有明显错误,请帮助我改正,留言给我。谢谢合作...
该资料中,如有内容有明显错误,请帮助我改正,留言给我。谢谢合作-That information, if the contents of manifest error, please help me correct, a message to me. Thank you co-operation
- 2022-03-18 20:23:13下载
- 积分:1
-
层次分析法建模,包括内容:一、层次分析法概述
二、层次分析法的基本原理
三、层次分析法的步骤和方法
四、层次分析法的广泛应用
五、应用层次分析法...
层次分析法建模,包括内容:一、层次分析法概述
二、层次分析法的基本原理
三、层次分析法的步骤和方法
四、层次分析法的广泛应用
五、应用层次分析法的注意事项
六、层次分析法应用实例
-Analytic Hierarchy Process modeling, including content: 1, 2 an overview of analytic hierarchy process, AHP of the basic principles of three-level analysis steps and methods IV AHP five widely used, the application of AHP Note 6 , AHP Application
- 2023-06-08 09:45:03下载
- 积分:1
-
最优化的MATLAN实现,讲的很全面哦,希望对大家有所帮助...
最优化的MATLAN实现,讲的很全面哦,希望对大家有所帮助-optimal MATLAB realized, said very comprehensive Oh, we want to help
- 2022-04-12 20:34:19下载
- 积分:1
-
Windows Mobile 开发资源,介绍了一些开发资源,很好。
Windows Mobile 开发资源,介绍了一些开发资源,很好。-Windows Mobile development resources, introduce a number of development resources, very good.
- 2022-07-12 05:19:16下载
- 积分:1
-
matlab genetic algorithm source code for a detailed solution
matlab遗传算法的详细求解源代码,包含所有的编码、交叉、变异算子-matlab genetic algorithm source code for a detailed solution
- 2022-09-29 20:20:03下载
- 积分:1
-
在C++环境下的冗余码编程,可进行8个字符的转换.
在C++环境下的冗余码编程,可进行8个字符的转换.-C environment in the redundancy program, eight characters for the conversion.
- 2022-03-02 02:19:33下载
- 积分:1
-
用Visual Basic编写收发电子邮件的程序
用Visual Basic编写收发电子邮件的程序-Prepared by using Visual Basic procedures for sending and receiving e-mail
- 2022-03-15 08:34:14下载
- 积分:1
-
实现约瑟夫(Josephu)问题,n,m,k为外部输入,并打印输出结果...
实现约瑟夫(Josephu)问题,n,m,k为外部输入,并打印输出结果-achieve Joseph (Josephu), n, m, k for external input, output and print
- 2023-08-04 11:10:03下载
- 积分: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
-
替换多个文件中的文本的程序
替换多个文件中的文本的程序-Program which can replace the specific text from multiple files
- 2022-03-04 17:31:05下载
- 积分:1