-
这applicationnot不仅展示了使用微软基础知识…
This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application.This file contains a summary of what you will find in each of the files thatmake up your TestTree application.
- 2022-02-01 01:11:01下载
- 积分:1
-
Achieved with VB puzzle game. There are two more difficult, is to picture divide...
用VB实现的拼图小游戏。有两种难度,是将图片分成九块或是16块。希望能对初学VB的朋友有些许帮助啊~-Achieved with VB puzzle game. There are two more difficult, is to picture divided into 9 or 16. Hope that the friends of the novice VB help somewhat ah ~
- 2022-01-25 15:47:31下载
- 积分: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
-
a hotel site, in use, and to refer others to the
一个饭店的网站,在用的,可以参考,是别人给的-a hotel site, in use, and to refer others to the
- 2022-01-26 04:56:57下载
- 积分:1
-
一个很小很好用的表格控件
资源描述一个很轻巧很好用的表格控件,类似于EXCEL表格功能,便于排序和统计,用C++完备封装,可以方便的嵌入各类WINDWOS源代码。
- 2022-07-17 07:14:43下载
- 积分:1
-
Windows environment
WINDOWS环境下宏命令批处理增强工具包C语言解释器 -Windows environment-order batch tool kit to enhance C language interpreter
- 2023-01-10 11:30:03下载
- 积分:1
-
网际畅游 MyIE 3.0 源代码
网际畅游 MyIE 3.0 源代码 -Wangjichangliu engine 3.0 source code
- 2022-02-03 09:27:31下载
- 积分:1
-
C++编程惯用法.高级程序员常用方法和技巧
C++编程惯用法.高级程序员常用方法和技巧-C++ programming idioms. Senior programmers commonly used methods and techniques
- 2022-05-07 16:38:58下载
- 积分:1
-
for adding animated gifs in excel
for adding animated gifs in excel
- 2022-05-21 21:00:30下载
- 积分:1
-
计算机图形学中文!
计算机图形学中文!-computer graphics Chinese!
- 2022-04-01 08:36:36下载
- 积分:1