-
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
-
《文明进化史》策略游戏源码+编译资源。收集到的一个游戏源码。...
《文明进化史》策略游戏源码+编译资源。收集到的一个游戏源码。-"history of the evolution of civilization" strategy game-source compiler resources. Collected a game-source.
- 2022-03-13 16:39:50下载
- 积分:1
-
OD重载内核
OD的内核重载插件,有效保护OD,源码及编译后的DLL都包含了!
- 2022-03-18 12:00:48下载
- 积分:1
-
Simple Sokoban game, just by the arrow keys to control the
简单的推箱子游戏, 只需通过方向键来控制-Simple Sokoban game, just by the arrow keys to control the
- 2022-03-14 13:21:33下载
- 积分:1
-
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975...
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975 -0.0157112 0.55523 8.65E-05 -7.9142 17.606
该输入文件按列为:年、月、日、时、分、序号、各量
计算结果将保存在数组里,如T【24】,24表示24小时(因为是1小时的平均)。
对输入文件的行进行循环,计算1小时的平均,该行的数据将累计平均到下标取“时”列的数组中。
-this program is to calculate the average daily change. Data input file format is 2006 9 20 0 30 12577 0.263253 2.74975-0.0157112 0.55523 8.65E-05-7.9142 17.606 of the losers into the document, as : year, month, day, hour, minute, serial number, the calculation results will be stored in the array, such as T [24]. 24 said 24 hours (because it is an hour average). On the importation of paper recycling firms, the calculation of the average one-hour, The data will be the cumulative average subscript taking "when" out of the array.
- 2022-07-02 15:40:35下载
- 积分:1
-
基本的电路设计知识,包括基本的电路设计…
电路设计基础知识 里面包含所有电路要用到的基础知识-Basic knowledge of circuit design which contains all the circuitry to the basic knowledge to use! !
- 2022-06-02 15:07:08下载
- 积分:1
-
经典小游戏源代码
用vc++实现的
欢迎使用
经典小游戏源代码
用vc++实现的
欢迎使用-small game classic source code used to achieve vc welcome to use!
- 2022-09-18 13:00:03下载
- 积分:1
-
Qvod网页播放器的使用!及参数的具体作用!
Qvod网页播放器的使用!及参数的具体作用!-Qvod page using the player! And parameters specific role!
- 2023-01-29 16:50:04下载
- 积分:1
-
dkink 的 《打砖块》这个游戏确实 太简陋了,不过 很适合 初学者。...
dkink 的 《打砖块》这个游戏确实 太简陋了,不过 很适合 初学者。-dkink the 打砖块 This game was really very simple, but very suitable for beginners.
- 2023-01-14 04:25:03下载
- 积分:1
-
Matlab 7.0 的license文件,解决无法导入license的问题
Matlab 7.0 的license文件,解决无法导入license的问题-The license file Matlab 7.0 to solve the problem of not be able to import license
- 2023-08-02 02:10:02下载
- 积分:1