-
实现托盘程序的例子
实现托盘程序的例子-achieve pallet procedures example
- 2022-08-26 00:42:31下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
vbOLE编程 vbOLE编程 vbOLE编程
vbOLE编程 vbOLE编程 vbOLE编程 -vbOLE编程vbOLE编程vbOLE编程vbOLE编程vbOLE编程vbOLE编程vbOLE编程vbOLE编程vbOLE编程vbOLE编程
- 2022-03-04 18:55:13下载
- 积分:1
-
some classic VC source code (3)
一些经典的VC源代码(3)
- 2023-01-02 10:00:03下载
- 积分:1
-
Practical C++ Programming ebook
Practical C++ Programming ebook
- 2022-03-30 23:57:45下载
- 积分:1
-
Lucky numbers drawn using random function VB source ,,,,,,,,,,,,,,,,,,,,,
利用随机函数抽取幸运数字VB源码-Lucky numbers drawn using random function VB source ,,,,,,,,,,,,,,,,,,,,,
- 2022-08-11 04:13:18下载
- 积分:1
-
mfc 多选树 Tree control
应用背景最近有序项目需要,自封装了mfc树控件,实现了ctrl和shift多选功能,亲测可用,在这里上传,共享给有这样需求的同学关键技术对mfc原有TreeControl控件进行了继承封装,使其能够按ctrl和shift键进行多选
- 2022-01-25 15:42:11下载
- 积分:1
-
一个C的扫雷小游戏,玩玩吧
希望各位大虾多多指教
一个C的扫雷小游戏,玩玩吧
希望各位大虾多多指教-A C game of mine, to play it I hope that the exhibitions prawns
- 2022-08-18 19:02:00下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1
-
在中国这一电子电能表生产大国的市场上,哪些企业正在批量供应电子电能表计量芯片? 他们提供的产品可靠性如何? 这些年
累计销售情况又怎么样? 他们为客户提供服...
在中国这一电子电能表生产大国的市场上,哪些企业正在批量供应电子电能表计量芯片? 他们提供的产品可靠性如何? 这些年
累计销售情况又怎么样? 他们为客户提供服务支持的理念是什么?-In China, the electronic energy meter-producing countries of the market, which companies are bulk suppliers of electronic power metering chip? Provide them with the reliability of the product? Over the years accumulated sales of what? They provide services to customers in support of the idea of that?
- 2022-04-07 09:49:52下载
- 积分:1