登录
首页 » c » NRF905测试程序

NRF905测试程序

于 2022-03-16 发布 文件大小:449.43 kB
0 112
下载积分: 2 下载次数: 1

代码说明:

此程序是基于STM32的测试程序,经测试可以实现收发。

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

发表评论

0 个回复

  • VC6开发的火车订票系统
    C++开发的火车订票系统,采用VC6开发,用MFC制作的界面,适合初学者,或者做大作业,干ddl时的参考,完整代码,可运行,希望能帮助到需要帮助的人。
    2022-09-05 00:40:04下载
    积分:1
  • Kalman-filtering
    kalman滤波方面的书籍,是一本经典的书籍。详细讲述了各种方法及组合滤波方法(kalman filter books, is a classic book. Detail the various methods and composition of the filter)
    2010-12-23 19:47:24下载
    积分:1
  • BREW
    使用C++语言开发的BREW程序,BREW是个代表无线应用下载的缩写(The use of C++ language of the BREW development process, BREW is a wireless application on behalf of the abbreviation download)
    2009-05-24 16:57:23下载
    积分:1
  • ccs-dsp
    说明:  进入CCS环境,装载已有工程,并load生成的.out文件,并找到要察看代码执行周期的代码处。(CCS into the environment, the project has been loaded, and load generation. Out files, and find the code implementation cycle would take a look at the code Department.)
    2008-10-15 15:43:41下载
    积分:1
  • printControl
    这是一个读取DATAGRIDVIEW数据的通用打印
    2010-11-11 11:12:33下载
    积分:1
  • cartoon
    说明:  二维卡通任务交互设计系统,实现直线,多边形绘制算法(橡皮筋效果),实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对卡通人物外貌以及衣着进行绘制。实现对卡通人物轮廓的交互控制,点击鼠标左键可以对人物五官位置进行拖拽移动调整。点击鼠标右键可以对卡通人物进行放缩等操作。(Two-dimensional cartoon task interactive design system realizes straight line, polygon rendering algorithm (rubber band effect), and cartoon character design and rendering based on mouse interaction. Using color filling and anti-aliasing technology to draw the appearance and clothing of cartoon characters. To realize the interactive control of cartoon character contour, clicking the left mouse button can adjust the position of the five features of the characters by dragging and dragging. Click the right mouse button to zoom in and out the cartoon characters.)
    2021-04-15 20:18:54下载
    积分:1
  • C语言程序设计--课本
    说明:  C语言程序设计,非常实用,入门级的编程资料(C language programming, very practical, entry-level programming materials)
    2020-06-24 10:00:02下载
    积分:1
  • C# 复制当前屏幕上指定区域图像
    C#复制当前屏幕上指定区域图像。运行效果如演示截图所示。最核心的两行代码如下所示:   private void button1_Click(object sender, EventArgs e)    {//复制当前屏幕上指定区域图像    Graphics g = this.pictureBox1.CreateGraphics();    g.CopyFromScreen(new Point(1, 1), new Point(0, 0),new Size(1201, 1201));   }
    2022-02-03 00:21:26下载
    积分:1
  • MPU6050+STM32-DMP无屏幕移植
    自己根据别人的程序改的,MPU6050+STM32-DMP无屏幕移植,MPU模块必须与STM32主控板共地,也就是说用板载电源供电最好。(我原先用的单独供电模块,结果串口输出一直为零).3轴加速度 和3轴陀螺仪分别用了3个16位的ADC, 也就是说,加速度有3个16位ADC,其中每个轴使用了一个。也是说,每个轴输出的数据,是2^16 也就是 -32768 ---- +32768。陀螺仪也是一样。 3轴加速度 和3轴陀螺仪分别用了3个16位的ADC, 也就是说,加速度有3个16位ADC,其中每个轴使用了一个。也是说,每个轴输出的数据,是2^16 也就是 -32768 ---- +32768。陀螺仪也是一样。
    2022-08-18 14:46:08下载
    积分:1
  • Simple_Compiler
    说明:  程序功能:实现对一些简单语句的解释运算。支持的运算种类: int a(这种情况下a=0) int a,45 int b,44 a=a+b a=a-b a=a*b a=a/b string str(str为空) string str1,hello! string str2,like str=str1+str2 input str input a print str print a 输入文件:输入“file”命令,随后输入文件路径 读取命令行参数:在命令的后面紧跟文件路径,个数不限(This program can realize some simple expression(newly created). It's like the command line in MATLAB, and it can also read lines from local documents.)
    2017-12-02 15:40:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载