搜索资源列表
GRAPHLINK
- 一个图的学习程序,适用于学习C++表示的数据结构的初学者-A graph of the learning process for learning C++ that the data structures for beginners
3809413_3805193_1_42
- 已知坐标点求多边形面积,在Excel下实现的简单图形公式,方便学习使用-Known coordinates for the polygon area, in a simple Excel graph under the formula used to facilitate learning
Connectgraphgenerate
- 生成一个连通子图,适合图论学习,ACM竞赛以及网络学习-Generate a connected subgraph, graph theory is suitable to study, ACM contests, as well as e-learning
Kconnection
- 图论中的k连通c++代码 用于学习图论使用的-Graph theory in the K. C++ code for learning the use of graph theory
Transformer
- 利用Java实现的图的不同表示方法的转换器,从文件读入一个有向图的权矩阵表示(含有矩阵阶数),输出这个图的关联矩阵、边列表、逆向表、邻接表表示。可作为图论的学习材料。-Using Java to achieve different graph representation of the converter, the file is read from a directed graph represents the weight matrix (containing a matrix of ord
S7-GRAPH编程手册
- S7 GRAPH 中文编程手册 实用手册,初学者的学习资料(S7 GRAPH Chinese programming manual, practical manuals, learning materials for beginners)
Dynamic_Deep_Neural_Networks
- We introduce Dynamic Deep Neural Networks (D2NN), a new type of feed-forward deep neural network that allows selective execution. Given an input, only a subset of D2NN neurons are executed, and the particular subset is determined by the D2NN itse
spark
- spark大数据,这是一本介绍spark相关知识的好书籍,希望大家喜欢!(Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala, Python and R, and an optimized engine that supports general execution graphs. It also supports a ric
GraphCPro
- 现有一个景区,景区里面有若干个景点。现欲开发景区信息管理系统,对景点的信息进行管理。使用图的数据结构来保存景区景点信息,为用户提供创建图、查询景点信息、旅游景点导航、搜索最短路径、铺设电路规划等功能。 使用C++语言,通过对景区信息管理系统的四次迭代开发,实现以下主要学习目标: 1)掌握图的定义和图的存储结构,图的创建方法及其应用 2)掌握图的两种遍历方法及其应用 3)掌握迪杰特斯拉(Dijkstra)算法及其应用 4)理解最小生成树的概念、掌握普里姆(Prim)算法及应用(T
Bayesian-Network-Structure-Learning-master
- 一般贝叶斯网络的构建是首先由相关领域的专家根据事物间的关系来确定出结构模型,即有向无环图,然后再利用其它方法确定每个节点的条件概率,但这样构建的网络模型无法保证其客观性和可靠性.(In general, the construction of Bayesian network is to determine the structural model, i.e. directed acyclic graph, by experts in related fields according to th
