-
Realize automatic processing of configuration files, XML configuration file will...
实现配置文件的自动处理,将XML配置文件加载到需要的位置-Realize automatic processing of configuration files, XML configuration file will be loaded into the needs of the location of
- 2022-06-02 06:46:06下载
- 积分:1
-
geographic information systems professionals a skeleton algorithm with the proce...
地理信息系统专业一种骨架法算法的程序,取周围9个矢量点的值叠加分析-geographic information systems professionals a skeleton algorithm with the procedures for around nine points of the value vector overlay analysis
- 2022-01-25 16:15:42下载
- 积分:1
-
CFile.Open()的使用说明
CFile file;
CFileException fe;
//打开文件
if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe))
{
ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC);
return FALSE;
}
CFIIE类是MFC的文件类的基类,它直接提供无缓冲的二进制 磁盘I/O设备,并且通过它的派生类可以提供对text文件和内存文件的存取。CFILE与CArchive类一起提供对MFC序列化的支持。
- 2022-08-18 11:25:14下载
- 积分:1
-
工业机器人程序转换源码
由于各品牌工业机器人程序格式各不相同,所以不同品牌工业机器人的程序相互间要转换才能使用。本代码只写了一部分品牌工业机器人对我公司机器人的转换。
- 2022-08-03 11:41:28下载
- 积分:1
-
Is to download a simple procedure, enter the URL can be downloaded directly on y...
是下载的一个简单的程序,输入网址就直接就可以下载啦-Is to download a simple procedure, enter the URL can be downloaded directly on you
- 2023-06-23 01:00:04下载
- 积分:1
-
MASM
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm
- 2023-08-07 03:20:03下载
- 积分:1
-
使用同步参考系统、间接和最大值法的三相有源电力滤波控制器
本文展示了由电网供电的 3 线电子系统的Matlab/Simulink 仿真结果,其中 CCP (公共耦合点)连接到平行有源电力滤波器 (APF)。 为了进行全面分析,APF 是通过三个不同的方法控制 (同步参考框架、间接和最大值)。分析将以三个质量指标为依据:THDI (TDD) (电流总谐波失真系数)、PF (功率系数) 以及Iunb (电流不均衡度).
- 2023-08-03 04:20:03下载
- 积分:1
-
查看C++文件中的函数的工具,计算各个函数的实际代码行数,注释行数等等....
查看C++文件中的函数的工具,计算各个函数的实际代码行数,注释行数等等.-View C document, the function of the tool to calculate the actual function of each source line number, a few notes, and so on.
- 2022-01-26 07:27:26下载
- 积分:1
-
// 试用举例:
#include "ZUtf8_16.h"
见包中的说明。
// 试用举例:
#include "ZUtf8_16.h"
见包中的说明。-//For the trial :# include "ZUtf8_16.h" see included in the note.
- 2022-09-24 23:40:02下载
- 积分:1
-
关于Excel文件的操作,实现Excel文件的读写和删除
关于Excel文件的操作,实现Excel文件的读写和删除-Excel documents on the operation, to achieve read and write Excel files, and delete
- 2023-06-04 10:15:03下载
- 积分:1