-
这是关于国外大学控制和鲁棒控制课程的PPT讲义,好东东,非常经典。...
这是关于国外大学控制和鲁棒控制课程的PPT讲义,好东东,非常经典。-This is on the foreign universities to control and robust control of the PPT lecture courses, good Dongdong, very classic.
- 2022-06-01 15:15:24下载
- 积分:1
-
文本分类工具libsvm
文本分类工具libsvm-2.9.zip
信息检索和数据挖掘的中用到的工具包,
里面有C++、JAVA、Python等多个语言版本-Libsvm-2.9.zip text classification tool for information retrieval and data mining tools used in the package, inside C++, JAVA, Python and other languages
- 2023-08-11 01:30:03下载
- 积分:1
-
SysV UNIX源代码的计算机
应用背景关键技术UNIX操作系统的源代码,,,AT&;T,SysV,PDP-11,
- 2023-04-19 08:30:04下载
- 积分:1
-
EZW编解码的实现
EZW编解码的实现-EZW the realization codecs
- 2022-03-28 21:18:09下载
- 积分:1
-
这个C语言程序用于复制字符串,同时可以连接字符串。两个功能是连载一起的...
这个C语言程序用于复制字符串,同时可以连接字符串。两个功能是连载一起的-The C language program used to copy the string at the same time can connect string. Two features are serialized together
- 2022-11-02 08:10:03下载
- 积分:1
-
此算法是数据挖掘中的聚类算法,很经典,是一种基于统计思想的聚类算法...
此算法是数据挖掘中的聚类算法,很经典,是一种基于统计思想的聚类算法
- 2022-02-01 06:16:19下载
- 积分:1
-
Meanshift in the video track on the application of the doctoral thesis, a relati...
有关meanshift在视频跟踪方面应用的博士论文,比较新-Meanshift in the video track on the application of the doctoral thesis, a relatively new
- 2023-04-15 21:15:04下载
- 积分:1
-
mysql error code table, according to the mysql header files mysql/include/mysqld...
mysql的出错代码表,根据mysql的头文件mysql/include/mysqld_error.h整理而成 -mysql error code table, according to the mysql header files mysql/include/mysqld_error.h collated from
- 2023-05-10 19:50:03下载
- 积分:1
-
理论考试程序,可以自由下载,学习,请多多指点,批评
理论考试程序,可以自由下载,学习,请多多指点,批评-Theoretical examination procedures, are free to download, study, please advice, criticism
- 2023-02-11 02:20:04下载
- 积分: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