-
约瑟夫问题
--- ---约瑟夫问题--
- 2022-02-09 10:35:20下载
- 积分:1
-
简单的网站购物系统,大家请下载,大家以后也多多交流
简单的网站购物系统,大家请下载,大家以后也多多交流-A simple web site shopping system, please download the U.S., after a lot of exchange of U.S.
- 2022-10-19 23: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
-
labwindows modbus rtu 源码
使用labwindows 2013sp2 编写的 modbus rtu 源码,纯c
- 2023-02-03 10:10:05下载
- 积分:1
-
vc 实现字幕滚动效果的对话框
vc 实现字幕滚动效果的对话框 -vc
- 2023-05-28 17:30:03下载
- 积分:1
-
this a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-07-10 03:29:02下载
- 积分:1
-
MFC工具提示控件(ctooltipctrl)是易于使用的一个窗口,如一个孩子…
MFC Tool tip control(CToolTipCtrl) is easy to use with a window, such as a child window, or an application-defined rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on where your mouse position is. For e.g. you may have a window which display some graphics and you may want to display the tool tip on the graphics depending on where the mouse position is.
- 2023-04-20 19:30:03下载
- 积分:1
-
网络嗅探器源代码及文档
网络嗅探器源代码及文档,源自于csdn的某位作者,具体是这位不记得了,也可以到CSDN下载
- 2022-03-01 00:45:47下载
- 积分:1
-
script compiler can compile code encryption. Can be used in many aspects.
脚本编译程序,可以编译vbscript代码.可以用于很多方面.-script compiler can compile code encryption. Can be used in many aspects.
- 2023-08-10 03:30:03下载
- 积分:1
-
This procedure code has notes on each page to facilitate the secondary developme...
本程序每页代码都有注释,方便大家二次开发,程序和模板分离,模板在/UITemplates-This procedure code has notes on each page to facilitate the secondary development of separation procedures and templates, the template in the/UITemplates
- 2022-02-18 13:45:36下载
- 积分:1