-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
debug success in win2000/winxp running probe
已经在vc下调试成功,在win2000/winxp下运行,探测器-debug success in win2000/winxp running probe
- 2022-02-02 09:12:01下载
- 积分:1
-
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系...
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系统、工作流、中文表格、表单、工程绘图等软件项目中应用。-Visual Graph is a set of very well-graphics system, suitable for use in electric power, coal, chemical industry, simulation, network, monitoring a variety of industrial automation software, and graphical modeling, graphics management, graphics and analysis, small and medium-sized GIS systems, workflow, Chinese tables, forms, engineering drawings and other application software project.
- 2022-02-25 02:16:47下载
- 积分:1
-
8 queen source code project
8 queen source code project
- 2022-06-12 17:29:45下载
- 积分:1
-
c++ resources 环境下的运行,自己动手做的
c++ resources 环境下的运行,自己动手做的-c++ c++ resources environment
- 2023-03-30 02:10:03下载
- 积分:1
-
avaya交换机TSAPI接口开发Demo
avaya交换机TSAPI接口开发Demo-avaya switch TSAPI Interface Development Demo
- 2023-04-04 20:30:03下载
- 积分:1
-
When a remote intruder to log in a timely manner, we will issue a report to the...
当有入侵者远程登
录时会及时给我们发出报警。要想能够及时发
出报警信息.就要用到短信报警,方便快捷-When a remote intruder to log in a timely manner, we will issue a report to the police. To be able to give timely warning information. Alarm SMS will be used, convenient and quick
- 2023-02-23 09:50:03下载
- 积分:1
-
简单和经典的小程序,将有助于程序员获得更多的经验,答:..
简单而经典的小程序,有利于编程人员获得更多的经验,更好的了解C的编程-Simple and classic small program will help programmers to get more experience, a better understanding of C programming
- 2023-02-17 08:20:03下载
- 积分:1
-
一个简单的mid播放器
一个简单的mid播放器-a simple mid player
- 2022-03-13 08:57:15下载
- 积分:1
-
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
- 2023-02-16 02:40:03下载
- 积分:1