资源列表

« 1 2 ... .19 .20 .21 .22 .23 824.25 .26 .27 .28 .29 ... 1573 »

[文件操作delRepeat

说明:去除文件中的重复行。 先将文件内容读入一buffer,按行拆分,每行数据只取\t之前的部分。然后用二分直接插入法将不重复的字符串放入一二维数组。-Remove duplicate rows from the file. Content of the document read into a first buffer, split by row, each row of data just take \ t the previous
<haiyan> 在 2024-10-02 上传 | 大小:214016 | 下载:0

[文件操作by

说明:温度计 短尾是很适合-k
<liu> 在 2024-10-02 上传 | 大小:126976 | 下载:0

[文件操作test-espeak.tar

说明:对英文和汉语UTF-8格式的文本进行阅读-read English and chinese file
<孔建华> 在 2024-10-02 上传 | 大小:823296 | 下载:0

[文件操作READTXTto

说明:改变以前读取TXT文件是整段读取的缺点,实现了TXT中数据的逐行读取以及数据的分解。-To change the previous paragraph to read TXT file is to read the shortcomings of the whole to achieve the progressive reading TXT data, and data decomposition.
<胡涛> 在 2024-10-02 上传 | 大小:5249024 | 下载:0

[文件操作M2XTextCut

说明:将大的文本文件分割,便于在移动设备上查看。-Split the large text files for easy viewing on mobile devices.
<maotianjiao> 在 2024-10-02 上传 | 大小:2292736 | 下载:0

[文件操作disorder

说明:名称:乱序程序 功能:将一个文件每一行打乱顺序后输出。 用途:例如可以把按字母表顺序的单词打乱顺序,方便背诵。-Name: chaotic sequence program features: a file for each line of output after disruption of the order. Purposes: for example, can be disrupted in alphabetical o
<日烛天南> 在 2024-10-02 上传 | 大小:978944 | 下载:0

[文件操作VCExcel_data_chart

说明:自己编的,通过智能指针而不是通过自动化(Automation)可以读写Microsoft Excel文件,输出数据,并能根据函数画出图表,确实很有用,希望对大家能起到抛砖引玉的作用。-It is about control Microsoft Excel by using ptr,it s usefull for read and write Excel
<brezze> 在 2024-10-02 上传 | 大小:930816 | 下载:0

[文件操作tip_analysis

说明:tip 文件是一种采集和记录 IP 分组内容的文件格式。给定一个tip文件,试编写一个程序,从中读取IP分组记录。分析该文件中的分组,统计共包含多少个IP流。并将每个IP流的IP源/目的地址、协议号、源/目的端口号(若有)、分组的个数、数据量、持续时间等信息。-tip document is an IP packet capture and record the contents of the file format. Given a
<zhouchengcheng> 在 2024-10-02 上传 | 大小:219136 | 下载:0

[文件操作p1

说明:This will calculate the monthly payments of sales. The source code is provided in one file which is called sourc.cpp. this project is written in c++.
<g4gate> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[文件操作CloudMoonInstall

说明:当我们制作了一个工具想要发布给别人用时,就需要一个安装程序。往往我们的软件都不大,使用InstallShield等软件既贵又复杂,在网上搜索来的工具不一定能够满足你的需要,又担心版权问题。云月安装制作工具可以让你免除这些担心,因为它是免费、开源的。 云月安装制作工具的优点是使用简单,制作出来的安装程序安装步骤简洁实用。 Key: 安装 制作 工具 软件 免费 开源 C++Builder -When we c
<张强> 在 2024-10-02 上传 | 大小:1929216 | 下载:0

[文件操作CBuilderCopyFilesAction

说明:实现文件复制操作,c++ builder 编写例程。-Achieve the file copy operation, c++ builder write routines.
<李殿鑫> 在 2024-10-02 上传 | 大小:208896 | 下载:0

[文件操作SmallFileSystem

说明:小型文件系统,用于树的保存,已经给出了数据结构,使用时,根据自己的内容添加字段-Small File System
<肖小> 在 2024-10-02 上传 | 大小:56320 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 824.25 .26 .27 .28 .29 ... 1573 »

源码中国 www.ymcn.org