-
描述
Description
Calculate a*b
Input
Two integer a,b (0
- 2022-04-13 04:20:00下载
- 积分:1
-
一个模块,VB语言的,比较好用,我试过的
一个模块,VB语言的,比较好用,我试过的-A module, VB language, comparative ease of use, I tried the
- 2022-06-19 19:46:56下载
- 积分:1
-
凌阳DVD编辑软件LOGO
sunplus dvd logo editer software
- 2022-03-24 04:36:58下载
- 积分:1
-
Network file uploading and downloading of communication tools, user
网络文件上传下载通信工具,界面友好,操作简单.-Network file uploading and downloading of communication tools, user-friendly, simple operation.
- 2022-08-20 05:36:21下载
- 积分: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
-
一个猜单词游戏,由计算机或一方给出一个单词,另一方根据单词的个数猜出单词。
一个猜单词游戏,由计算机或一方给出一个单词,另一方根据单词的个数猜出单词。-guess a word game by a computer or one of a word is given, the other party under the words to guess the number of words.
- 2022-07-03 01:31:56下载
- 积分:1
-
TI DSP 的FVID函数的说明,使用dm642的人员可以参考学习。
TI DSP 的FVID函数的说明,使用dm642的人员可以参考学习。-TI DSP s FVID function shows that the use of DM642 personnel can refer to learning.
- 2022-11-03 09:45:03下载
- 积分:1
-
数码管显示程序,用C语言编程实现,适合初学者学习
数码管显示程序,用C语言编程实现,适合初学者学习-Digital tube display program, using C programming language, suitable for beginners to learn
- 2022-02-07 23:22:52下载
- 积分:1
-
对数据序列进行灰度预测,返回绝对误差以及根据用户需求可以任意选取预测的数目。...
对数据序列进行灰度预测,返回绝对误差以及根据用户需求可以任意选取预测的数目。-Gray predicted sequence of data to return the absolute error and can be arbitrarily selected according to user demand forecast amount.
- 2022-01-26 05:45:54下载
- 积分:1
-
Vcastr FLV视频播放器升级版
一款FLV网络播放器,适用于各类CMS系统或blog系统,Vcastr视频播放器拥有众多特点和自定义设置,具备用户需要的大多数基本功能。参数说明:
vcastr_file 方法2传递影片flv文件地址参数,多个使用|分开 空
vcastr_title 影片标题参数,多个使用|分开,与方法2配合使用 空
vcastr_xml 方法3 传递影片flv文件地址参数
IsAutoPlay 影片自动播放参数:0表示不自动播放,1表示自动播放 0
IsContinue 影片连续播放参数:0表示不连续播放,1表示连续循环播 1
IsRandom 影片随机播放参数:0表示不随机播放,1表示随机播放 0
DefaultVolume 默认音量参数 :0-100 的数值,设置影片开始默认音量大小 100
BarPosition 控制栏位置参数 :0表示在影片上浮动显示,1表示在影片下方显示 0
IsShowBar 控制栏显示参数 :0表示不显示;1表示一直显示;2表示鼠标悬停时显示;3表示开始不显示,鼠标悬停后显示 2
BarColor 播放控制栏颜色,颜色都以0x开始16进制数字表示 0x000033
BarTransparent 播放控制栏透明度 60
GlowColor 按键图标颜色,颜色都以0x开始16进制数字表示 0x66ff00
IconColor 鼠标悬停时光晕颜色,颜色都以0x开始
更多请参见压缩包说明……
- 2022-08-07 03:10:27下载
- 积分:1