-
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。...
本人写的一个能自动格式化C代码的控制台程序,其实就是对文件的读写,和对字符的处理。-I write a C code can automatically format the console program, in fact, the document is read and write, and the handling of characters.
- 2023-06-03 08:45:03下载
- 积分:1
-
一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,...
一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,-A LAN chatting program programed with vc.It s convenient.You can have a look at it.
- 2023-04-30 00:55:03下载
- 积分:1
-
具有时间同步和协议的无线传感器网络应用
应用背景应用无线传感器网络数据收集TelosB节点。该程序实现了时间同步后固定时间与中央节点进行通信的TDD协议。簇头也随时间使功耗在每个微尘等。关键技术该代码是在TinyOS平台和所有必需的文件附件。文件和文件是最重要的。。数控和app.nc文件具有应用程序的主要代码文件。
- 2022-06-28 07:19:39下载
- 积分: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
-
高压缩FAT32 ghost文件转化连接程序
高压缩FAT32 ghost文件转化连接程序-it convert linking program
- 2023-08-21 04:35:03下载
- 积分:1
-
可以嵌套子目录的字符串替换,文件名替换
可以嵌套子目录的字符串替换,文件名替换 -can be nested subdirectories string replacement, File Name Replacement
- 2022-06-12 20:19:20下载
- 积分:1
-
数字 CMOS VLSI 设计方法
这解释数字 CMOS VLSI 设计方法中的全部细节。它描述了数字 CMOS 集成电路和细节设计方面。A 必须为研究生。
- 2022-06-03 20:32:34下载
- 积分:1
-
一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!...
一个遍历文件夹中文件的例子,已经在源码上做了修改,方便调用!-traverse a document folder example, the source code has been revised to facilitate the call!
- 2022-01-22 17:09:13下载
- 积分:1
-
一个记事本得小程序 虽然很简单 不过也是我得一个成果啊
一个记事本得小程序 虽然很简单 不过也是我得一个成果啊-a small notebook in a very simple procedure, however, is also a result I have ah
- 2022-05-11 00:02:02下载
- 积分:1
-
good configuration file read and write procedures
很好的配置文件读写程序-good configuration file read and write procedures
- 2023-05-14 05:00:02下载
- 积分:1