搜索资源列表
left_M
- 内含摇曳的递归分形树源代码。双击Leaf_M.html文件,程序运行;双击Leaf_M.java文件,进入编辑环境。-Recursive includes swaying fractal source code tree. Double-click Leaf_M.html files, program run Leaf_M.java double-click the file, enter the editing environment.
AOE
- 2、设计一个程序求出完成整项工程至少需要多少时间以及整项工程中的关键活动。 实验步骤: ①、在Java语言编辑环境中新建程序,输入如下图所示的AOE网; ②、按照关键路径求取步骤,求出各个顶点的最早开始时间和最迟开始时间; ③、求出各个活动的最早开始时间和最迟开始时间; ④、找出该AOE网的关键路径,并计算出该项目的完成时间。-How much time, and the whole project is a key activity in the design of