-
PayAccount
包含员工管理,书籍管理,项目管理和分配,项目进度和薪资核算(It includes staff management, book management, project management and allocation, project progress and payroll accounting.)
- 2018-11-09 16:25:09下载
- 积分:1
-
gyjbfax
在C++MFC框架应用程序里,当浮动工具条被拖离主窗口后,(In a C MFC framework application, when the float bar is dragged out of the main window,)
- 2018-11-29 12:59:39下载
- 积分: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
-
bfload_flow
modifi bf load flow in matlab
- 2014-02-14 00:34:02下载
- 积分:1
-
C#基础函数类库
C#基础函数类库
- 2022-08-17 19:37:08下载
- 积分:1
-
shanon
说明: 香农第一定理指出了平均码长与信源之间的关系,同时也指出了可以通过编码使平均码长达到极限值,这是一个很重要的极限定理。(Shannon first theorem that the average yards long with the letter of the relationship between the source, it has also pointed out the code can make the average yards long reach limits, this is a very important Limit Theorem.)
- 2006-05-13 00:27:36下载
- 积分:1
-
matlab
数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
- 2011-10-20 18:34:12下载
- 积分:1
-
F407 矩阵键盘
STM32外扩4*4矩阵键盘,包含原理图及源码。(STM32 extends 4*4 matrix keyboard, including schematic diagram and source code.)
- 2020-06-20 18:40:02下载
- 积分:1
-
带MYSQL数据库的ctp-wxzb-CTP-TradeServer-master
说明: ctp c++ 交易主机 宽客程序员福音(ctp trade main machine c++ source code with a mysql database)
- 2020-10-27 09:35:16下载
- 积分:1
-
Hit Testing Lines and Curves
msdn 中关于利用鼠标点击直线进行选择的向量算法(Vector Algorithms for Selecting Straight Lines with Mouse Click in MSdn)
- 2020-06-23 18:20:02下载
- 积分:1