-
Change the file access, support for more than windows2000 operating system
更改文件的访问权限,支持windows2000 以上操作系统-Change the file access, support for more than windows2000 operating system
- 2022-08-09 01:32:15下载
- 积分:1
-
日志文件处理,根据应用程序的需要,及时处理成理想的日志文件,便于分析。...
日志文件处理,根据应用程序的需要,及时处理成理想的日志文件,便于分析。-Deal with log files, according to application needs, as an ideal and timely treatment of the log file for analysis.
- 2022-02-27 04:25:56下载
- 积分:1
-
Delphi 记事本 动态创建控件及事件 快速生成序列号,日期,随机字符,等等
应用背景Delphi 模仿Windows 记事本 动态创建控件及事件 ,完美模仿Windows记事本的所有功能 包含源码和 实列程序关键技术支持生成字符,如:日期 ,序列号,随机字符,密码等等 ,支持批量新建文件及文件内容
- 2023-01-08 01:20:03下载
- 积分:1
-
Operation of the use of memory
利用内存映射操作文件,读入内存后,逐行处理,希望有点用-Operation of the use of memory-mapped files, read into the memory after the processing line by line, I hope a little bit with
- 2023-07-30 18:55:02下载
- 积分:1
-
一个节目为 tanck 的
它是一个为 tanck 与 c + + 语言的程序。它是为学生好。这是一个用 c + + 语言写的游戏。享受它......
- 2022-07-08 20:05:40下载
- 积分:1
-
该代码提供了一个简单的文本剪切板例子
该代码提供了一个简单的文本剪切板例子-The code provides a simple example of the text Shear panel
- 2023-03-13 18:15:03下载
- 积分:1
-
python 文件读写目录浏览功能类
python 文件读写目录浏览功能类,包括目录浏览,文本文件读写,文本文件计数,编码读写等文本文件功能。还包括的编码的转换。
- 2022-09-15 12:50:03下载
- 积分:1
-
信号分析仪探测器和平均为今天的数字通信标准
快速准确的测量方法,在今天的数字通信信号需要适当使用信号分析仪探测器模式和平均类型。测量传输信号、 杂散信号、 邻道功率和噪声的最佳速度和信心远比复杂的普通连续波 (CW) 信号测量。本文介绍了不同的频谱分析仪探测器模式和平均的类型,及其 W-CDMA,主要通信标准的关系是-2000,
GSM 和边缘。对测量精度的影响速度和还将讨论统计置信水平。
- 2022-08-06 17:25:12下载
- 积分:1
-
电影制片厂年度总清单
C + + beginnersCode 基本源代码将帮助教关于类、 模板和列表的第一次用户。
- 2022-04-20 12:19:22下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1