-
在指定目录内删除指定的后缀文件,支持自定义,多种后缀名。...
在指定目录内删除指定的后缀文件,支持自定义,多种后缀名。-Delete the specified directory specified suffix documents in support of custom, multi-suffix name.
- 2023-05-05 21:40:03下载
- 积分:1
-
用正则表达式提取文本内容
VB代码实现用正则表达式对一段文字或对一个文本文件的内容进行匹配提取,提取到多段符合表达式的内容后可以自已指定用什么符号隔开显示。注意,建立VB工程后,要引用regexp.tlb文件,才支持正则表达式。
- 2022-03-15 07:46:51下载
- 积分:1
-
Java字典编码
Java字典压缩编码:很小很实用;双击Jar文件运行,再观察out文件夹下多出的两个文件:分别是编码流文件和解码文件。
另外会弹出消息框显示压缩率。
- 2023-01-06 09:25:03下载
- 积分:1
-
一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备...
一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备-unable to find the general. The windows/linux literacy. Conf a very powerful tool kit. Essential
- 2022-11-27 03:20:03下载
- 积分:1
-
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。...
三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。-Samsung nand flash-based file system patents, understanding virtual U-mapping technique is very helpful.
- 2022-04-10 00:03:44下载
- 积分:1
-
一个非常好用的excel操作类,符合人工学
一个非常好用的excel操作类,符合人工学-operator excel is very good
- 2022-01-27 15:10:29下载
- 积分:1
-
To manage a txt file with a list of names
To manage a txt file with a list of names
- 2022-03-22 13:08:39下载
- 积分:1
-
大数据读写
针对大数据,大文件快速读写,尽量减少内存的占用,提高效率,节省时间,并且具有数据兼容性,能够分类提取大文件中的数据,并且分类显示,综合分析。
- 2023-05-24 12:45:03下载
- 积分:1
-
基于FPGA的数字时钟clock.vhd
应用背景digita_clock_clock.vhd_on_fpga _digita_clock_clock.vhd_on_fpga _关键技术fpga_appication_with_vhdl_sample_program_fpga_appication_with_vhdl_sample_program_
- 2022-03-17 21:17:39下载
- 积分: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