-
ε-贪婪的行动选择
epsilon greedy action selec
- 2022-01-27 21:20:19下载
- 积分:1
-
一组特效javascript的例子
一组特效javascript的例子-A set of specific examples of javascript
- 2022-05-13 04:57:25下载
- 积分: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
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1
-
gps相关的英文对照表
gps相关的英文对照表-a GPS related to the bilingual Table
- 2022-09-13 06:50:03下载
- 积分:1
-
小小的软件代码
小小的软件代码-small software code
- 2023-01-05 14:05:03下载
- 积分:1
-
choose a coding. The trip here can be used coding and coding out, but after a lo...
选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳-choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor
- 2022-01-23 11:26:34下载
- 积分:1
-
killer
killer进程工具 很好用的杀进程工具-killer
- 2022-03-10 18:01:43下载
- 积分:1
-
动态规划解银币问题(C++实现)
动态规划解银币问题(C++实现)-dynamic programming solution Coin (C achieved)
- 2022-08-21 21:15:59下载
- 积分:1
-
PHP编码规范(第一版)(CHM),这是程序的一个本质特征…
PHP编码规范(第一版)(CHM),这是程序员必备的编码规范了,非常实用。-PHP coding standard (first edition) (CHM), which is an essential feature of programmers coding standard, very practical.
- 2022-02-03 11:03:00下载
- 积分:1