-
ConsoleApplication1
测试插件开发的各个过程,接口、宿主程序、运行(Test plug-in development process, interface, host program, run)
- 2020-06-25 13:00:02下载
- 积分:1
-
windriverusb
windriver for usb development
- 2007-12-13 18:49:15下载
- 积分:1
-
HowtolearnVC6.0
C/C++语言程序设计技能测试训练应知应会
Visual C++6.0集成开发环境(IDE)简介
VC++6集成开发环境的使用(How to learn VC++6.0)
- 2009-03-17 13:56:09下载
- 积分:1
-
Transition3d
This sample application shows how to use layout animation and various transformations on views.
- 2013-11-25 22:03:28下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
VB_NET.
vb编程实练教程,分类教程
讲解详细
希望对大家有帮助(vb.net)
- 2010-05-23 11:38:25下载
- 积分:1
-
TheCPPProgrammingLanguage
thec++programming 特别版,中文版(thec++ programming Special Edition, Chinese version)
- 2011-07-05 15:08:18下载
- 积分:1
-
可爱的Python(高清中文版)
可爱的Python电子书,高清原创共享发福利了(Lovely Python eBook, share knowledge)
- 2018-01-01 11:43:21下载
- 积分:1
-
StringReverse
不使用任何库函数,用递归实现字符串的逆序输出,C++实现(Do not use any library functions, using recursive reverse output string, C++ achieve)
- 2015-10-09 22:56:29下载
- 积分:1
-
背景提取matlab,帧差法(213426)
基于matlab用帧差法提取背景,很实用的一个小程序。(Matlab based on frame difference method to extract the background, it is a useful small program.)
- 2017-09-16 16:07:29下载
- 积分:1