资源列表

« 1 2 ... .44 .45 .46 .47 .48 1149.50 .51 .52 .53 .54 ... 1573 »

[文件操作Txt2Bin

说明:以vs2010 MFC编程实现文本*.txt到二进制文件的转换。.txt文本文件中存储的是很多测量数据。一共174个被测变量,一秒钟测量一次,测量时间和测量值都存储在文本文件中。程序的目的是将文本文件转换为二进制文件,供后续处理,比如提取某个变量,以时间为横轴画出曲线。 -Vs2010 MFC programming text*. Txt to binary file conversion. many measurement dat
<TYS> 在 2024-09-17 上传 | 大小:25223168 | 下载:1

[文件操作swiftsearch

说明:开源的磁盘文件查找的源码,速度极快,可用开参考使用。-Find the source of the open-source disk files, fast and use available open reference.
<scenic> 在 2024-09-17 上传 | 大小:216064 | 下载:0

[文件操作OLE-read-Excel2003

说明:通过excel组件OLE方式读取excel数据,使用vc++6.0.方便的读写数据方式。-Through the excel components OLE way to read excel data using vc++6.0. Convenient way to read and write data.
<liubin> 在 2024-09-17 上传 | 大小:107520 | 下载:0

[文件操作Write_Exls

说明:有效的将文件中的数据存储到Excle 表中,可以动态加载,判断重复-Valid data in the file stored in to Excle the table can be dynamically loaded, it is judged repeat
<WS> 在 2024-09-17 上传 | 大小:33792 | 下载:0

[文件操作TraverseMagneticDiskCatalogue

说明:用TreeView控件遍历磁盘目录,资源管理器-TreeView Explorer
<那玉成> 在 2024-09-17 上传 | 大小:67584 | 下载:0

[文件操作StringFinder

说明:自动在一堆TXT文件中找出包含指定字符串的TXT文件并将文件名显示出来。使用VC++2005编写-Automatically identify a bunch of TXT file TXT file containing the specified string and the file name is displayed. Written in VC++2005
<李逍遥> 在 2024-09-17 上传 | 大小:149504 | 下载:0

[文件操作mssqlword

说明:从SQL Server中提取Word文档,Delphi源码实现,测试之前请先连接好数据库信息,数据库文件在Database目录中,是一个数据库与文件操作相结合的例子-Word document, extracted from SQL Server Delphi source implementation, test before you connect the database information, the database fil
<Polo Wong> 在 2024-09-17 上传 | 大小:129024 | 下载:0

[文件操作myGLOBAL

说明:Source Insight 3.5配置,我一直在使用。。很好用,能自动对齐-Source Insight 3.5
<hong> 在 2024-09-17 上传 | 大小:25600 | 下载:0

[文件操作AnHangPaiXu

说明:大家都知EXCEL只能按列排序, 此代码能让EXCEL实现按行排序的功能-Sub Macro1() Dim i As Integer For i = 2 To Sheet1.Range("a65535").End(xlUp).Row Rows(i).Select Application.CutCopyMode = False Selection.Copy Sheets("
<dhf> 在 2024-09-17 上传 | 大小:8192 | 下载:0

[文件操作copy

说明:大文件复制工具源代码,一个很好的文件操作例子-Large file copy tool source code example of the operation of a good file
<司徒欢> 在 2024-09-17 上传 | 大小:2048 | 下载:0

[文件操作File-comprehensive-

说明:该程序实现文件的压缩解压。 在VC下实现,代码简单。-The program file compression and decompression. VC under simple code.
<大海> 在 2024-09-17 上传 | 大小:1403904 | 下载:0

[文件操作ALLTRIM

说明:Trims spaces, left and right and deletes empty lines.
<Askrift> 在 2024-09-17 上传 | 大小:1024 | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 1149.50 .51 .52 .53 .54 ... 1573 »

源码中国 www.ymcn.org