APP

共 409 篇文章
APP 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 409 篇文章,持续更新中。

包含两个终端设备、一个协调器设备和一个简单的上位机程序。 在freescake的codewarrior下编程

包含两个终端设备、一个协调器设备和一个简单的上位机程序。 在freescake的codewarrior下编程,将生成的zigbee程序的app.c覆盖。因为是针对3个不同控制节点的3个设备,所以需要修改3个c文件。 此为测距功能,,上位机端仅接受数据,没有做其他处理,如果需要定位,可以在此基础上拓展。

Xilinx APP Generators Using the SRL Macro

Xilinx APP Generators Using the SRL Macro

Xilinx app notes

Xilinx app notes

Android app: AlartClock闹钟

Android app: AlartClock闹钟

Control of a pressure plant using app client server in Labview

Control of a pressure plant using app client server in Labview

Basic App client - server using Labview.

Basic App client - server using Labview.

App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x s

App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.

ScienceOps has answers. Rapid Custom Algorithm development www.ScienceOps.com Simpleware From 3

ScienceOps has answers. Rapid Custom Algorithm development www.ScienceOps.com Simpleware From 3D scan to CAD, FE/CFD, and RP Join our Webinar on March 12th www.simpleware.com Steganography So

SImple address book app

SImple address book app

ms debugging serial,a good book for debuging windows app

ms debugging serial,a good book for debuging windows app

textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtR

textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app]

setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaApp

setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "SpinBox", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtS

tcl app debit card system

tcl app debit card system

酒店管理系统 北大青鸟商业项目

酒店管理系统 北大青鸟商业项目,值得斟酌,绝不是一般垃圾代码 该系统采用VS2005+SQL2005开发,采用Extjs2.0技术实现UI展示. 数据库脚本:App_Data文件夹下. 该系统为北大青鸟(重庆足下)Y2项目,请大家多多指教! 数据库操作采用的是SqlHelper

The power management problem for wireless sensor networks has been studied intensively. Various app

The power management problem for wireless sensor networks has been studied intensively. Various approaches for reducing the energy expenditure have been presented in literature

CC2520+STM32

#define RF_CHANNEL &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;25 &nbsp; &nbsp; &nbsp;// 2.4 GHz RF channel<br /> <br /> // BasicRF address definitions &nbsp; µØÖ·¶¨Òå<br /> #define PAN_ID

NelinSys_app xiang guan neirong,da jia ke yi can kao yi xia .

NelinSys_app xiang guan neirong,da jia ke yi can kao yi xia .

学brew的朋友注意啦

学brew的朋友注意啦,该资料包括以下N多内容: BREW 学习之路.doc BREW编程经验——Dialog机制的使用方式.doc BREW环境下菜单的制作.doc BREW优化代码以避免堆存储碎片.doc BREW中 - 显示和图像.doc CDMA 1X业务平台BREW.doc dynamic app(module) access oem layer的机制介绍.doc IAl

pic18 of LCD source code

pic18 of LCD source code,這是18f4520在APP001實驗版上的源碼,可以驅動LCD的範例程式,涵蓋了燒錄檔

简单的计算器

// 学生管理.cpp : Defines the entry point for the application.<br /> //<br /> <br /> #include "stdafx.h"<br /> #include "resource.h"<br /> <br /> #define MAX_LOADSTRING 100<br /> <br /> // Global Variable