-
Data sampling display control data sampling display control data sampling displa...
数据采样显示控制数据采样显示控制数据采样显示控制
- 2022-05-22 18:48:12下载
- 积分:1
-
gc:高级程序员考试用书的c程序源文件
gc:高级程序员考试用书的c程序源文件-gc : Senior Programmer examination with the source files c
- 2022-05-14 00:46:51下载
- 积分:1
-
e language of SMS transceiver procedures, remote management machine use,
e语言编写的短信收发程序,远程管理机上使用,-e language of SMS transceiver procedures, remote management machine use,
- 2022-08-13 09:29:35下载
- 积分:1
-
此程序完成全排列问题,大家可以讨论学习。
此程序完成全排列问题,大家可以讨论学习。-this with the whole procedure is completed, we can discuss learning.
- 2022-03-24 23:49:24下载
- 积分:1
-
一个扫雷的简单源程序
一个扫雷的简单源程序
一个扫雷的简单源程序...
一个扫雷的简单源程序
一个扫雷的简单源程序
一个扫雷的简单源程序-swaprmine swaprmine swaprmine swaprmineswaprmine
- 2022-02-25 06:09:27下载
- 积分:1
-
添加删除修改管理员考生资料,初始化考场信息,使考试能够顺利进行。...
添加删除修改管理员考生资料,初始化考场信息,使考试能够顺利进行。-Add delete modify data administrator candidates, test initialization information, so that the smooth conduct of examinations.
- 2023-03-29 18:40:04下载
- 积分:1
-
这是数据库的教程,非常专业的讲稿这是数据库的教程,是某重点大学的非常专业的讲稿,...
这是数据库的教程,非常专业的讲稿这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Guide database, a very professional script is a tutorial database is a key university in a very professional script,
- 2022-08-20 19:08:02下载
- 积分:1
-
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!...
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!-I prepared a classic small game-- Snake, in your leisure to bring you happiness!
- 2022-08-21 07:54:34下载
- 积分:1
-
Sundance FPGA Acquisition Card Code
Sundance FPGA 采集卡 Code-Sundance FPGA Acquisition Card Code
- 2022-03-05 09:17:32下载
- 积分:1
-
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