-
函数 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
-
dappermap
dappermap设计事例仅仅作为参考-dappermap
- 2023-02-14 03:20:04下载
- 积分:1
-
CV zizag scanning algorithm, according to zizag output data
简单zizag扫描算法,zizag遍历输出数据-CV zizag scanning algorithm, according to zizag output data
- 2022-02-05 20:04:31下载
- 积分:1
-
Enumerate the child windows in accordance with the process name, process ID, the...
枚举子窗口
可根据进程名,进程ID,窗口名称来查找某窗口的所有子窗口,也可根据子窗口的名称查出该子窗口-Enumerate the child windows in accordance with the process name, process ID, the window name to find all the child windows of a window can also be found under the name of the child windows of the child window
- 2022-12-06 13:20:02下载
- 积分:1
-
旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短...
旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its description of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
- 2022-09-05 13:55:03下载
- 积分:1
-
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0...
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0-String matching, case-insensitive. Entrance: Two strings to be matched, the return value: equal to the return of one, it does not return 0
- 2022-12-15 01:25:03下载
- 积分:1
-
这是一个经过测试过的程序,具体说一个接口程序,是一个通过串口连接的接口程序...
这是一个经过测试过的程序,具体说一个接口程序,是一个通过串口连接的接口程序-This is a procedure had been tested, the specific procedures that an interface is a serial connection through the interface program
- 2022-07-27 05:17:17下载
- 积分:1
-
将bmp转换为include文件,用于嵌入式编程中
将bmp转换为include文件,用于嵌入式编程中-will include conversion of documents for Embedded Programming
- 2023-05-19 06:05:03下载
- 积分:1
-
CSS 模拟圆角按钮
有点击效果的
需要 jQuery
CSS 模拟圆角按钮
有点击效果的
需要 jQuery-make round corners button use css
- 2023-08-08 18:00:04下载
- 积分:1
-
本文件主要讲ebd公司给的wince开发流程和pb的应用
本文件主要讲ebd公司给的wince开发流程和pb的应用-This document is the main speaker ebd company to wince development of the flow and the application of pb
- 2022-07-06 23:53:52下载
- 积分:1