-
例题13.1 一元二次方程及出错信息
一元二次方程及出错信息,在程序中输入一元二次方程,获得解析解(A quadratic equation and error information. Enter a quadratic equation in the program, access to analytic solution)
- 2018-03-03 12:37:09下载
- 积分: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
-
第一种
这些代码用于循环移位操作,方便快捷,使用C++编写,简单易懂。(These codes are used for circular shift operation, which is convenient and quick, and is easy to understand by using C++.)
- 2018-05-07 19:53:51下载
- 积分:1
-
hrd
华容道游戏,大家一定都玩过,这个介绍源代码可以提高您的c#的能力(Huarong game, we must have played this introductory source code can improve your c#)
- 2012-08-24 23:42:59下载
- 积分:1
-
电鼓模拟器
通调用波表合成器,发出midi声音,模拟架子鼓演秦(Call the wave table synthesizer to issue MIDI sound.)
- 2018-10-15 08:40:18下载
- 积分:1
-
Ms-Flex-Grid-
A book that explains tool Ms Flex Grid in visual Basic 6
- 2013-09-27 20:29:27下载
- 积分:1
-
Big_Num
大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
- 2010-01-22 12:24:30下载
- 积分:1
-
2d CS
用VB编写的2DCS小游戏,适合新手学习(2DCS, written by VB, is suitable for novice)
- 2018-05-27 08:26:13下载
- 积分:1
-
demo
一个C++的垃圾回收器,用于研究垃圾自动回收机制。(The garbage collector is a C++, used to study.)
- 2014-01-10 16:20:05下载
- 积分:1
-
XLCNC
VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
- 2010-03-02 16:08:33下载
- 积分:1