The power management problem for wireless sensor networks has been studied intensively. Various APProaches for reducing the energy expenditure have been presented in literature
标签: intensively management networks wireless
上传时间: 2014-01-14
上传用户:924484786
The power management problem for wireless sensor networks has been studied intensively. Various APProaches for reducing the energy expenditure have been presented in literature
标签: intensively management networks wireless
上传时间: 2017-03-02
上传用户:it男一枚
Example of using HTC sensor api to get Light sensor value and set backlight level in modern HTC phones. This APP will replace original autobacklight level regulator and add more customizable options.
标签: sensor HTC backlight Example
上传时间: 2014-02-05
上传用户:zhaiye
A very good document about TCPIP protocol Possible Attacks.Very helpful for people write network APPlications
标签: document Possible protocol Attacks
上传时间: 2013-12-10
上传用户:洛木卓
Asp.net购物车示例源码[VS2005] 可以实现购物车基本功能:在线购物、在线结算、在线充值、在线支付(未完成) 有用户注册功能 默认用户密码51aspx 数据库文件在APP_Data文件夹下附加即可,数据库名称不要更改 注意:web.config默认配置不要更改,sa帐号务必为空,如果需要更改请对.cs文件相应修改然后编译
上传时间: 2013-12-28
上传用户:gtzj
setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaAPPInitialize[&APP, "SpinBox", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args[n], XmNwidth, 400 ] n++ XtSetArg[args[n], XmNheight, 100 ] n++ //XtSetArg[args[n], XmNarrowLayout, XmARROWS_FLAT_END] n++ XtSetArg[args[n], XmNrepeatDelay, 0] n++ //XtSetArg[args[n], XmNarrowOrientation, XmHORIZONTAL] n++ spinbox = XmCreateSpinBox[toplevel, "SpinBox", args, n] XtManageChild[spinbox] XtAddCallback [spinbox, XmNvalueChangedCallback, [XtCallbackProc]ValueChanged, [XtPointer]NULL] XtAddCallback [spinbox, XmNmodifyVerifyCallback, [XtCallbackProc]ModifyVerify, [XtPointer]NULL]
标签: NULL XtSetLanguageProc setlocale toplevel
上传时间: 2017-03-25
上传用户:lmeeworm
text = XmCreateScrolledText[paned, "text", args, n] XtManageChild[text] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAPPMainLoop[APP]
标签: text XmCreateScrolledText XtManageChild XtRealiz
上传时间: 2014-01-14
上传用户:lanwei
textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAPPMainLoop[APP]
标签: textf XmCreateTextField XtManageChild spinbox
上传时间: 2017-03-25
上传用户:liglechongchong
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 Software Hide Secrets Using this Powerful Steganography Software. $39 InvisibleSecrets.com Develop VoIP softphone SIP softphone SDK (activeX & DLL) Add VoIP in your APP/webpages. www.vaxvoip.com
标签: ScienceOps development Simpleware Algorithm
上传时间: 2017-04-13
上传用户:qlpqlq
包含两个终端设备、一个协调器设备和一个简单的上位机程序。 在freescake的codewarrior下编程,将生成的zigbee程序的APP.c覆盖。因为是针对3个不同控制节点的3个设备,所以需要修改3个c文件。 此为测距功能,,上位机端仅接受数据,没有做其他处理,如果需要定位,可以在此基础上拓展。
标签: codewarrior freescake 终端设备 协调器
上传时间: 2017-05-18
上传用户:风之骄子