-
函数 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
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
乳腺癌患者使用全局相似性
该数据集的名称是哈伯曼的存活数据集(1991年3月4日)。该数据集包含从1958年到1970年间在芝加哥的比林斯大学医院对谁经历了手术的乳腺癌患者的生存期是进行一个研究案例。[3]
- 2022-05-28 20:18:23下载
- 积分:1
-
本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory(
本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory() 在不同的进程中分配内存。用Windows的消息获得图标的名称。- This program display tabletop all charts sign title. How did
the code demonstrate has used VirtualAlloc (), WriteProcessMemory ()
and ReadProcessMemory () assigned the memory in the different
advancement. Obtains the chart sign with the Windows news the name.
- 2022-06-27 05:13:36下载
- 积分:1
-
API钩子APIHOOK 2.0 源代码
API钩子APIHOOK 2.0 源代码-API hook APIHOOK 2.0 source code
- 2022-07-02 15:09:54下载
- 积分:1
-
Windows ce下的改变时间控件的程序 !
Windows ce下的改变时间控件的程序 !-Windows ce under the control of the procedure to change the time!
- 2022-02-04 20:59:06下载
- 积分:1
-
广播通信
广播通信-broadcast communications
- 2022-06-20 22:44:48下载
- 积分:1
-
USB编程,非常实用,可以解决USB的识别问题
USB编程,非常实用,可以解决USB的识别问题-USB
- 2023-06-09 04:00:02下载
- 积分:1
-
对于bacnetip虚拟链路层文件
Document for BACnetIP Virtual Link Layer
- 2022-06-20 03:42:08下载
- 积分:1
-
this yesterday evening procedures ah, the program notes compared in place, it is...
这可是我昨天晚上的程序啊,对程序的注释比较到位,很容易理解的,只是有一些小的偏差,请朋友们帮忙改进吧,-this yesterday evening procedures ah, the program notes compared in place, it is easy to understand. only some minor deviations, friends help improve it, thank you
- 2022-08-17 22:40:59下载
- 积分:1