-
code
初步熟悉c++面向对象的功能,包括构造函数,简单类的使用(Preliminary familiar c++ object-oriented features, including constructors, the use of a simple class)
- 2013-06-24 14:57:00下载
- 积分:1
-
sunxinCPPPPT
VC++高级编程孙鑫全20讲PPT讲义,是学习C++的好工具(this is a PPT,about VC++)
- 2011-10-12 19:02:50下载
- 积分:1
-
PEInfo(C++)
简单的PE文件分析器,主要是得到PE文件的各项信息,仅供初学者使用。(Simple PE file analyzer, mainly to get PE file information, for beginners only.)
- 2020-06-20 17:20:01下载
- 积分:1
-
notepad
学习使用windowsapi,基于win32 api的记事本,有问题还望指出(Notepad based on Win32 API)
- 2018-04-27 09:51:18下载
- 积分:1
-
Windows驱动开发技术详解 源码
Windows驱动开发技术详解 源码
- 2017-10-21下载
- 积分:1
-
ProgrammingApplicationsforWindows
WINDOWS核心编程,已编译的htm格式,内容完整,只有3M多,比pdf文档节省。(WINDOWS core programming, compiled htm format, the content is complete, only 3M, pdf files than savings.)
- 2007-06-27 17:19:45下载
- 积分: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
-
Ras_Spy
windows 环境的 ADSL 拨号监控,由 C++ 语言实现。(ADSL dial-up monitoring windows environment, implemented by the C++ language.)
- 2014-10-28 22:07:39下载
- 积分:1
-
EMS_SNMP
EMS SNMP协议,通过该协议可以获取设备运行状态(EMS snmp)
- 2014-07-11 11:51:39下载
- 积分:1
-
TC
说明: TC for C++ , under DOS , I hope it will be helpfull
- 2009-06-19 17:01:26下载
- 积分:1