-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 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 long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考...
使用matlab仿真QPSK,包括调制、解调,有详细的源代码,仅供参考-QPSKsimulation
- 2022-03-09 17:00:22下载
- 积分:1
-
在VC环境下,基于arcobject开发的地理灾害模块
在VC环境下,基于arcobject开发的地理灾害模块-in VC environment, based on the geographical arcobject development module disaster
- 2022-07-22 11:03:03下载
- 积分:1
-
用于查找地图上涂层的单位图元的GIS软件,同时也包括其他地图操作...
用于查找地图上涂层的单位图元的GIS软件,同时也包括其他地图操作-map used to locate the coating unit map yuan GIS software, but also includes other maps operation
- 2023-09-04 15:05:03下载
- 积分:1
-
verilog
verilog-wire a simple circuits
- 2022-03-04 08:12:03下载
- 积分:1
-
Windows Media Player 9 SDK
windows media player 9 sdk
- 2022-07-11 18:36:55下载
- 积分:1
-
在国外网站上找到的一个关于TSP问题的benchmark库,自己将文件的格式转化为了WORD,供大家学习研究使用!...
在国外网站上找到的一个关于TSP问题的benchmark库,自己将文件的格式转化为了WORD,供大家学习研究使用!-Abroad to find a site on the TSP problem benchmark database, the file format of their own transformation in order to WORD, for all to study the use of!
- 2022-03-04 11:54:20下载
- 积分:1
-
Shipp Network office, functions simple, but definitely available, I have tested.
希普网络办公,功能简单,但绝对可用,我测试过的。-Shipp Network office, functions simple, but definitely available, I have tested.
- 2022-01-22 03:17:51下载
- 积分:1
-
correlation function and matrix approach, in the example of the use of excel
matrix相关函数及处理方法,在excel中使用的例子-correlation function and matrix approach, in the example of the use of excel
- 2022-03-01 08:57:04下载
- 积分:1
-
Matlab language c s function and achieve incremental pid control algorithm
matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
- 2022-09-20 23:05:03下载
- 积分:1