-
AppWizard has created this CIniDemo application for you. This application
not...
AppWizard has created this CIniDemo application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.-+5.0 has created this CIniDemo appli tion for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application.
- 2022-07-23 12:02:16下载
- 积分:1
-
G代码数控代码移动
资源描述3轴数控机床的G代码示例。包含克和米代码,这些代码。
- 2023-09-09 14:20:04下载
- 积分:1
-
操作系统课程设计,模拟操作系统中文件管理系统,有详细的文档和代码...
操作系统课程设计,模拟操作系统中文件管理系统,有详细的文档和代码-courses on operating system design, simulation operating system document management system, a detailed documentation and code
- 2023-06-26 22:25:03下载
- 积分:1
-
A visual tool to automatically generate C++ code
A visual tool to automatically generate C++ code -A visual tool to automatically generate C c ode
- 2022-06-29 09:19:39下载
- 积分:1
-
hashtable 实现缓存整理等功能,table中午对象存在时间过长则序列化进入磁盘...
hashtable 实现缓存整理等功能,table中午对象存在时间过长则序列化进入磁盘-hashtable
- 2022-08-22 11:53:35下载
- 积分:1
-
利用汇编写的文件操作小程序,功能是复制文件。
利用汇编写的文件操作小程序,功能是复制文件。-Use the compilation of documents written in the operation of small procedures, function is to copy files.
- 2022-06-28 03:09:54下载
- 积分:1
-
威利信用风险建模使用 Excel 和 VBA 2007 年 6 月
前言十一
十三、 排除一些提示
与 Logit 1 1 估计信用评分
连接分数、 违约概率和观察到的默认行为 1
估算 logit 系数在 Excel 4
在模型估计 8 后计算统计数据
解释回归统计 10
预测和应用场景分析 13
在输入变量 15 治疗异常值
选择的分数和解释变量 19 之间的功能关系
结束语 23
注意到与文学 24
附录 24
2 默认预测和估值 27 的结构方法
默认和估价在结构模型中 27
实施一年地平线 30 的默顿模型
- 2023-02-02 11:15:05下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
一个目录拷贝的源码例子,可以整个目录检索和拷贝
一个目录拷贝的源码例子,可以整个目录检索和拷贝-Copy of the source code example of a directory
- 2022-03-07 09:49:54下载
- 积分:1
-
通过读取CAPP系统产生的XML文件获取工艺信息
通过读取CAPP系统产生的XML文件获取工艺信息-CAPP system by reading the XML documents obtained Process Information
- 2023-08-25 09:05:09下载
- 积分:1