-
在 c + + 的功能全面的 Windows HTTP 包装
这是全功能的 WindowsHTTP在 c + + 中的包装。它是在 c + + 类的包装。它是功能完备、 易于使用。你只需要包含一个头文件,使用的封装器。
- 2022-06-29 06:50:28下载
- 积分:1
-
前一段时间,我开发一个有关硬件的程序,需要初始化很长时间,为了防止用户误认为程序已经死掉,必须显示一个漂亮的界面让用户没有这种误解。就像我们系统拷贝很大的文件的...
前一段时间,我开发一个有关硬件的程序,需要初始化很长时间,为了防止用户误认为程序已经死掉,必须显示一个漂亮的界面让用户没有这种误解。就像我们系统拷贝很大的文件的时候显示的窗体一样。可惜我没有找到,只有自己亲自开发了。开发一个类,继承于CWnd,很方便。代码比较简单希望有兴趣的朋友下载看看。-some time ago, I developed a hardware-related procedures, the need to initialize a very long time, in order to prevent users mistakenly believe that the procedure has survived, must show a pretty interface to let users do not have this misconception. Like our system great copy of the document shows the same window. Unfortunately, I did not find that only personally developed. The development of a class, in succession CWnd, very convenient. Hope relatively simple code are interested to see friends download.
- 2023-08-21 13:45:04下载
- 积分:1
-
一个很简单的设备管理程序
一个很简单的设备管理程序-a very simple device management procedures
- 2022-01-25 19:47:55下载
- 积分:1
-
vc下实现链表的创建,删除,插入,销毁等算法的函数
vc下实现链表的创建,删除,插入,销毁等算法的函数-vc list under the Create, delete, insert, such as the destruction of the function algorithm
- 2022-05-18 00:54:03下载
- 积分:1
-
To achieve a natural Lantern series, odd
实现彩灯的自然数列、奇数列、偶数列、音乐数列的循环显示-To achieve a natural Lantern series, odd-numbered columns, even column, music, series, shows the cycle of
- 2022-01-26 06:51:36下载
- 积分:1
-
file driver for xps356666
file driver for xps35-file driver for xps356666
- 2022-04-29 00:27:36下载
- 积分:1
-
多平台插件开发制作容易!
Multi Platform Plugin Development Made Easy!
- 2022-05-27 13:56:18下载
- 积分:1
-
C++、MFC源代码numfrmdemo
C++、MFC源代码numfrmdemo-C, MFC source code numfrmdemo
- 2022-01-25 18:13:15下载
- 积分:1
-
分布式中的组件应用
分布式中的组件应用-the Distributed Component Application
- 2022-08-25 17:44:16下载
- 积分: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