-
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
-
程序可以实现对数据库中汽车按各种方式的查找,也可以实现数据库信息的修改。...
程序可以实现对数据库中汽车按各种方式的查找,也可以实现数据库信息的修改。-procedures in the database can be achieved by various vehicles in the way you can also achieve database information changes.
- 2022-08-20 02:11:49下载
- 积分:1
-
易语言开源恶搞软件,出现两选框,但让你的朋友只能点选喜欢你按钮...
易语言开源恶搞软件,出现两选框,但让你的朋友只能点选喜欢你按钮-Yi language恶搞open source software, there two marquee, but let your friends like you can click the button
- 2022-02-02 14:20:54下载
- 积分:1
-
刚学数据结构,所以就写了一个归并排序,请大家多多指教!
刚学数据结构,所以就写了一个归并排序,请大家多多指教!-just data structure, so it was a merger order, please exhibitions!
- 2022-03-18 07:06:41下载
- 积分:1
-
Some examples of NS, including random, routing, etc., suitable for beginners to...
NS的一些例子,包括random, routing等,适合初学者学习~-Some examples of NS, including random, routing, etc., suitable for beginners to learn ~
- 2022-02-06 11:36:54下载
- 积分:1
-
软件体系结构层次模型
软件体系结构的层次模型-Software Architecture Hierarchical Model
- 2022-02-27 06:22:07下载
- 积分:1
-
一个扫雷游戏的VC实现,增加一个功能即探雷的功能.整个游戏的实现倒不是很难,关键在提供一种编程的思想....
一个扫雷游戏的VC实现,增加一个功能即探雷的功能.整个游戏的实现倒不是很难,关键在提供一种编程的思想.-a mine VC game, a feature that is mine-detection functions. The whole game was not very difficult to achieve, the key in providing a programming ideas.
- 2022-01-26 02:49:03下载
- 积分:1
-
直线二级倒立摆的LQR控制算法,仿真效果较好
直线二级倒立摆的LQR控制算法,仿真效果较好-2 inverted pendulum LQR control algorithm
- 2023-07-26 06:15:02下载
- 积分:1
-
simulation cpu procedures source
模拟cpu的程序原代码-simulation cpu procedures source
- 2022-01-26 03:14:56下载
- 积分:1
-
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能...
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能
-This is a GIS-based MapInfo software to map the map yuan separately or in combination, including general and functional map View
- 2022-08-15 21:33:34下载
- 积分:1