-
函数 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
-
SSD5
ssd5-exam01的自己作业答案 ,欢迎你的下载,谢谢了-ssd5-exam01 operation of their own answers, you are welcome to download, I would like to thank the
- 2023-02-22 11:05:04下载
- 积分:1
-
塔防游戏
一款C语言做的塔防游戏,由于是刚学习C语言是做的,所以里面代码比较乱,不过游戏能正常运行。
- 2023-05-26 15:40:04下载
- 积分:1
-
火鸟2.1误码
firebird 2.1 errorcodes
- 2022-02-02 19:47:17下载
- 积分:1
-
sqlite
sqlite源码wince移植版,嵌入式移动数据库-sqlite-source version of wince transplantation, embedded mobile database
- 2022-10-10 04:40:03下载
- 积分:1
-
基于VC++的编程,这是一个声卡采集演示,显示WAV…
声卡数据采集播放演示源程序(vc),可以显示声卡书库的波形-Based on VC programming, it is a demo for sound card collection, showing the waveform of sound card library.
- 2022-09-25 12:10:03下载
- 积分:1
-
获得EXE文件的版本信息,功能源码,适合学习。
获得EXE文件的版本信息,功能源码,适合学习。-EXE file to obtain version information, the functional source code, suitable for learning.
- 2022-11-08 21:20:03下载
- 积分:1
-
UDP Send and Recieve File
- 2022-12-17 10:20:03下载
- 积分:1
-
递归求解图片迷宫路径 windows2003下通过
递归求解图片迷宫路径 windows2003下通过-Solving recursive picture maze path through windows2003
- 2022-11-26 19:45:04下载
- 积分:1
-
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢...
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢谢!-I was not programming experts are just now engaged in coding work. So there are many things to learn. I uploaded my code is tested and learn the correct code was not rubbish, with the in-depth study. I will constantly improve the quality of code uploads. Thank you!
- 2022-03-01 05:45:14下载
- 积分:1