-
bodb_1.0.4
BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project.
)
- 2012-03-30 10:54:12下载
- 积分: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
-
ufademo
VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
- 2013-10-23 16:47:47下载
- 积分:1
-
ThePrinciple
clips 系统原理与编程,非常好用的书籍,内部资料外面没有,大家可以来看看(Clips system principle and programming, very easy to use books, internal information outside, we can look at)
- 2017-01-10 09:22:13下载
- 积分:1
-
GetModuleBaseAddress
How to get Module s base address of windows by vc.(How to get Module's base address of windows b y vc.)
- 2006-09-27 19:45:16下载
- 积分:1
-
ser
说明: 串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。
由于本程序设计到硬件编程,因此,如果读者的串口通信设备
没有连接好,可能会有问题
(Serial communication provides a high-level programming to carry out the type of serial communication, the ability to easily carry out a variety of data communications. Since the hardware design to programming, so if the reader' s serial communications equipment is not connected well, there may be some problems)
- 2009-08-18 16:49:04下载
- 积分:1
-
v2f_turbulence_model
v2f turbulence model
- 2014-04-11 10:58:15下载
- 积分:1
-
SFML-2.1-windows-vc10-32bits
SFML-2.1-windows-vc10-32bits.zip 2d游戏开发库
- 2020-08-07 16:58:32下载
- 积分:1
-
SetTimer
一个窗口类与非窗口类调用SetTimer的例子,适合于初学者。(A window class and non-window class called SetTimer example, suitable for beginners.)
- 2021-02-21 09:19:42下载
- 积分:1
-
COM_CONTROL
串口控制的资料和源码,里面包含源码和学习资料(A serial port control information and source code)
- 2015-12-01 10:39:53下载
- 积分:1