-
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。...
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。-the auxiliary tool to be able to use the VC provide many useful help. For example, automatic spelling, function parameters suggest so on.
- 2022-03-16 05:23:59下载
- 积分:1
-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1
-
MFC串口代码
MFC串口调试代码,支持Unicode编码环境,异步接收方式。
- 2022-02-12 06:53:05下载
- 积分:1
-
一般的文字的窗口显示的时候 是水平显示的 这个例子是怎么让文件垂直的显示 编写语言VC 6.0 MFC程序...
一般的文字的窗口显示的时候 是水平显示的 这个例子是怎么让文件垂直的显示 编写语言VC 6.0 MFC程序-General text displayed when the window is the level shown in this example is how to enable document vertical display language VC 6.0 MFC program
- 2022-07-18 15:52:02下载
- 积分:1
-
实现关机重启睡眠注销的功能,用win32汇编实现的
实现关机重启睡眠注销的功能,用win32汇编实现的-Achieve the shutdown restart sleep off
- 2022-04-13 13:01:23下载
- 积分: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
-
一个解决室内布线的程序
一个解决室内布线的程序-an address indoor wiring procedures
- 2022-03-07 17:32:25下载
- 积分:1
-
was landing the user
获得登陆的用户名-was landing the user
- 2022-03-22 00:54:42下载
- 积分:1
-
From regular expressions to DFA thorough study of examples like regular expressi...
从正则表达式到有穷自动机实例
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。
-From regular expressions to DFA thorough study of examples like regular expressions, we must know the principles of DFA, this source can give you a good reference sample. Compiled program generates an executable file, run this file from a DOS window, then prompted to enter a regular expression.
- 2022-01-26 01:32:36下载
- 积分:1
-
c++课程设计。题目模仿windows自带计算器用c++编写一个。
c++课程设计。题目模仿windows自带计算器用c++编写一个。-c++ curriculum design. Title to imitate windows own calculator using c++ to write a.
- 2022-09-14 20:50:04下载
- 积分:1