-
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
-
观察者模式-老板回来03
说明: Custom Text Box for Date, Currency etc
- 2020-06-24 12:40:02下载
- 积分:1
-
C-900example
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡(language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like)
- 2007-03-13 13:26:26下载
- 积分:1
-
C# 计算器代码
简单的使用C# 编辑的计算器实现计算器功能的代码。实现基本算数运算,可以进行整数,小数,加减乘除,并对除数不能为0做了验证处理,并添加了平方,等简单的计算功能。
- 2022-04-18 23:44:30下载
- 积分:1
-
c#串口通讯代码可发可收
c#串口通讯程序,可发可收。用来和串口设备进行简单通讯、调试。可写程服务使用。工业产品可以使用,程序简单易懂。
- 2022-01-26 07:42:43下载
- 积分:1
-
UDF代码汇总集锦
汇总了常用的UDF,包括造波模拟、压力速度温度边界条件、源项、物性参数修改以及各种动网格程序等等,适合新手入门学习。
- 2023-02-17 11:00:04下载
- 积分:1
-
baluable
windows IRP IO 处理流程图 非常有价值 可以的,很好(Windows IRP IO processing flow chart can be very valuable, is very good)
- 2017-07-22 08:35:18下载
- 积分:1
-
btree
说明: b树的c++代码实现,用于数据结构的学习(C++ code implementation of B-tree)
- 2019-02-24 19:27:11下载
- 积分:1
-
yjuaherethere
这是一个关于模拟退火c c++的算法程序,内有详细解释,希望对大家有所帮助(This is a simulated annealing c c algorithm, there is a detailed explanation, I hope to help you)
- 2018-11-22 10:15:16下载
- 积分:1
-
Status
VC++6.0调试通过。单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息()
- 2007-07-23 17:59:00下载
- 积分:1