搜索资源列表
BasicLoadBmp
- VC编写的基本读图文件,有完整的工程文件-VC interpret drawings prepared by the basic documents, a complete engineering documents
key_path
- AOE图工程工期控制问题,求解工程的工期与关键路径-AOE plans to control the construction period, the time limit for the project and the critical path
tuopupaixu
- 拓扑排序,简单地说,是由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序。一个表示偏序的有向图可用来表示一个流程图。它或者是一个施工流程图,或者是一个产品生产的流程图,再或是一个数据流图(每个顶点表示一个过程)。图中每一条有向边表示两个子工程之间的次序关系(领先关系)。
picture
- 图结构有着广泛的应用,本实训主要涉及两个方面的内容:一个是有关图的最短路径问题,用一个交通查询系统例子来验证迪杰斯特拉算法和费洛伊德算法;而另一个则工程项目实施过程中的关键路径问题。
shujujiegou
- (1)熟悉树的各种表示方法和各种遍历方式,掌握有关算法的实现,了解树在计算机科学及其它工程技术中的应用。试设计一个程序,在计算机中构造该二叉树,并对它进行遍历。(2)给定一个图,设计一个程序,找出一条从某一顶点A到另一顶点B边数最少的一条路径。
grap
- —图数据类型的实现——问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中,结点之间的关系是任意的,任意两个数据元素之间都可能相关,因此,图的应用非常广泛,已渗入到诸如语言学‘逻辑学、物理、化学、电讯工程、计算机科学及数学的其它分支中。因此,实现图这种数据类型也尤为重要,在该练习中即要实现图的抽象数据类型。基本要求:2、 定义出图的ADT;3、 采用邻接矩阵及邻接表的存储结构(有向图也可使用十字链表)实现以下操作:a. 构造图 b. 销毁图 c. 定位操作d. 访问图中某个顶点的操作e
AOE-net
- 该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgmen
CGraph类及示例工程
- 天体运动处理系统,实现天体图象的背景处理,运动判定分步。解压密码:123-celestial movement in dealing system that the background image objects, found step-by-step movement. Extracting Password : 123
SDL.Component.Suite.v6.0.Pro.For.C5D56.with.Source
- SDL控件组也是不错的,可以做化学分子结构图;信号FFT分析;画科学工程图等等。 和ABAKUS一样,其源码难以得到,极其困难!现在你可以拥有源码了-SDL is also a good control group, they can do chemical molecular structure diagram FFT signal analysis drawing of science engineering drawings and so on. And ABAKUS as i
PatternRecognition
- 图象模式识别工程从简单到复杂的各个举例工程的源代码-Image pattern recognition works from simple to complex projects in all, for example source code
array_antenna
- 压缩包程序一共4个,一个主程序,是绘制天线的均匀直线阵的极坐标图和三维立体图,程序附有中文解释。另外3个程序是,均匀直线阵的工程应用:边射阵、普通端射阵、强方向性端射阵。-Procedures for a total package 4, a main program, is the preparation of the uniform linear array antenna of the polar map and three-dimensional map, with the Chines
MySmith
- 微波工程史密斯圆图计算,演示。根据提示在输入框中输入相应数值,在输出框中有相应输出值。-Smith microwave engineering plans, the demonstration. According to the input box prompts the corresponding values in the output of a corresponding output value box.
CriticalPath
- 用顶点表示事件,弧表示活动,弧上的权值表示活动持续的时间的有向图叫AOE 。AOE网常用于估算工程完成时间。可通过本算法来计算关键路径-Activity On Edge Network
genetic
- 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
shenduyouxiansousuo(linjiebiao)
- 图的遍历,用邻接表实现图的深度优先搜索建的工程实现-Graph traversal, with the adjacency list graph depth-first search to achieve the construction of the project implementation
MaxMinAlgo
- 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
1
- CATIA V5创成式工程图设计官方文档,总共490页,很好的学习帮助-CATIA V5 generative drawing style design
Data-structure
- C#图形界面数据结构课程设计,含最小生成树,最短路径,工程图算法-C# graphical interface data structures course design, including the minimum spanning tree, shortest path, drawing algorithm
Feature engineering in Machine Learning
- 机器学习中,特征工程总结,思维导图,超详细。(In machine learning, feature engineering summarization and mind mapping, super detail.)
图论算法及其MATLAB实现
- 本书系统介绍了图论重要算法的思想及其 MATLAB实现,可供数学、计算机科学、工程科学等学科中相关专业的大学生、研究生阅读,也可供相关专 业研究人员参考。(This book systematically introduces the idea of the important algorithm of graph theory and its MATLAB implementation, which can be read by college students and graduate st