-
著名online judging usaco的问题集,方便参加竞赛的同学
著名online judging usaco的问题集,方便参加竞赛的同学-Well-known online judging usaco of questions to facilitate students to take part in competition
- 2022-03-22 18:18:22下载
- 积分:1
-
很好用的程序,可以学习文件操作,通信插件使用。
很好用的程序,可以学习文件操作,通信插件使用。-useful tool kit to illustrate the file operator, communication,etc.
- 2022-02-20 15:31:56下载
- 积分: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
-
文件版本比较类 文件版本比较类
文件版本比较类 文件版本比较类-documents more types of documents earlier versions category
- 2023-07-28 17:55:03下载
- 积分:1
-
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
数据结构haffuman 实验的源程序
包含encode.h weitfile.h 等等
-Data structure that contains the source code haffuman experiment encode.h weitfile.h, etc.
- 2022-07-18 11:38:53下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1
-
本地硬盘与可移动盘文件的更新与同步.工具 文件 VC 例程
本地硬盘与可移动盘文件的更新与同步.工具 文件 VC 例程-Local hard disk and removable disk file updates and synchronization. Tool file routines VC
- 2022-08-20 00:32:57下载
- 积分:1
-
一个文本编辑器,在网上下的。为了充足我们网站的代码,传一下...
一个文本编辑器,在网上下的。为了充足我们网站的代码,传一下-a text editor, the on-line. To our website adequate code, communicating what
- 2023-01-27 20:25:03下载
- 积分:1
-
the program in CFileDialog, a selected number of documents, document processing...
该程序实现了在CFileDialog中,一次选中多个文件时,文件路径的处理-the program in CFileDialog, a selected number of documents, document processing path
- 2022-02-03 03:03:59下载
- 积分:1
-
ntfs underlying storage structure Xiangjie NTFS is the Windows NT introduced a n...
ntfs 底层存储结构详解
NTFS是Windows NT引入的新型文件系统,如果您是一位熟悉FAT磁盘格式的专业人士,您可能会觉得NTFS系统的思想蹩脚而晦涩,如果您对FAT格式一无所知,那么恭喜您,您会更快的了解这种更有效率的磁盘格式。-ntfs underlying storage structure Xiangjie NTFS is the Windows NT introduced a new file system, if you are familiar with the FAT disk format of a professional, you may feel lousy idea NTFS system, but obscure, if you know nothing about FAT format , then congratulations you, you will understand this more efficient and faster disk format.
- 2022-04-10 10:10:43下载
- 积分:1