-
函数 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
-
WIFI搜索的工具
通过无线网卡搜索附近的无线AP,并记录相关的SSID等信息,以列表的形式展现,并提供连接功能
- 2022-02-25 14:35:28下载
- 积分:1
-
实现文件上传到sql哦
看着是文件哦
这还是比较少见了拉
实现文件上传到sql哦
看着是文件哦
这还是比较少见了拉
-achieve sql file uploads to be looked at the documents oh, oh this is relatively rare in the Rafah
- 2022-01-26 03:46:58下载
- 积分:1
-
C 6.0 Directory five, six chapters source examples. Through debugging
C++6.0教程五,六章源程序实例.已经通过调试-C 6.0 Directory five, six chapters source examples. Through debugging
- 2023-03-22 21:00:04下载
- 积分:1
-
用Flex编写的投票系统,数据库用的是Sqlserver
用Flex编写的投票系统,数据库用的是Sqlserver-Flex used to prepare the voting system, the database is used for sqlserver
- 2022-03-21 22:40:23下载
- 积分:1
-
用于哈夫曼的压缩程序,可以对图象处理
用于哈夫曼的压缩程序,可以对图象处理-for Huffman compression process to image processing. .
- 2022-01-25 20:28:42下载
- 积分:1
-
With my right Bubble possibly understand the law out, but something to do with t...
虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-With my right Bubble possibly understand the law out, but something to do with the standard a little difference in the Internet search for a moment on the C# version of the Bubble algorithm, it would be not a decent, their control algorithm model seriously wrote a version of the C#, has been in testing success
- 2022-05-19 08:50:52下载
- 积分:1
-
辅助工具,用来帮助游戏者更便捷游戏。辅助工具,用来帮助游戏者更便捷游戏。...
辅助工具,用来帮助游戏者更便捷游戏。辅助工具,用来帮助游戏者更便捷游戏。-Aids to help players play more convenient. Aids to help players play more convenient.
- 2022-05-07 20:35:34下载
- 积分:1
-
development of the VC using matrix calculation category, which has many function...
采用VC开发的矩阵计算类,里面有许多计算功能可以直接调用或修改使用-development of the VC using matrix calculation category, which has many functions can be calculated directly or modify the use of call
- 2022-01-26 03:12:26下载
- 积分:1
-
用vc 开发屏幕抓取程序,包括光标在内的一些屏幕图象信息
用vc 开发屏幕抓取程序,包括光标在内的一些屏幕图象信息-Vc-screen crawl with the development of procedures, including the cursor, including some of the screen image information
- 2022-01-26 05:05:57下载
- 积分:1