-
一个经典的DSP程序库,可以为用户提供常用的DSP程序,使得应用DSP时方便一些...
一个经典的DSP程序库,可以为用户提供常用的DSP程序,使得应用DSP时方便一些-a classic DSP libraries, which can be used to provide users with a DSP that allows DSP some convenient
- 2022-03-15 04:32:13下载
- 积分:1
-
挑出两整数数组中不同的元素(需输入密码).TXT
挑出两整数数组中不同的元素(需输入密码).TXT-singled out two integer array of different elements (password required). TXT
- 2022-01-25 23:31:26下载
- 积分:1
-
解释烟气酸露点的好文章,对做相关工作的朋友很有帮助。
解释烟气酸露点的好文章,对做相关工作的朋友很有帮助。-Explain the flue gas acid dew point of good articles, do the relevant work of helpful friends.
- 2023-06-15 17:20:03下载
- 积分:1
-
使用javascript动态创建svg元素
使用javascript动态创建svg元素-Using javascript to dynamically create svg element
- 2022-11-01 02:05:03下载
- 积分:1
-
学生毕业设计管理系统
这是一个C++实现的学生毕业设计管理系统,里面都是经过CodeBlock调试过的,绝对正确!
- 2022-01-22 14:50:09下载
- 积分:1
-
labview 编写的 TCP写数据 学习ING
labview 编写的 TCP写数据 学习ING-labview write data TCP prepared to learn ING
- 2022-10-02 15:20:03下载
- 积分:1
-
用MTALAB实现各种微波传输线参数的可视化进行了仿真
用MTALAB实现各种微波传输线参数的可视化进行了仿真-With MTALAB microwave transmission line parameters to achieve a variety of visualization of a simulation
- 2022-03-02 06:42:03下载
- 积分:1
-
32*32的精美图表,可用于设置应用程序的图表
32*32的精美图表,可用于设置应用程序的图表-32* 32 The beautiful graphics, can be used to set application chart
- 2023-02-21 04:55:03下载
- 积分:1
-
BuilderMall
资源描述php的多用户商城源码。可以建立一个空的多用户商城,里面的各项功能都很齐全,包括店铺管理,支付管理,物流管理,产品发布,数据库用的是mysql,通过个人的测试,完全可以使用,完全开源,不受任何限制,可以用于任何商业用途。
- 2022-01-30 23:08:42下载
- 积分: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