-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
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
-
jsp主页管理系统
jsp主页管理系统-jsp Home Management System
- 2022-03-09 09:38:45下载
- 积分:1
-
Description:
This sample is a process viewer for CE devices.
Usage:...
获取Mobile当前进程列表,List View的用法
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.
-Description:
This sample is a process viewer for CE devices.
Usage:
Load the project from Visual Studio 2005, and build normally.
Relevant APIs/Associated Help Topics:
CreateToolhelp32Snapshot
Assumptions:
none.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.
- 2022-10-03 04:55:03下载
- 积分:1
-
VC代码查找USB HID
VC codes for finds the USB HID-class device and exchanges data with it.
- 2022-07-03 05:25:38下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (...
Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式
使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此,
自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。
于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮忙测试一下。程序本身使用Win32Asm开发,整个程序为7kb。-Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (rc) the constant definition of the compilation INC file format used Win32Asm programming process, the regular use of the constant definition, if there are any resources where the procedure, when their original programming is to first conversion C language copy of the constant ID procedures constant zone. const, then spend the replacement search function removed# define statement and then to 000 in a constant and numerical increase between equ. When the number of trouble dead. Thus decided to develop one of these specialized for C language format conversion constant definition format for the compilation process, just on May 1 have
- 2023-04-14 12:40:04下载
- 积分:1
-
加载一个文件,打印在订单 ascendet 和后代、 数量最多、 较低和平均
加载一个文件,打印在屏幕订单 ascendet 和后代、 最大和较低的数目,也的数字 avergae
该文件必须这样来
+002、-005、 + 999 ;
文件的类型由已到像 file.ae1
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-30 04:38:49下载
- 积分:1
-
这是个操作系统的程序,关于作业进程调度的程序,有界面的!
这是个操作系统的程序,关于作业进程调度的程序,有界面的!-This is a operating system program, about task process attemper,with interface.
- 2023-04-26 12:30:04下载
- 积分:1
-
解析BMP文件,并将BMP文件数据转换成C文件。可以应用于窗口…
解析BMP文件,并将BMP文件数据转换成C文件格式。 可适用于Windows CE开发时替换其LOGO画面。-analytic BMP file, and BMP file data into C files. Windows CE can be applied to the development of its replacement when LOGO picture.
- 2022-06-30 05:30:57下载
- 积分:1
-
相当不错的C++ 基本数据和输入输出课件
相当不错的C++ 基本数据和输入输出课件-Fairly good C++ Basic input and output data and courseware
- 2022-01-26 00:21:43下载
- 积分:1