-
开源的FTP封装的类,支持常用的FTP的各种操作,可以修改支持中文名称,里面有修改的说明...
开源的FTP封装的类,支持常用的FTP的各种操作,可以修改支持中文名称,里面有修改的说明-Open-source FTP package type to support a variety of commonly used FTP operation, can be modified to support the Chinese name, which has to amend the note
- 2022-02-03 07:59:37下载
- 积分:1
-
使用递归算法在指定目录下查找文件
使用递归算法在指定目录下查找文件-use recursive algorithm in designated directories search for documents
- 2023-02-21 15:05:04下载
- 积分:1
-
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码...
繁体字和简体字是汉字中经常使用的两种汉字表现形式,在计算机中它们的内码稽核分别称为BIG5和GB码。平时经常会遇到这两种编码需要相互抓换的情况,因此掌握汉字内码对于软件开发人员非常重要。本例实现了汉字内码转换。-traditional and simplified Chinese characters are frequently used Chinese characters of the two forms, the computer code within their respective audit called BIG5 and GB yards. Usually encountered both need each other coding for grasping the situation, master CICS code for software developers is very important. The realization of the cases CICS code conversion.
- 2022-01-25 16:58:16下载
- 积分:1
-
用Java实现的文件输入输出源代码,适合于初学Java者
用Java实现的文件输入输出源代码,适合于初学Java者-using Java in the paper input and output source code for Java were toddlers
- 2022-04-17 02:40:31下载
- 积分:1
-
药物滥用的角色
这是联合国ñPeque O PROGRAMA德阙德java就像比如第实习一个秋波ficheros EN java Y ordenarlos ;
- 2022-01-26 19:28:24下载
- 积分:1
-
SQL script will be in Japanese text into shftjis format.
将SQL脚本的里日本语文字转换成shftjis格式.-SQL script will be in Japanese text into shftjis format.
- 2023-05-22 04:50:03下载
- 积分:1
-
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和...
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和LZSS稍慢, 如果不用huffman, 速度和LZSS差不多. -lzss+ RLE+ huffman. in order to maintain a relatively fast speed, only to Flag for huffman coding. can be used for embedded code compression. LZSS compression rate than the larger, slower speed and LZSS, if it is not huffman, speed and LZSS almost.
- 2022-06-29 20:56:32下载
- 积分:1
-
用delphi编写的实现文件分割与合并功能的小程序,有源码。
用delphi编写的实现文件分割与合并功能的小程序,有源码。-with delphi achieve document prepared by the division of functions and consolidation of small procedures, the source code.
- 2022-03-14 19:41:01下载
- 积分:1
-
现在,我将文件分割为操作简单,如下:1、O。
下面我将这个文件分割器的运行流程简单列出如下:
1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。
2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。
3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。
4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
5、 合并过程与分割过程类似,只是多了对可选择的合并文件的限制。
-Now, I will split the document for the operation is simple, is as follows : 1, opted to split the original document, with OpenFileDialog control achieved record variable SplitSourceFileName paper trails. 2, the choice of segmentation document addresses the preservation, use FolderBrouserDialog Controls, variable SplTargetFolder record keeping path. 3, user input block size, the option to KB or MB units, a variable ItemSize record. 4, clicking on the "Start split." Button, if parameter is lawful, the division started the process, the progress of the show progress in implementation, suggest otherwise wrong. 5, the merger process and segmentation process similar, but more on the choice of the merg
- 2022-07-26 15:44:28下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1