-
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
-
力麒排队系统系统管理
力麒排队系统系统管理-edge Yee Queuing System System
- 2022-02-26 12:52:10下载
- 积分:1
-
曙光网络使用的投票调查系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 投票系统 运行环境: Win9x/NT/2000/XP/ 软件大小:...
曙光网络使用的投票调查系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 投票系统 运行环境: Win9x/NT/2000/XP/ 软件大小: 26KB 软件等级:-dawn of the network system software poll Language : English software types : Domestic software/free version/vote system operating environment : CTP/software Size : 26KB Software Rating :
- 2022-04-09 00:07:14下载
- 积分:1
-
C#电子邮件的传送
C#电子邮件的传送-C# and e-mail transmission
- 2022-11-15 21:10:02下载
- 积分:1
-
一个mathematica求级数展开的代码
一个mathematica求级数展开的代码-Mathematica for a series expansion of the code
- 2022-03-21 12:52:15下载
- 积分:1
-
删除 C 语言中所有注释的程序
删除 C 语言中所有注释的程序-C language deleted all the procedures Notes
- 2022-01-22 06:49:00下载
- 积分:1
-
陀螺误差建模
MEMS陀螺随机误差建模算法研究。MEMS陀螺精度较低,随机漂移较大,严重影响系统的性能。对MEMS陀螺随机误差进行了时间序列分析,并建立了ARMA模型。使用MATLAB计算所选模型参数建立随机误差的系统方程,采用经典卡尔曼滤波器验证了在静态条件下,滤波后的信号标准差为滤波前的3.88%。针对动态条件下,常规卡尔曼滤波器滤波效果下降的问题,推导并设计了渐消卡尔曼滤波器。仿真结果表明,渐消卡尔曼滤波器能显著改善动态条件下的滤波效果,并且滤波精度较高。
- 2022-07-16 21:05:47下载
- 积分:1
-
一个自己开发的学生成绩管理系统,希望大家喜欢!
一个自己开发的学生成绩管理系统,希望大家喜欢!-A self-developed student achievement management system, I hope everyone likes!
- 2022-02-03 00:23:03下载
- 积分:1
-
某省公路收费站违章车辆抓拍管理系统
某省公路收费站违章车辆抓拍管理系统-province highway toll station regulations vehicles snapper Management System
- 2022-03-18 04:13:58下载
- 积分:1
-
此代码为socket通信程序,主要是从客户端发送一文件,然后在在服务器段接收。...
此代码为socket通信程序,主要是从客户端发送一文件,然后在在服务器段接收。-This code for the socket communication program, mainly from the client to send one document, and then the server receives paragraph.
- 2022-02-16 06:21:14下载
- 积分:1