-
这是一个定时关机的源代码自动关机程序,你只需设置一个时间点,便可实现你意想不到功能...
这是一个定时关机的源代码自动关机程序,你只需设置一个时间点,便可实现你意想不到功能- This is a fixed time Guan Ji source code automatic pass machine
procedure, you only must establish a time spot, then may realize your
opinion not to be able to think of the function
- 2022-07-20 18:01:37下载
- 积分:1
-
vc++ 一个简单的绘制3色圆,可调窗口大小,不闪烁的应用程序
vc++ 一个简单的绘制3色圆,可调窗口大小,不闪烁的应用程序
- 2023-01-17 03:00:04下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
Multimedia player by E
易语言开发的播放器,功能还可以,希望可以帮上个位的忙-Multimedia player by E-language.
- 2022-01-28 02:04:47下载
- 积分:1
-
c++控制台简易五子棋,增加鼠标支持
- C++ 单个源文件...
- 文件名: go2.cpp
- 编译器名: TDM-GCC 4.8.1 32-bit Release
- C++ 编译器: %BinDir0%g++.exe
- 命令: g++.exe go2.cpp" -o "go2.exe" -ansi -m32 -I"%CppIncludeDir0%" -I"%CppIncludeDir1%" -L"%LibDir0%" -static-libgcc -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32 -m32
- 输出文件名: go2.exe
- 输出大小: 1.30 MB
- 编译时间: 2.06s
- 2022-02-26 23:11:13下载
- 积分:1
-
mfc实现的一个计算器
运用微软的基础类库编写的一个简易的计算器,能实现日常生活所需,功能相对完善。
- 2022-06-29 02:55:08下载
- 积分:1
-
flash actionscript done using XML Menu
flash中用actionscript做的XML Menu-flash actionscript done using XML Menu
- 2022-07-21 20:34:33下载
- 积分:1
-
关于Rtree的源码,大家可以相互学习下了
关于Rtree的源码,大家可以相互学习下了
-On the source Rtree, we can learn from each other under the
- 2022-10-04 17:40:03下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
用VB编写的比对两个TXT文件内容的相同数据,也可比对出两个TXT文件内容不同数据...
用VB编写的比对两个TXT文件内容的相同数据,也可比对出两个TXT文件内容不同数据-VB prepared with more than two TXT file content of the same data, but also comparable to a TXT file contents of the two different data
- 2022-01-31 14:42:49下载
- 积分:1