-
几何体的体积表面积计算
几何体的体积表面积计算-geometric size of the surface area calculation
- 2022-02-05 19:14:33下载
- 积分:1
-
SVM principle of support vector machines for a high
支持向量机原理,对支持向量机进行了高度概括的总结和介绍。可以使初学者尽快地了解和熟悉支持向量机。-SVM principle of support vector machines for a high-level summary of the summary and introduction. Beginners can quickly understand and become familiar with SVM.
- 2023-09-07 12:40:03下载
- 积分:1
-
二次方程的解
在 visual studio c + + pmoschyu 库使系数在字段中,介绍了二次方程的解,
该程序在小的屏幕显示可用根。
- 2023-01-29 00:05:04下载
- 积分:1
-
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除...
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除-Demonstration program to read and write registry, add your own in the registry where the registry key, can be deleted
- 2022-03-23 06:24:13下载
- 积分:1
-
开发功能较强的软件,一般只能单项下载!内容丰富,功能强大!...
开发功能较强的软件,一般只能单项下载!内容丰富,功能强大!-Development of more powerful software, generally only a single download! Content-rich and powerful!
- 2022-07-09 13:55:39下载
- 积分:1
-
MIDP the classic pieces of the jigsaw is actually fight alphabet game
MIDP的拼图游戏很经典,实际上是拼字母游戏-MIDP the classic pieces of the jigsaw is actually fight alphabet game
- 2022-01-26 05:16:21下载
- 积分:1
-
一个数字时钟的系统工程
一个数字时钟的系统工程-a digital clock system
- 2022-02-25 05:20:00下载
- 积分:1
-
一个蚁群优化原理ppt详细系统介绍…
一个详细的 系统的介绍了 ant colony optimization 的ppt 对其中的原理做了比较详细的分类介绍 -A detailed system for the introduction of ant colony optimization principle ppt of them make a more detailed classification of introduction
- 2022-05-22 14:33:10下载
- 积分:1
-
core 24
core 24 - H.264/MPEG-4 AVC codec - Copyleft 2005 - http://www.videolan.org/x264.html-core 24-H.264/MPEG-4 AVC codec- Copyleft 2005-JVT
- 2022-06-17 21:23:55下载
- 积分: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