-
实例286——创建MFC常规DLL,通过导出函数显示颜色信息对话框
创建MFC常规DLL,通过导出函数显示颜色信息对话框。
- 2022-07-09 23:13:14下载
- 积分:1
-
可以设置菜单有框架,自动隐藏。
可以设置菜单有无边框,是否自动隐藏。 -can set menu there frame, hidden automatically.
- 2022-04-16 18:34:23下载
- 积分:1
-
银行线程
银行线程-WWwwwwwwddddddddddddddddd
- 2022-03-24 07:17:54下载
- 积分:1
-
监控处理器使用实例
监视 CPU 使用情况的例子
双击终止程序
监视 CPU 使用情况的例子
双击终止程序-monitor CPU usage examples double-click termination process monitoring CPU usage examples double-click termination process
- 2023-04-13 03:00:03下载
- 积分:1
-
此代码是在wince 5.0操作系统上运行的,通过串口控制手机模块上网,打电话...
此代码是在wince 5.0操作系统上运行的,通过串口控制手机模块上网,打电话-This code is running on wince 5.0 operating system, and through the serial port control module上网phone, call
- 2022-07-12 00:37:35下载
- 积分:1
-
航班基本信息:航班号、航线起始站、航线终点站、飞行时间(星期几)、成员订额、票价...
航班基本信息:航班号、航线起始站、航线终点站、飞行时间(星期几)、成员订额、票价-flights basic information : Flight, the starting point routes, the flight destination, flight time (the week). members set amount of the fare
- 2022-01-26 03:37:51下载
- 积分: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
-
The use of characters to deal with the volume of compressed HTML examples, inclu...
利用字符处理把HTML的体积压缩事例,包含VB中各种字符处理的用法和事例,初学VB者可以-The use of characters to deal with the volume of compressed HTML examples, including the various characters deal with VB usage and examples, VB beginner will be able to
- 2022-12-19 08:35:03下载
- 积分:1
-
The source implementation of the BCH error correction encoding and decoding proc...
该源码实现了BCH纠错编解码程序,并附上水印处理程序-The source implementation of the BCH error correction encoding and decoding process, together with a watermark processing
- 2022-07-28 10:29:08下载
- 积分:1
-
用8051作按键计数并LED显示,及数据分离
用8051作按键计数并LED显示,及数据分离-8051 for the button with LED display and count, and data separation
- 2022-02-01 07:30:37下载
- 积分:1