-
打开一个8位图像得文件并且,显示一个8位图像,
打开一个8位图像得文件并且,显示一个8位图像,-opened an eight images in the document and, showing an eight images,
- 2022-02-02 09:16:51下载
- 积分:1
-
您可以使用配置文件来保存您的设置。
You can use profile to save you setting.
- 2022-05-11 00:05:26下载
- 积分:1
-
实现对E2P的读写操作,包括底层的具体函数。已经过实际验证。...
实现对E2P的读写操作,包括底层的具体函数。已经过实际验证。-achieve the right E2P write, including the bottom of the specific function. Have been actually tested.
- 2022-02-05 22:37:17下载
- 积分: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
-
按照由DE2板子生成的GRGB文件,得到bmp图像
按照由DE2板子生成的GRGB文件,得到bmp图像-Generated by the DE2 board in accordance with GRGB documents obtained bmp image
- 2022-07-08 13:41:50下载
- 积分:1
-
这是一个在后台读取闪盘里所有东西的小软件。只要闪盘一插上,所有的内容都会被拷走。...
这是一个在后台读取闪盘里所有东西的小软件。只要闪盘一插上,所有的内容都会被拷走。-This is a flash in the background to read all the things a small software. As long as the flash plug in one, all the content will be copy away.
- 2023-05-09 21:15:03下载
- 积分:1
-
文件操作的代码示例
文件操作的代码示例-Sample code file operations
- 2022-05-16 15:41:21下载
- 积分:1
-
通过对MP3文件的解码获取该MP3文件的歌曲信息,包括歌手,流派,年份,歌曲时长,专辑等信息,提取后进行显示...
通过对MP3文件的解码获取该MP3文件的歌曲信息,包括歌手,流派,年份,歌曲时长,专辑等信息,提取后进行显示-By decoding MP3 files to obtain information of the MP3 files of songs, including artists, genres, year, song duration, album and other information, extracted after the show
- 2023-07-14 15:40:23下载
- 积分:1
-
可以嵌套子目录的字符串替换,文件名替换
可以嵌套子目录的字符串替换,文件名替换 -can be nested subdirectories string replacement, File Name Replacement
- 2022-06-12 20:19:20下载
- 积分: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