-
前回扫方法
前向/后向扫描算法IEEE测试系统径向配电网潮流分析
- 2023-01-11 02:05:03下载
- 积分:1
-
html2word是用来解析文件或HTML页面的类。通过使用这个c
html2word is a class which is used to parse files or html pages. by using this class you can get a list of words which are used in the page and number of them.
- 2022-03-26 02:26:01下载
- 积分:1
-
This is a mail with the source code c language, can achieve in the Windows syste...
这是一个邮件收发的源代码用c语言编写,可以实现在windows系统下的邮件收发功能.-This is a mail with the source code c language, can achieve in the Windows system under the mail function.
- 2023-04-22 11:05:03下载
- 积分:1
-
PDBingo 是一个在 PC 桌面端编辑 PDB 文件的工具,可以浏览、合并、拆分 PDB 文件,并可设置 PDB 文件的属性。请使用MASM 编译。...
PDBingo 是一个在 PC 桌面端编辑 PDB 文件的工具,可以浏览、合并、拆分 PDB 文件,并可设置 PDB 文件的属性。请使用MASM 编译。-PDBingo is in a desktop PC PDB document-editing tools, they can surf, mergers, Resolution PDB documentation, can set the attributes of PDB documents. Please use the Multiple compiler.
- 2022-08-08 15:59:26下载
- 积分:1
-
CSpreadSheet use category, Excel spreadsheet file for the programming operation
运用CSpreadSheet类,针对Excel表格文件操作的编程实现-CSpreadSheet use category, Excel spreadsheet file for the programming operation
- 2022-03-24 01:56:14下载
- 积分:1
-
This Source
This Source-Navigator, an IDE for C/C++/Java/Tcl/Fortran and a
host of other languages. Source-Navigator includes powerful source
code comprehension features that help a developer understand complex
relationships between elements of a program s source.
Source-Navigator is released under the terms of the GPL see the
COPYING file for more information about the GPL.
The Source-Navigator project is hosted at SourceForge:
- 2022-08-13 23:02:56下载
- 积分:1
-
为c/c++/cxx源码批量添加版权注释
为c/c++/cxx源码批量添加版权注释,稍作修改,可以支持任何语言。使用js开发的原因是,灵活且方便随时随地修改。windows下双击就可以运行。非常地方便。
- 2022-08-25 13:34:14下载
- 积分:1
-
Qt对XML文件增删查改操作
实现QT对XML文件的创建,添加节点,查找节点,删除节点,添加节点下键值,读取节点下的键值,本代码最多支持4层节点,如果需要更多节点,可以参照我的函数进行重载 来实现。调用方便,类已经封装好,有中文注释。1.创建XML文件,2.添加一级节点,或添加2、3、4级节点3.设置添加的键值4.添加指定下节点的键值5.查找键值6.删除键值7.读取键值
- 2022-07-23 13:00:36下载
- 积分: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
-
零电流转换器
此文件包括 ZCS matlab 仿真模型。使用软开关拓扑结构模拟模型。它基于谐振变换器
- 2022-03-04 13:40:58下载
- 积分:1