-
函数 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
-
SDram 接口verylog 程序 SDram 接口verylog 程序
SDram 接口verylog 程序 SDram 接口verylog 程序-SDram interface procedures verylog
- 2022-06-17 10:48:33下载
- 积分:1
-
内存管理.使用他可以看到一个内存管理的有关情况.
内存管理.使用他可以看到一个内存管理的有关情况.-memory management. He can see the use of a memory management of the situation.
- 2022-08-06 06:26:36下载
- 积分:1
-
多功能万年历,有阴历的显示
多功能万年历,有阴历的显示-multifunctional hefty almanac, the lunar calendar display
- 2022-08-16 09:25:22下载
- 积分:1
-
谢教授进行优化建模与LINGO LINDO软件/一嘘…
谢金星教授《优化建模与Lingo/Lindo软件》一书的ppt和Lingo程序-Professor Xie Jinxing Optimization Modeling with Lingo/Lindo software of a book and Lingo procedures ppt
- 2022-08-19 23:47:07下载
- 积分:1
-
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的...
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的-Window handle of the source program, which contains eight projects for the beginner students windows programming is very useful
- 2022-11-08 08:40:03下载
- 积分:1
-
这是有关2进制数的算法
这是有关2进制数的算法-This the number of two-band algorithm
- 2022-03-17 21:29:37下载
- 积分:1
-
将灰度级图像分割为二进制级
segment gray level image into binary level -segmentate gray level image into binary level
- 2022-06-21 18:29:47下载
- 积分:1
-
这个程序设计的编译原理,可以过滤或简化一个程序…
本程序为编译原理的课程设计,可以对输入的C源程序进行过滤精简,并进行词法分析.-this program designed for the compiler theory,you can filtrate or simplify a program of C that you input,and analyse its accidence.
- 2023-03-04 10:25:03下载
- 积分:1
-
Jsoup解析网页
利用Jsoup解析网页,抓取网上的资源。针对网页内容比较规律的,文字、图片等,可以一次分析多个网页
利用Jsoup解析网页,抓取网上的资源。针对网页内容比较规律的,文字、图片等,可以一次分析多个网页
利用Jsoup解析网页,抓取网上的资源。针对网页内容比较规律的,文字、图片等,可以一次分析多个网页
- 2022-02-02 04:44:38下载
- 积分:1