-
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
-
Yanglao-the-com-tutorial
说明: 一个com的入门教程——杨老的com教程(An introductory tutorial com- Yanglao the com tutorial)
- 2011-03-28 12:47:16下载
- 积分:1
-
datamining
说明: 一份关于数据挖掘的入门资料,进行了数据挖掘的基本介绍
还介绍了聚类,关联规则,决策树,神经网络(data mining, cluster, classification, Decision tree, Neural network)
- 2010-03-17 01:45:49下载
- 积分:1
-
程强_simulink
关于同步发电机的建模仿真,建立dq轴等效电路(modeling and simulation of Synchronous generators.)
- 2020-07-19 22:48:47下载
- 积分:1
-
SGP30 STC15W4K58S4测试程序
说明: STC 单片机 SGP30例程,51单片机(STC MCU SGP30 routine, 51 MCU)
- 2021-04-09 17:09:00下载
- 积分:1
-
GM三件套
说明: DNF私服通用GM工具,可以自己搭建私服使用或者找公益服(General GM tools for dnf private service)
- 2020-03-11 02:36:52下载
- 积分:1
-
S7-200CN 自由口
说明: S7-200CN 自由口通讯 西门子PLC S7-200CN 串口 485自由口通讯(S7-200CN Freeport Communication)
- 2020-06-17 23:20:01下载
- 积分:1
-
Broadband Series
Broadband Series - ATM Basics 2-Broadband Series- ATM Basics 2
- 2022-02-26 02:39:25下载
- 积分:1
-
dell-r710raid
dell r710 服务器组装 raid5(assemble raid5 dell r710 server)
- 2011-10-28 14:59:59下载
- 积分:1
-
Search
A greedy algorithm is a simple, intuitive algorithm that is used in optimization problems.
- 2020-06-24 19:00:01下载
- 积分:1