-
函数 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
-
一种混合动态链接库(含源代码)
一个混音器动态连接库(包含源程序)-a mixing Dynamic Link Library (including source code)
- 2022-02-15 11:41:40下载
- 积分:1
-
Basic C with visual studio
这是教你如何在visualstudio中编写程序的basic c。它包含了C/C++语言中的SyTeX。希望这个文件能对大家有所帮助。
- 2022-03-05 03:11:26下载
- 积分:1
-
第47章 运行后自销毁的程序 适合广大爱好vc的朋友,有一定的参考价值...
第47章 运行后自销毁的程序 适合广大爱好vc的朋友,有一定的参考价值-Chapter 47 after running from the destruction of the procedures for vc-loving friend, a certain reference value
- 2022-06-21 05:14:08下载
- 积分:1
-
改变屏幕到16位彩色的演示,美中不足的是一定要重新启动,设置才能体现, 如果有那位网友知道如何不用重新启动就能改变设置,请赐教,感激不尽!...
改变屏幕到16位彩色的演示,美中不足的是一定要重新启动,设置才能体现, 如果有那位网友知道如何不用重新启动就能改变设置,请赐教,感激不尽!-change to the 16-screen color display of the fly in the ointment is that we must restart, set up in order to realize that if man who knew how to restart can not change the settings, please enlighten, very grateful!
- 2022-03-23 14:33:15下载
- 积分:1
-
介绍了本程序的主要目标,捕捉编程技术,K
本程序主要介绍对象捕捉的编程技术,涉及关键技术有鼠标拾取处理和建立名字堆栈.-Introduce the main object of this procedure to capture programming technology, key technologies related to treatment and has set up a mouse pick up the name of the stack.
- 2022-04-08 02:47:47下载
- 积分:1
-
这本电子C语言书浅显易懂,非常适合初学者快速理解C语言.
这本电子C语言书浅显易懂,非常适合初学者快速理解C语言.-C Primer Plus
- 2022-05-23 15:08:26下载
- 积分:1
-
VB混音代码,好好用的
VB混音代码,好好用的-VB code, properly used
- 2022-08-05 11:42:32下载
- 积分:1
-
The Matlab code for FFT
FFT的实现的Matlab代码,利用Matlab来实现FFT,从而计算DFT-The Matlab code for FFT
- 2022-02-03 04:05:57下载
- 积分:1
-
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005-a small bomb to escape the game, similar to the kind of phone, the environment VS2005
- 2022-05-17 13:08:42下载
- 积分:1