-
完整T9输入法
完整T9输入法,基于C++的程序设计。T9输入法全名为智能输入法,字库 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-08-27 09:55:04下载
- 积分:1
-
STM32 rcc_demo
STM32 RCC_Demo
- 2022-01-30 11:37:04下载
- 积分:1
-
PID控制是工程实际运用最多的控制器,此程序给出了用MATLAB设计控制器的基本程序,希望对大家有所帮助...
PID控制是工程实际运用最多的控制器,此程序给出了用MATLAB设计控制器的基本程序,希望对大家有所帮助-PID control is the most practical application of engineering controls, this procedure gives the controller design using MATLAB basic procedures, I hope all of you to help
- 2022-05-05 23:25:52下载
- 积分:1
-
该例子中工具栏上显示字幕
该例子中工具栏上显示字幕-the examples shown on the toolbar subtitles
- 2022-03-18 16:45:01下载
- 积分:1
-
用FlashMX创作的一个爱情短剧,很感人,讲述了恋爱的真实与痛苦 。...
用FlashMX创作的一个爱情短剧,很感人,讲述了恋爱的真实与痛苦 。-with Flash MX creation of a love drama, very moving, spoke of the true love and pain.
- 2022-04-18 17:14:16下载
- 积分:1
-
用于个人网站建设用的星座运行代码 用HIML语言编的
用于个人网站建设用的星座运行代码 用HIML语言编的-personal website for the constellation run code with language series hole
- 2022-01-26 00:29:35下载
- 积分:1
-
交通灯
交通灯baru < 跨风格 ="字体-大小: 12.0pt ; 字体系列:""> 文件 Gambar Proteusyang 阿寒湖 digunakan untuk Simulasi
- 2022-03-18 19:54:07下载
- 积分:1
-
这是一个识别颜色环电阻的小程序,很容易使用…
这是一个识别色环电阻的小程序,使用起来很方便。-This is a recognition of the color ring resistance small program was easy to use.
- 2022-03-15 12:08:02下载
- 积分:1
-
chipbank芯邦的USB芯片的制作的U盘格式化软件。支持芯邦的所有USB主控芯片,同时对海力士、三星等Flash都能够支持。...
chipbank芯邦的USB芯片的制作的U盘格式化软件。支持芯邦的所有USB主控芯片,同时对海力士、三星等Flash都能够支持。-Chipsbrand chipbank the USB chips produced by U disk formatting software. Chipsbrand support all USB control chip, while Hynix, Samsung will support Flash and so on.
- 2022-03-18 10:17: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