-
头发乱了单用户访客统计系统
头发乱了单用户访客统计系统-hair chaos single-user visitor statistics system
- 2022-11-25 21:50:03下载
- 积分:1
-
以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。...
以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。-Sparse matrix computation
- 2022-07-28 15:07:49下载
- 积分:1
-
通用的游戏自动喊话工具~易语言源码,支持大部分网游!
通用的游戏自动喊话工具~易语言源码,支持大部分网游!-General game automatically call ~ easy language source tools to support the majority of online games!
- 2022-02-02 09:28:14下载
- 积分:1
-
管理系统小十分 而就身体后 是上 按时上突然后
管理系统小十分 而就身体后 是上 按时上突然后 -management system is very small and it is on the body after time after suddenly
- 2022-02-04 02:42:28下载
- 积分:1
-
car multithreaded parallel threads
汽车线程多线程并行-car multithreaded parallel threads
- 2022-03-13 06:18:00下载
- 积分:1
-
The adoption of the program code can be quickly carried out the hungry English e...
通过该程序代码可以快速的进行英语方面的饿搜索
-The adoption of the program code can be quickly carried out the hungry English english
- 2022-01-25 21:05:29下载
- 积分:1
-
二维经验模式分解代码,十分实用,希望对有需要的朋友有用...
二维经验模式分解代码,十分实用,希望对有需要的朋友有用-Two-dimensional empirical mode decomposition code, are very useful, want to be useful to have a friend in need
- 2022-07-17 13:32:10下载
- 积分:1
-
获得OLE信息。
获得OLE信息。-OLE information access.
- 2022-04-20 20:14:10下载
- 积分:1
-
开关电源调光程序
用PIC16F510单片机,实现按键调光程序。按键按一下为强光,按两下为工作光,工作光电流为强光的1/2,按3下为频闪,按4下为关机。且程序设定低电压报警功能,当外部供电不足9.9V时会闪烁10次,低于8.4V时关机
- 2022-02-03 02:51:57下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 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 long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1