-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 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 of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
人工神经网络算法,神经网络,双输入,一个输出
人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
- 2022-03-20 21:29:24下载
- 积分:1
-
A calc as MS Windows carry with.
A calc as MS Windows carry with.
- 2022-03-25 13:15:28下载
- 积分:1
-
哈弗曼编码解码器通过哈弗曼树的建立,及其编码..
哈弗曼编码译码器 通过建立哈弗曼树,并对其进行编码译码 然后放入相应的TXT文件中-Havermann codecs through the establishment of Havermann tree, and its encoding and then decoding into the corresponding TXT file
- 2022-02-01 04:05:53下载
- 积分:1
-
vc environment qt prepared using an interface table, which can excel as mass dat...
vc环境下使用qt编写的一个界面表格,里面如同excel一样可以存放海量数据.老外编的源代码-vc environment qt prepared using an interface table, which can excel as mass data storage. foreigner made the source code
- 2022-02-26 03:19:00下载
- 积分:1
-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
- 2022-02-12 12:55:31下载
- 积分:1
-
这是一个定时器小程序,可以暂停,继续,复位,时间片完后报警...
这是一个定时器小程序,可以暂停,继续,复位,时间片完后报警-This is a small timer procedure can be suspended, continued reduction, time after police unit
- 2023-03-14 17:50:03下载
- 积分:1
-
VISTA风格控件!全力打造 绝对经典 VISTA风格控件!全力打造 绝对经典...
VISTA风格控件!全力打造 绝对经典 VISTA风格控件!全力打造 绝对经典-VISTA style control! To create VISTA style controls the absolute classic! To create an absolute classic
- 2022-01-26 04:43:45下载
- 积分:1
-
ASCII代码的关键
程序返回按下的键的ASCII值。对于每个按下的键的结果示于表格字幕。
- 2022-05-07 09:45:13下载
- 积分:1
-
实时信息发布系统是在VB环境下实现的
实时信息发布系统是在VB环境下实现的-real-time information dissemination system in the VB under the
- 2022-07-13 11:20:49下载
- 积分:1