-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
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
-
链表基本操作,包括链表的初始化,创建,插入节点,删除节点,以及冒泡排序等,有完美的操作界面。...
链表基本操作,包括链表的初始化,创建,插入节点,删除节点,以及冒泡排序等,有完美的操作界面。-List of basic operations, including the initialization list, create, insert node, delete node, as well as the bubble sort, etc., there is a perfect interface.
- 2022-03-19 09:12:27下载
- 积分:1
-
要用到的是EICOMSODFT公司的ARPR工具,这个工具界面简单,一看就懂,虽然
是英文的,看不懂的用金山快译。...
要用到的是EICOMSODFT公司的ARPR工具,这个工具界面简单,一看就懂,虽然
是英文的,看不懂的用金山快译。-use of the company"s EICOMSODFT ARPR tool that simple interface, a person would understand that although the English, fail to understand the Gerald translation.
- 2022-05-20 04:05:26下载
- 积分:1
-
This is a C# language example(Photograph manager).
我根据陈广老师的C#教程,自己动手编写的一个界面美观,功能不错的图片管理器,可以运行,源代码我有加注释,可以用来作为C#学习的实例,非常不错,大家也动手写一个。-This is a C# language example(Photograph manager).
- 2022-02-02 18:04:13下载
- 积分:1
-
大量可供参考的C 语言源程序库
大量可供参考的C 语言源程序库-plenty of reference for C language source
- 2022-03-19 23:55:50下载
- 积分:1
-
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源...
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源-Learning support system test, teachers can post operation, upload attachments, sharing of teaching resources students can upload the completed work, discuss issues in the discussion area to see the sharing of teaching resources
- 2022-07-01 01:35:35下载
- 积分:1
-
这个程序是利用概率算法求一个函数得积分。
这个程序是利用概率算法求一个函数得积分。-the procedure is the use of probabilistic algorithm for a function in the integral.
- 2023-01-18 13:35:03下载
- 积分:1
-
输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。...
输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。-Enter a matrix, its transpose, if you ask whether the upper triangular matrix, whether symmetric matrix.
- 2023-01-03 05:40:03下载
- 积分:1
-
32 bit cpu designed and simulated
32 bit cpu designed and simulated
- 2022-11-14 14:10:08下载
- 积分:1
-
读者写操作系统的人实验
编写一个操作系统的读者实验
- 2022-02-15 04:04:22下载
- 积分:1