-
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合...
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合-LED brightness control procedures may need to be widely used LED lights for the occasion brightness control
- 2022-03-15 13:07:02下载
- 积分:1
-
主要是用VC++编写的卫星云图的的帧解码及画图程序
主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC++ to prepare the satellite image of the frame decoding and drawing program
- 2023-01-06 23:00:05下载
- 积分:1
-
c语言标准文档,深入学习c语言的必经之路
c语言标准文档,深入学习c语言的必经之路-c language standard documentation, in-depth the only way to learn c language
- 2023-09-05 10:30:05下载
- 积分:1
-
433MHz无线模块
本代码是基于STC89C52而编写的一段代码,它要实现433MHz的无线模块之间的通信,一个发射端,一个接收端,实现单片机1通过无线控制单片机2的数码管显示
- 2022-03-20 15:47:56下载
- 积分: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
-
capture keyboard operation records
捕获键盘操作的记录-capture keyboard operation records
- 2022-03-17 17:38:38下载
- 积分:1
-
MATLAB初学者
包好了一些用matlab做非线性规划的源程序
MATLAB初学者
包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
- 2022-07-01 18:13:13下载
- 积分:1
-
Serial communication applet for LabVIEW serial demo
串口通信小程序,适用于labview串口演示-Serial communication applet for LabVIEW serial demo
- 2023-09-08 20:25:03下载
- 积分:1
-
这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!...
这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!-insertion sort, quick sort, shell, heap sort, and compare their performance!
- 2022-05-08 03:24:52下载
- 积分:1
-
一个简单的猜数字游戏的编程,编译已经完全通过,绝无问题
一个简单的猜数字游戏的编程,编译已经完全通过,绝无问题-猜数字a simple game programming, the compiler has completely passed, no problem
- 2022-08-10 05:17:00下载
- 积分:1