登录
首页 » 算法 » 蓝牙NRF51822程序

蓝牙NRF51822程序

于 2022-02-03 发布 文件大小:2.20 MB
0 177
下载积分: 2 下载次数: 1

代码说明:

蓝牙NRF51822程序,包括搜索蓝牙,配对,数据发送,所有程序注释详细,适合刚接触蓝牙开发的朋友使用,稍作更改即可移植到自己的 项目开发。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
    为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
    2022-06-11 19:11:37下载
    积分:1
  • 多元线性回归计程序
    应用背景应用于数理统计,能够将需要的数据再spss中计算好,计算出相关的系数,然后在程序中代入系数,即可算出多元回归的结果,改程序较EXCEL中计算尤为方便,可以提高工作效率。关键技术关键技术,改程序结合了SPSS和C#源码编程,能够直接将SPSS中计算出来的系数导入C#中,然后计算出经过多元线性回归拟合后的结果,计算非常迅速,方便,易于操作,从很大程度上提高了工作效率。
    2022-02-06 15:31:26下载
    积分:1
  • 美国地质调查局 DEM三维地形漫游系统
    描述 (英文): (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为你赢得更多的分数) 美国地质勘探局 DEM三维地形漫游系统Description (英文): (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为你赢得更多的分数) (英语) 的描述: (提示: 至少 100 个字符。请尽你所能描述您的项目的详细信息。更好的内容将为您获得更多的分数)
    2022-07-02 11:07:25下载
    积分:1
  • 基于GRID格式DEM的等值线追踪(已删除编译目录),可用于多种散点插值生成的格网,只需将格网数据写成GRID格式的文本即可....
    基于GRID格式DEM的等值线追踪算法(已删除编译目录),可用于多种散点插值生成的格网,只需将格网数据写成GRID格式的文本即可.-GRID-based format of the contour DEM tracking algorithm (the compiler has been deleted directory), can be used for a variety of scattered point interpolation to generate a grid, simply written GRID Grid data can be formatted text.
    2023-02-15 02:10:04下载
    积分:1
  • Adboost 的人脸检测
    ApplyDetector.m BoostingAlg.m CalcIntegralImage.m ComputeBoxSum.m ComputeFeatures.m 等20段代码
    2022-03-25 01:13:19下载
    积分:1
  • Variable gain PID algorithm c++ to achieve, the current is more PID algorithm co...
    变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
    2022-01-25 17:51:20下载
    积分:1
  • 智能车代码
    应用背景智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车智能飞车关键技术飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔飞思卡尔
    2022-03-05 08:23:41下载
    积分:1
  • 四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。...
    四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。-43 species difference format FORTRAN source code to the Internet to download, what good things, recommended.
    2022-12-25 22:25:03下载
    积分:1
  • SPHysics - SPH Free-surface Flow Solver
    SPHysics is a platform of Smoothed Particle Hydrodynamics (SPH) codes inspired by the formulation of Monaghan (1992) developed jointly by researchers at the Johns Hopkins University (U.S.A.), the University of Vigo (Spain), the University of Manchester (U.K.) and the University of Rome La Sapienza (Italy). Developed over a number of years primarily to study free-surface flow phenomena where Eulerian methods can be difficult to apply, such as waves, impact of dam-breaks on off-shore structures.
    2022-05-26 05:01:36下载
    积分:1
  • the Capacitated Vehicle Routing Problem
    The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-15 10:54:51下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载