-
对于给定输入,求解双联通分量。输入格式为第一行节点个数,以后为边...
对于给定输入,求解双联通分量。输入格式为第一行节点个数,以后为边-For a given input, solve the two-component Unicom. Input format for the first line of the node number, since the edge
- 2022-01-25 21:26:43下载
- 积分:1
-
蜂鸣器演奏消防车的报警声音
蜂鸣器演奏消防车的报警声音C代码源程序
- 2022-03-01 08:52:42下载
- 积分:1
-
experience
心得三――按下鼠标哪个键
1.实验目的
(1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口.
(2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键
-experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
- 2023-08-09 15:00:08下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1
-
asp源码,欢迎光临程序
asp源码,欢迎光临程序-asp source code, Welcome to the procedure
- 2022-01-20 22:56:45下载
- 积分:1
-
XFS SDK3.0
WOSA XFS Windows开放式系统体系结构(Windows Open System Architecture:WOSA)是Microsoft在Windows环境为跨越不同平台的应用程序而开发的体系结构规划。它制定允许信息在企业内部自由流动的标准。WOSA包括模块化应用程序编程接口(API),它向任何开发人员开发的应用程序提供访问网络服务的能力。这些网络服务可以包括:电子函件、数据库和主机连接。WOSA还提供插入任何开发人员开发的后端服务的能力。WOSA就是通常称为的“中间件”策略,它直接在操作系统中建立,试图刺激允许用户在网络上进行协作的工作组应用程序的增长。Windows将对消息传递系统以及允许用户快速定位网络上的其它用户或资源的目录服务提供了一个通用接口。WOSA还提供公用数据访问服务和安全性增强附件。WOSA策略类似于Apple开放协作环境(AOCE)策略。
- 2022-10-23 13:10:05下载
- 积分:1
-
SAMSUNG S3C2410 烧写NORFLASH工具 SJF2410.EXE
SAMSUNG S3C2410 烧写NORFLASH工具 SJF2410.EXE-burning NORFLASH tools SJF2410.EXE
- 2023-08-13 08:20:03下载
- 积分:1
-
Visual Basic,播放.WAV文件,并显示其波形
Visual Basic,播放.WAV文件,并显示其波形-Visual Basic, play. WAV files and display the waveform
- 2022-12-05 09:20:03下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
user interface programming DialogBar Test
用户界面编程DialogBar的试验-user interface programming DialogBar Test
- 2023-07-15 01:00:03下载
- 积分:1