-
文件操作的代码示例
文件操作的代码示例-Sample code file operations
- 2022-05-16 15:41:21下载
- 积分: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
-
This is a development to the use of shared memory to use this source category co...
这是一个用来开发使用共享内存的源码
使用这个包装类可以方便的开发出基于共享内存的应用-This is a development to the use of shared memory to use this source category convenient packaging developed based on the sharing Application Memory
- 2022-12-27 10:50:03下载
- 积分:1
-
目录生成的代码
文件目录生生成代码-directory generated code
- 2022-03-26 12:41:21下载
- 积分:1
-
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确...
创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确-Create a large file from a avi file so that read data on the newly created big file and then write the data to write MD5 checksum value to ensure that the correct write large files
- 2023-03-15 07:55:04下载
- 积分:1
-
提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlN...
提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlNodeWrapper,节点操作-provide common tools xml View, Packaging, a three categories : CXmlDocumentWrapper the xml file manipulation, CXmlNodeListWrapper, Node Set operation, CXmlNodeWrapper, Node Operation
- 2022-08-08 17:00:44下载
- 积分:1
-
输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串...
输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string
- 2022-09-26 00:05:03下载
- 积分:1
-
digama.m calculates双(x)=d(日志(γ(X)/ DX))
digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) ) / dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file. -digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) )/dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file.
- 2022-06-21 03:07:48下载
- 积分: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
-
koogra 用与读Excel表,特点是速度快。
koogra 用与读Excel表,特点是速度快。-Reading koogra using Excel sheet, characterized by speed.
- 2022-06-26 06:38:00下载
- 积分:1