-
cablfjllocate
利用VC++开发的随机数生成程序,可以直接运行(The random number generating program developed by VC can run directly)
- 2018-11-19 04:48:15下载
- 积分:1
-
motor
电机速度实时变动代码,可以根据你想设定的速度进行设置 也就是傻瓜时的设置(motor speed will change as you set in time )
- 2014-12-09 16:44:07下载
- 积分:1
-
dawabazecoincidental
C / winform_ multiple forms transfer data operations between each othe
- 2019-05-09 10:15:02下载
- 积分:1
-
RemoteOnData
使用RDP的通道Channel API进行文件/剪贴板/数据通信(File/Clipboard/Data communication through RDP channel API)
- 2015-02-14 23:49:38下载
- 积分:1
-
des
des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)
- 2013-12-19 18:38:55下载
- 积分:1
-
1xy7z
基于LS_SVM的电力电子电路故障预测方法LS_SVM based fault prediction in power electronic circuit method(LS_SVM based fault prediction in power electronic circuit method)
- 2012-02-27 22:36:04下载
- 积分:1
-
glue
GLUE通过蒙托卡罗样点用来分析水文模型参数不确定性分析(GLUE through Monte Carlo samples used to analyze the hydrological model parameter uncertainty analysis)
- 2020-12-05 11:29:23下载
- 积分:1
-
SimpleBLEPeripheral协议栈 (蓝牙点灯)
1.添加特征值
我们添加一个1Byte的特征值来控制灯的亮灭
因为simpleGATTProfile是共用的文件,为了不影响其它工程,我们使用一个宏来控制新增加的属性
#if SIMPLEPROFILE_LED
#endif
(1)修改simpleGATTProfile.h
(2)添加UUID
//Characteristic 6 UUID:0xFFF6
(3)添加属性
// Simple Profile Characteristic 6 Properties
// Characteristic 6 Value
// Simple Profile Characteristic 6 User Description
(4)属性表
// Characteristic 6 Declaration
// Characteristic Value 6
// Characteristic 6 User Description
(5)属性设置操作
SimpleProfile_SetParameter
(6)属性获取操作
Get a Simple Profile parameter
(7)属性读操作
simpleProfile_ReadAttrCB
(8)属性写操作
simpleProfile_WriteAttrCB
2.Profile的改造完成后,我们将这个宏打开,配置工程。
3.接着我们在staticvoid simpleProfileChangeCB( uint8 paramID )函数的switch中加入CHAR6的判断即可
- 2022-12-28 01:00:05下载
- 积分:1
-
aa122
Calculation multifractal detrended fluctuation analysis matlab program, Application of small area variance comparison, simple procedures, Undergraduate complete set requirements refer to the standard test models.
- 2017-09-04 15:15:24下载
- 积分:1
-
palui_cPP1
C++ application for beginers
- 2014-11-27 04:23:20下载
- 积分:1