-
mybookshop
网上书城 使用了asp.net平台,运用了sql,c#(Online Bookstore)
- 2020-07-02 18:40:01下载
- 积分:1
-
遥感影像监督分类与非监督分类及相关代码实现
遥感影像监督分类与非监督分类及相关代码实现
- 2022-05-29 08:17:53下载
- 积分:1
-
内部温度传感器实验
说明: STM32有一个内部的温度传感器,可以用来测量CPU及周围的温度。(STM32 has an internal temperature sensor, which can be used to measure the temperature of CPU and its surroundings.)
- 2020-04-09 09:57:52下载
- 积分: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
-
AXDOCSVR
AxDocSvr ActiveX
- 2010-04-16 14:51:44下载
- 积分:1
-
MATLAB-language-tutorial
《MATLAB语言实用教程》采用最新版MATLAB R2009a,详细介绍了MATLAB的编程基础及其扩展,使读者能够快速掌握MATLAB基本编程的方法和不同工具箱的使用方法。《MATLAB语言实用教程》共分11章,包括MATLAB入门、MATLAB的基本元素与数据类型、数组与矩阵、MATLAB的程序、MATLAB的图形绘制、MATLAB的科学计算、符号计算、MATLAB在工程数学中的应用、创建用户图形界面、Simulink建模与仿真和MATLAB的应用等内容。 (" MATLAB language tutorials and practical" using the latest version of MATLAB R2009a, introduced in detail the MATLAB programming foundation and its extensions, allowing the reader to quickly grasp the basic MATLAB programming methods and different toolbox to use. " MATLAB language tutorial" is divided into 11 chapters, including the MATLAB MATLAB entry, basic elements and data types, arrays and matrices, the MATLAB program, MATLAB MATLAB graphics rendering, scientific computing, symbolic computation, MATLAB in engineering mathematics application, creating a graphical user interface, modeling and Simulation of Simulink and MATLAB application content.)
- 2012-04-29 23:55:43下载
- 积分:1
-
-SourceCode
数字图像处理,何斌 ,VC++.关于图像处理的典型基本算法的实现,(Digital imageprocessing of pro.He)
- 2009-11-04 22:10:01下载
- 积分:1
-
C++ SMTP发送邮件(支持SSL,可用于使用QQ邮箱发送)
最近想用C 发送邮箱,发现QQ神马的,都需要SSL,而且QQ和126 都需要授权码来在第三方登陆,弄的很复杂,所以就下载了一个类。非常给力,试过你就知道。因为是牛人写的,这个牛人不是我,,,codeproject上的。亲测,win7 ,vs2010 无问题。
- 2019-04-26下载
- 积分:1
-
timeanlysise
基于小波变换以及快速傅立叶变换的时频分析程序,很实用(cwt fft)
- 2016-03-01 17:51:12下载
- 积分:1
-
基于NI DAQ 6221 的单点电压测量源程序。
基于NI DAQ 6221 的单点电压测量源程序。-Based on NI DAQ 6221 voltage measurement of a single point source.
- 2022-06-02 07:15:04下载
- 积分:1