-
unit-8
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
- 2013-07-31 22:16:17下载
- 积分:1
-
huanfang
本程序实现构造任意阶幻方,输入数字构造你想要的幻方(The program to construct arbitrary magic square, magic square input digital structure you want)
- 2012-10-28 16:51:53下载
- 积分:1
-
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
-
pxompt
基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
- 2018-11-29 18:48:09下载
- 积分:1
-
wei
说明: 简单计算器.热爱C++,但还是学生,故来此向大家学习。谢谢。(simple calculator)
- 2011-03-16 18:26:15下载
- 积分:1
-
SharePoint-Creating-Content-Types-Programmaticall
Creating Content Types Programmatically for SharePoint 2010
- 2014-03-13 08:27:57下载
- 积分:1
-
time
自宣言型记时器,可以自定义记时方式,标题,时间长度等。(Since the Declaration type chronograph, you can customize chronograph, title, time, length and so on.)
- 2013-09-02 16:43:01下载
- 积分:1
-
XLCNC
VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
- 2010-03-02 16:08:33下载
- 积分:1
-
vtk_build_vc
vtk guide, complete information about guide
- 2012-02-06 23:09:56下载
- 积分:1
-
canvas
两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
- 2012-04-21 11:19:33下载
- 积分:1