-
Saved in a file directory contents, create a file or subdirectory can use comman...
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR。目录项包括文件或目录名称、类型(文件、目录或空目录项)、创建日期以及下一个目录项指针、下一级目录项指针。-Saved in a file directory contents, create a file or subdirectory can use command-line commands: MD, CD, RD, MK (create file), DEL (delete files), and DIR. Directory entry includes the file or directory name, type (file, directory, or an empty directory entries), creation date and the next pointer to a directory entry, the next one directory entry pointer.
- 2023-07-14 02:55:02下载
- 积分:1
-
The program used for statistical section of the article appears in the English w...
该程序用来统计一段英文文章中出现单词的种类和各个单词出现的次数,并按字典序排列输出到文件。-The program used for statistical section of the article appears in the English word types and the number of times each word appears, according to the dictionary order arrange the output to a file.
- 2022-02-21 08:30:05下载
- 积分:1
-
VB 精选文摘集合
VB 精选文摘集合 - 系统篇-Featured abstracts VB Collection- System Part
- 2022-05-22 03:57:33下载
- 积分:1
-
人民币大小写转换,内附程序文档,函数说明
人民币大小写转换,内附程序文档,函数说明-yuan case-conversion, document containing procedures, functions Note
- 2022-02-12 03:29:06下载
- 积分:1
-
利用哈夫曼编码技术进行文件的压缩与解压缩
如题所示,该代码是利用 哈夫曼编码技术 进行 各种格式信息 的 压缩 与 解压缩。
- 2022-02-01 05:23:57下载
- 积分:1
-
银行家算法 , 操作系统中的一个资源分配的算法
银行家算法 , 操作系统中的一个资源分配的算法-Banker" s algorithm, the operating system in a resource allocation algorithm for
- 2023-08-06 19:20:22下载
- 积分:1
-
读取油藏数值模拟软件petrol的grdecl格式文件,并可生成IDL对象.
读取油藏数值模拟软件petrol的grdecl格式文件,并可生成IDL对象.
- 2022-02-06 04:38:19下载
- 积分:1
-
应用程序容易看懂并为我们所用
应用程序容易看懂并为我们所用-applications easily accessible and has been used
- 2022-04-30 02:15:34下载
- 积分:1
-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my...
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my.cfg
3、可调用系统函数有
atof: 将字符串转换为浮点数
ceil:
floor:
abs:
index:
strcmp:
substr:
strlen:
trim:
strstr:
split:
replace:字符串替换函数
printf:
这些函数基本与同名c函数相同
4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
- 2022-07-28 13:47:17下载
- 积分:1
-
vc6 modbus 大师
modbus tcp 主机-为 visual c + + 中 (vc6) 上执行的情况。MFC c + + 类。这些类实现 modbus 协议使用 RTU 或 ASCII 传输的串行端口。也是一个类,用于与奴隶通过使用开放的 modbus 通讯协议的网络通信。C + + 源文件是使用 Visual c + + 5.0 生成。
- 2022-02-13 03:49:35下载
- 积分:1