-
nlmeansC.tar
canny edge detection
- 2018-06-19 11:01:03下载
- 积分:1
-
AutoProject
用VC操作EXCEL的方法,生成了一个excel表格(EXCEL using VC operation method to generate a excel form)
- 2008-07-15 13:49:17下载
- 积分:1
-
VHRXEX
win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
- 2018-12-30 07:59:19下载
- 积分:1
-
PickingMain
osg
quick start guide 源码(osg
source code of quick start guide)
- 2018-08-31 15:04:17下载
- 积分: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
-
Newton
潮流计算,内部为GMRES和牛顿法构成的双层迭代,加有预处理(Flow calculation inside a double-iteration of GMRES and Newton' s law, plus pretreatment)
- 2013-01-04 11:12:23下载
- 积分:1
-
Desktop
一个计算器。比电脑上的厉害多了 。就像真实的计算器一样
(A calculator. Powerful than the computer a lot. Just like a real calculator)
- 2009-05-31 09:45:35下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
jizuzuhe
电力自动化专业领域的一个重要内容,机组组合算法。(power automation fields of expertise as an important, unit commitment algorithm.)
- 2007-03-20 14:57:46下载
- 积分:1
-
2.LED位移控制
说明: LED code for 51 chips
- 2020-06-24 10:40:02下载
- 积分:1