-
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
-
Virtual serial port driver required conversion to open up the card and want a ne...
虚拟串口 驱动 需要转换卡 而且新开辟的要在串口附近-Virtual serial port driver required conversion to open up the card and want a new serial at the vicinity of
- 2022-09-19 06:00:03下载
- 积分:1
-
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测的不是很准确,需要调节。-Realize a virtual oscilloscope functions, but only the realization of simulation, not actual measurements, just add a module on the list, run-time attention to not to let the automatic the same maximum and minimum value, otherwise they will always jump flash, there is Some functional test is not very accurate, needs to adjust.
- 2023-02-21 21:20:03下载
- 积分:1
-
用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动...
用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动清空。-used to prepare an API function keyboard handling procedures, requirements in the window drawing a rectangle, Size and color set ourselves that if the cursor keys, will be moved to rectangular, According to Key characters will be able to switch characters written on the rectangular, written all over automatically emptied.
- 2023-03-01 00:55:03下载
- 积分:1
-
C语言必不可少的学习小程序,打好C语言基础的好联系程序
C语言必不可少的学习小程序,打好C语言基础的好联系程序-C language learning essential small procedures, a good C language-based program to make contact
- 2022-11-04 16:40:03下载
- 积分:1
-
很好用的CAN BUS学习的程序中的一段仔细研究一下吧会有帮助的阿...
很好用的CAN BUS学习的程序中的一段仔细研究一下吧会有帮助的阿-good use of the CAN BUS learning the procedures for a closer look it would be helpful to the A
- 2022-05-16 03:06:26下载
- 积分:1
-
著名的安装制作软件InnoSetup的源码及示例源码
著名的安装制作软件InnoSetup的源码及示例源码-The installation of a well-known software s source code and sample InnoSetup source
- 2022-03-15 12:15:03下载
- 积分:1
-
dos 系统下 isa内猫模块的测试程序
dos 系统下 isa内猫模块的测试程序-dos systems within isa cat module testing procedures
- 2022-11-20 03:15:03下载
- 积分:1
-
workpiece machining, the process of machining the general algorithm question1 qu...
工件加工问题,本程序提供了工件加工问题的一般算法question1 question2 question3经过调试能成功运行-workpiece machining, the process of machining the general algorithm question1 question2 question3 after the successful operation Debugging
- 2022-02-24 22:22:12下载
- 积分:1
-
大学人事管理系统 大学人事管理系统
大学人事管理系统 大学人事管理系统-University of the University System of Personnel Management Personnel Management System University Personnel Management System
- 2022-08-19 16:01:19下载
- 积分:1