-
是一个为打印程序编写的类库大全
是一个为打印程序编写的类库大全-Print is a procedure for the preparation of the Class Series
- 2022-12-27 03:30:02下载
- 积分:1
-
newexplorerbaw
能够播放 WOL 数据包
能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不)
在系统托盘图标中显示指定监视 pc 的状态
在启动时,和定期直到找到其他客户端,客户端发送广播。
一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。
第一次客户端更新它的 ip/mac 地址列表
能够播放 WOL 数据包
能够告诉其他 pc 到睡眠 (configureable 客户来打开和关闭该功能以询问用户是否他们想要睡觉或不)
在系统托盘图标中显示指定监视 pc 的状态
在启动时,和定期直到找到其他客户端,客户端发送广播。
一旦找到了另一个客户端,则其他客户端发送响应的设备的列表。
第一次客户端更新它的 ip/mac 地址列表
- 2022-07-07 06:23:32下载
- 积分:1
-
一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值...
一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值-PCF8563 a chip on the clock procedures. Through 51 PCF8563 chip microcontroller control of initialization, reading and the value attached
- 2022-06-27 20:15:32下载
- 积分:1
-
MFC技术内幕(配书源码CHAP08.rar
MFC技术内幕(配书源码CHAP08.rar-MFC Insider (book distribution source CHAP08.rar
- 2023-05-25 10:00:02下载
- 积分:1
-
用MFC打开文件的功能!用于单文档界面!
用MFC打开文件的功能!用于单文档界面!-Open the file with the MFC function! For single-document interface!
- 2022-09-10 07:20:03下载
- 积分:1
-
自动停靠的窗口(带讲解)
自动停靠的窗口(带讲解)-automatic berth to the window (on the band)
- 2022-03-24 05:47:44下载
- 积分: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
-
一个关于开方的c++源代码,自己没事写的,希望大家看看相互学习...
一个关于开方的c++源代码,自己没事写的,希望大家看看相互学习-On the prescription of a c++ source code that he wrote nothing, and hope that we see and learn from each other
- 2023-08-06 19:50:03下载
- 积分:1
-
de accurate access to the computer within milliseconds, very precise
de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
- 2022-03-23 03:42:58下载
- 积分:1
-
用于文件的指针类型,包括从文件输出的文件读取…
指针类型用于文件,包括从文件读入,从文件输出-Pointer type used for files, including reading from a file from the file output. . .
- 2022-02-12 07:53:36下载
- 积分:1