-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
浮点型转换成字符型的小程序,用任何显示器都能显示
浮点型转换成字符型的小程序,用任何显示器都能显示-Converted to floating-point type of the small character procedures, any display can show
- 2022-01-28 14:29:48下载
- 积分:1
-
906 for one yuan linear regression equation and forecast a function of the varia...
906 求一元线形回归方程及预报
一 功能 x为自变量,y为随机变量,给出一组n次观测值(Xi, Yi), I=1, 2,
… n, 求线形回归方程
Y=A+BX
来描述Y与X的变化规律。并用T检验法检验线形回归是否显著。若显著,可用求得的线形回归方程作预报,并给出预报值的置信区间。
-906 for one yuan linear regression equation and forecast a function of the variable x, y as random variables, is a group of n measurements (Xi, Yi), I = 1, 2, ... n, seeking linear regression equation Y = A BX to describe the X and Y changes in the law. Using T-test whether linear regression significantly. If significant, can be used to compute the linear regression equation for forecasting, and is forecasting value of the confidence interval.
- 2022-08-09 19:24:23下载
- 积分:1
-
神龙卡avi播放
神龙卡avi播放-Shenlong card players
- 2022-02-15 20:56:23下载
- 积分:1
-
Ch7_MyPad_MFC_Programming_Prosise
以下是jeffprosise第二版《用MFC编程Windows》第7章的源代码。这里的源代码附带了一个完整的visualstudio构建。
- 2022-06-29 01:18:39下载
- 积分:1
-
visit to the source code statements
访问报表的源代码-visit to the source code statements
- 2022-03-05 21:30:12下载
- 积分:1
-
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的...
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的个数。-had to debug memory leakage and resources on the preparation of the tools used GDI can show all current process used by the DC, Region, Bitmap, Palette, Font, Brush number of other objects.
- 2022-03-21 07:34:11下载
- 积分:1
-
花了几十块钱买的企业的网站,可后台添加数据,前台显示,很好用。...
花了几十块钱买的企业的网站,可后台添加数据,前台显示,很好用。-Spent money to buy dozens of businesses block the site, very good use.
- 2023-05-03 23:55:04下载
- 积分:1
-
本文介绍了一个简单的日历,在您的桌面上。我创造了…
This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
- 2022-10-22 21:40:03下载
- 积分:1
-
一个简单的聊天室,实现基本功能
一个简单的聊天室,实现基本功能-a simple chat room, achieving basic functions
- 2022-07-09 04:51:37下载
- 积分:1