-
把指定文件的“创建时间”“修改时间”修改成指定的值
把指定文件的“创建时间”“修改时间”修改成指定的值-designated documents "creation time", "modified" revise the value of the specified
- 2022-03-15 16:14:03下载
- 积分:1
-
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDl...
│ Array.cpp
│ Array.ds w
│ Array.h
│ Array.rc
│ ArrayDlg.cpp
│ ArrayDlg.h
│ ReadMe.txt
│ Resource.h
│ StdAfx.cpp
│ StdAfx.h
│
└─res
Array.ico
Array.rc2
MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。
MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。
MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
- 2022-03-07 20:55:03下载
- 积分:1
-
批量替换,替换目录下的全部文件,开发平台: Microsoft Visual Studio .NET 2003...
批量替换,替换目录下的全部文件,开发平台: Microsoft Visual Studio .NET 2003-volume replacement, the replacement directory of all documents, development platforms : Microsoft Visual Studio.NET 2003
- 2022-05-29 00:21:06下载
- 积分:1
-
用VC6.0中开发HTML帮助文件
用VC6.0中开发HTML帮助文件-development HTML help ducument by vc6.0
- 2022-10-11 06:25:03下载
- 积分:1
-
从text文件中读取信息,写入xls文件
从text文件中读取信息,写入xls文件-documents from the text message read, write xls document
- 2022-03-19 23:59:06下载
- 积分:1
-
通过API实现对内存访问的一个例子。读取大文件的速度很快
通过API实现对内存访问的一个例子。读取大文件的速度很快-through API memory of a visit examples. Readers of large files fast
- 2023-04-06 02:45:03下载
- 积分:1
-
文件版本比较类 文件版本比较类
文件版本比较类 文件版本比较类-documents more types of documents earlier versions category
- 2023-07-28 17:55:03下载
- 积分:1
-
使用朴素贝叶斯文本分类的Python代码
应用背景朴素贝叶斯分类器是最成功的已知的学习分类文本文件的算法。我们将提供adatasetcontaining 20000新闻组消息从20个新闻组绘制。数据集包含20个新闻组的1000个文件。关键技术1.请请从 http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html 下载数据
2.分类是做 usingNaive 贝叶斯分类技术。
3.程序语言编写的 python。
4.Theaccuracyresult 是 98.7%是很好。
5.数据集很大,所以训练分类器的数据作为训练数据半休息一半作为测试数据
- 2022-02-04 14:40:20下载
- 积分:1
-
EXCEL+++整体写入和读取
labview操作excell文件,可以写入和读取。LabVIEW前面板可再次开发,简单,实用。
- 2022-06-01 21:21:53下载
- 积分:1
-
Dispersion in Optic Fiber
它是计算激光脉冲沿光纤传输时色散的程序。通过改变代码的不同参数,可以检查每个参数对输出脉冲的影响。它是一种在光纤网络设计中节省时间和金钱的模拟方法。
- 2022-02-20 15:01:52下载
- 积分:1