-
C8051F060
这是C8051F系列的单片机的手册,中文版的,绝对是珍藏,现在拿出来分享。(This is a manual C8051F series microcontroller, the Chinese version is absolutely collection, now come to share.)
- 2014-04-26 09:12:57下载
- 积分:1
-
Step7VarExport
c#example to access step7 wincc to export the varient
- 2019-04-16 10:28:29下载
- 积分:1
-
c#知识类库,是好东西,希望各位可以学到东西
c#知识类库,是好东西,希望各位可以学到东西-knowledge of c# class library is a good thing, hope that things can be learned
- 2022-02-26 19:27:37下载
- 积分:1
-
英汉电子词典 包含QT和MFC开发
实现中英文的实时的查询,其中使用了QT进行界面编写,同时也实现了MFC的编写,界面清晰,原理简介,适合初学者学习使用。
- 2022-03-18 22:00:30下载
- 积分:1
-
winform下仿msn的提示效果 消息框提示
winform下仿msn的提示效果 消息框提示-Msn prompted imitation effect
- 2023-04-05 20:30:04下载
- 积分:1
-
SVMDPCPMSM
说明: 使用matlab搭建模型进行电网三相全桥整流闭环控制(Closed-loop control of three-phase full-bridge rectifier in power grid using MATLAB model)
- 2020-06-20 03:40:01下载
- 积分:1
-
MPU6050
MPU6050通过STM32F429发送数据到上位机。或是通过显示屏显示。(MPU6050 sends data to PC through STM32F429. Or display it on a screen.)
- 2019-04-28 18:33:09下载
- 积分:1
-
ToolTip
.net Tool Tip Control
- 2012-06-04 11:55:50下载
- 积分: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
-
基于STM32的GPS读取
用STM32读取GPS数据并显示在OLED显示屏上,这对于做飞行控制器的人来说无疑是雪中送炭,可以用GPS定高定点飞行。玩航模的人们不要错过了啊。
- 2022-08-08 22:24:43下载
- 积分:1