-
Induction motor parameter
感应电动机的参数估计
- 2022-01-30 20:32:18下载
- 积分:1
-
用Java实现的文件输入输出源代码,适合于初学Java者
用Java实现的文件输入输出源代码,适合于初学Java者-using Java in the paper input and output source code for Java were toddlers
- 2022-04-17 02:40:31下载
- 积分:1
-
文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误
文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误-document has been altered after the notification procedures, which we are doing right editor for the reference value, operating procedures to avoid causing the mistakes
- 2022-03-04 11:16:58下载
- 积分:1
-
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具....
一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
- 2022-07-09 03:36:21下载
- 积分:1
-
把指定目下符合后缀条件的文件改名字,批量更改。
把指定目下符合后缀条件的文件改名字,批量更改。-Heads in line with the conditions specified suffix to the file to change the name, bulk changes.
- 2022-05-06 11:33:41下载
- 积分:1
-
scoredown码在Verilog
应用背景scoredown代码包含2个模块和测试模块1 Verilog。这是一个代码写入FPGA实现。输入按钮和开关,输出LED。 ;关键技术本文采用Verilog编码来实现电路的功能。
- 2022-10-16 21:00:03下载
- 积分:1
-
保存二进制图像
代码,将图像数据保存在磁盘上使用 c + + 文件二进制.bin
- 2023-06-14 20:30:06下载
- 积分: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
-
Delphi调用DLL
软件开发 Delphi编程DELPHI中动态调用dll
- 2022-11-14 13:50:03下载
- 积分:1
-
MP3 ID3V23标签的读、写、删除模块和测试程序,适合学习文件操作的朋友....
MP3 ID3V23标签的读、写、删除模块和测试程序,适合学习文件操作的朋友.-the module can read,write delete mp3 ID3V23,it is suitable for studying file operation
- 2022-05-19 01:35:54下载
- 积分:1