-
Filecombine
说明: 这是个人写的简单的文件合并工具,有如下特性:
1. 支持二进制和文本文件合并;
2. 可以自定义填充字节(默认为0);
3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内);
4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围;
5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件;
6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics:
1. Support binary and text file combine;
2. You can customize the padding byte (default is 0);
3. You can select any address of the source file and any data length (within the data range of the source file);
4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file;
5. Support split source files, but only one source file and one target file are supported in a single operation;
6. You can save/load the file to combine, split configuration data and reuse it;)
- 2019-10-26 14:27:33下载
- 积分:1
-
VB6Project
good,非常好的东东非常好的东东非常好的东东(good)
- 2009-03-17 17:10:30下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
04299003
有關於發光二極體利用光子晶體設計分析之文章(Has on the light-emitting diode using photonic crystal design and analysis of the article)
- 2008-07-04 17:20:43下载
- 积分:1
-
UsrExcelCreate
VC++ 创建excel文件 内涵基本的方法,适合初学者(VC++ create excel file)
- 2010-11-08 11:47:31下载
- 积分:1
-
GPS
GPS网平差,适合测绘工程同学,亲测可用。(GPS network adjustment for surveying and mapping engineering students, pro-test available)
- 2016-12-18 00:54:06下载
- 积分:1
-
178-classic-c-language-source-code
178个经典c语言源代码+算法大全
还有经典C程序100例
学习程序设计的很好的参考(178 classic c language source code+ algorithm Daquan
There are 100 cases of classic C program
Good reference for learning program design)
- 2012-12-04 13:08:12下载
- 积分:1
-
C_C++code_formate
C_C++源程序的格式化软件,控制台界面(C_C++ Source formatting software, console interface)
- 2007-08-01 08:21:24下载
- 积分:1
-
USB(VC)
一个用VC++写的有关USB接口通信的程序,(a VC++ to write the USB communication procedures,)
- 2007-05-29 08:15:09下载
- 积分:1
-
VisualC(pdg)
Visual C# .NET编程基础,对于VS用于WEB编程的处学者很有帮助(Visual C#. NET programming basis for VS Department for WEB programming academics helpful)
- 2007-11-07 19:59:52下载
- 积分:1