-
youxiangtu
编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路:
(1)如果为n阶,则随机产生一个n*n的邻接矩阵;
(2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。
这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
- 2008-06-14 02:33:57下载
- 积分:1
-
vtk_build_vc
vtk guide, complete information about guide
- 2012-02-06 23:09:56下载
- 积分:1
-
2008711194473625
坐标转换 将大地坐标值转换为平面坐标系
由经纬度转换至大地坐标(Coordinate transformation to convert the earth plane coordinates by latitude and longitude coordinates to Geodetic Coordinate Conversion)
- 2009-05-19 09:45:00下载
- 积分:1
-
Melting
A Melting source code to Melt your exe from one location to another.
- 2013-07-15 12:31:45下载
- 积分:1
-
BOOK MANAGEMENT SYSTEM PROJECT SOURCE CODE (1)
book management system project
- 2018-02-08 16:26:19下载
- 积分:1
-
finguess
VB编写的图形界面的猜拳小游戏,供初学者参考。(Program for "finger guess game", by Visual Basic.)
- 2013-09-27 11:19:17下载
- 积分:1
-
Spare-System
自己编写的Access数据库 库存查询系统
编译器vs2005.MFC类库。
查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。
库存查询-按enter自动查询所有库存及按索引查询
出库跟踪-按enter自动查询所有借用信息及按索引查询
借还操作-借用及归还操作
数据库维护-添加删除修改及excel数据整体导入
借用权限设定-借用人员信息添加(Access database inventory query compiler vs2005.MFC write your own class library. Query function decomposition in detail, most of the index using the drop-down menu design, automatically search the database to add the appropriate content, easy access, remove the keys manually add ... data add convenience for Excel overall import, convenient maintenance. Stock Search- enter automatically query inventory and check out the library index tracking- enter automatically query all borrowed index query lending operation- borrowed and returned to the operating database maintenance- add overall import borrow delete modify and excel data permissions given- to borrow personnel information to add)
- 2012-09-16 01:06:07下载
- 积分:1
-
C++矩阵库
说明: 直接调用矩阵的函数库,方便矩阵的相关运算(Call the function library of matrix directly to facilitate the related operation of matrix)
- 2020-09-16 17:02:13下载
- 积分:1
-
sushu
该代码的功能是将1到任意数中所有的素数选择并输出(failed to translate)
- 2013-05-02 10:59:07下载
- 积分:1
-
gpsfuncs
程序中含有gps定位解算一些重要算法和实现方式,对gps入门的朋友有帮助(some gps navigationg functions)
- 2020-06-30 05:00:01下载
- 积分:1