登录
首页 » 嵌入式系统 » with C33 development board constitute a GPS positioning system

with C33 development board constitute a GPS positioning system

于 2022-08-24 发布 文件大小:67.40 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

用C33 STAR 开发板构成GPS定位系统-with C33 development board constitute a GPS positioning system

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

发表评论

0 个回复

  • Source code of USB1.1 controller pdusbd12 ddk,its very useful
    USB1.1控制器pdusbd12 ddk 驱动源码,很有价值-Source code of USB1.1 controller pdusbd12 ddk,its very useful
    2023-03-27 03:10:03下载
    积分:1
  • SPI存储器接口
    SPI EEPROM存储器接口库8051控制器 使用SPI协议, 读取和写入通话功能 内存写入启用和禁用功能。 读1个字的时间 可以很容易地与其他控制器一样AVR,PIC等使用 编译并采用Keil测试。 无效send_to_memory(无符号字符的字节); 无符号字符型read_from_memory(); 无效enable93c46(无效); 无效禁用93C46(无效);
    2022-08-09 05:12:31下载
    积分:1
  • 三星s3c44b0芯片下的设备转换的程序
    三星s3c44b0芯片下的设备转换的程序-Samsung S3C44B0 chips under the equipment conversion procedures
    2023-01-26 08:20:03下载
    积分:1
  • 基于ALTERA公司的DE2的LCD显示程序,一起学习.非常好的资料,也非常难得.是我参加培训时所得...
    很好很强大 用c#开发的只能系统- I love you baby ,come on baby!
    2022-06-18 08:05:13下载
    积分:1
  • arm开发 phils LPC2106 串口通讯源码
    arm开发 phils LPC2106 串口通讯源码-phils LPC2106 development arm serial communication FOSS
    2022-04-28 00:12:00下载
    积分:1
  • armok01100828.rar,arm9的资料及实例
    armok01100828.rar,arm9的资料及实例-armok01100828.rar, arm9 information and examples
    2022-06-28 06:53:30下载
    积分:1
  • 可实现一个跟随鼠标转的眼睛的有趣vb程序
    可实现一个跟随鼠标转的眼睛的有趣vb程序-Can realize a transfer of the eyes follow the mouse interesting vb program
    2023-01-17 10:55:04下载
    积分:1
  • QT5 編程門源碼
    资源描述目  录 第1章 开发环境 1.1 Qt 简介。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 5 1.2 下载安装 Qt Creator 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。6 1.3 第一个程序 Hello World 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。7 第2章 窗体应用 1.1 窗体基类说明 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 12 1.2 控制窗体大小 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 13 1.3 窗体初始位置及背景色 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 13 1.4 修改标题栏图标 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 14 1.5 移动无边框窗体 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 16 1.6 去掉标题栏中最大化、最小化按钮 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 17 1.7 多窗体调用 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 18 1.8 字体形状窗体 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 20 第3章 控件应用 1.1 QPushButton 按钮 。。。。。。。。。。。。。
    2022-07-21 02:14:15下载
    积分:1
  • Python nrf24le1/nrf24lu1p 编程器
    Nrf24le1 和 Nrf24lu1P 在 ebay上可以以很小的成本建立小型传感器节点上可用的模块。 Nrf24le1 程序员命名为 nrfisp 像这一 (http://www.ebay.com/itm/NRF24lE1-NRF24LU1-NRF24LU1P-USB-Programmer-Adapter-with-Software-Video-Tutorial-/271164903768) 并没有一个 Linux 版本的软件,但被公认为 HID 设备。 此代码在 python 中的提供必要的逻辑来管理模块 使用以下命令: -启动和停止该模块, -擦除和编程单片机, -读一些内存。 命令语法是非常可以理解的代码中 所需的 Python 模块是 pyusb 和 intelhex。
    2022-08-04 08:18:10下载
    积分:1
  • 一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件使用。...
    一个简单的能够直接操作IDE接口的函数库,可以作为底层驱动提供给其它文件系统使用。-A simple operation can directly IDE interface library can be used as the underlying drive to the other file system to use.
    2023-06-28 17:25:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载