码迷,mamicode.com
首页 >  
搜索关键字:embedded    ( 592个结果
Retrieving data from a server
A system includes a server and a controller embedded in a device. Both the server and the embedded controller are capable of communicating over a comp...
分类:其他好文   时间:2014-07-25 02:25:54    阅读次数:321
IAR Embedded Workbench for ARM 7.10
此授权文件无任何限制,全功能通用版。可自动解压LibSource使用方法:1.解压缩EWARM_7.10_License.rar,取得Selected.package。2.复制Selected.package文件到指定目录:XP: C:\Documents and Settings\All User...
分类:其他好文   时间:2014-07-18 12:14:55    阅读次数:841
Methods for Using Message Queuing Telemetry Transport for Sensor Networks to Support Sleeping Devices
Methods support a sleep mode for an embedded device. Embedded devices like sensors and actuators used in wireless sensor networks have a limited power...
分类:Web程序   时间:2014-07-18 08:33:13    阅读次数:479
CentOS7上安装POCO
POCO是什么? 看官网说明: Modern, powerful open source C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. ...
分类:其他好文   时间:2014-07-17 16:13:45    阅读次数:352
Java中的Mongodb单元测试
如何进行Mongodb测试? 我们在java中使用Mongodb作为数据库进行存储的时候,怎么样对于进行测试呢?一种可能直接的方式就是在setUp中getDB,然后在tearDown里面dropDatabase。这样的方式相对来说比较慢。一种更好的方式就是使用fake的数据库,比如embedded的Mongodb用于测试。http://xunitpatterns.com/Test%20Doubl...
分类:数据库   时间:2014-07-16 14:07:53    阅读次数:344
Thermal zone monitoring in an electronic device
FIELDOne embodiment of the invention relates to a closed loop thermal control process in a portable electronic device having several embedded temperat...
分类:其他好文   时间:2014-07-15 08:26:14    阅读次数:260
Microsoft.Office.Interop.Excel.ApplicationClass can not embedded 的问题
用c#进行开发时,要做一个excel导入功能,期间使用到Microsoft.Office.Interop.Excel程序集,在用vs2008开发的时候没有报错,将这个程序集引用到vs2010的时候,便报错了:interop type 'Microsoft.Office.Interop.Excel.A...
分类:移动开发   时间:2014-07-11 23:22:55    阅读次数:218
C# - 设置DLL的属性Embed Interop Type 设为False
错误:Error msg: A reference was created to embedded interop assembly. because of an indirect reference to that assembly created by assembly. Consider ch...
分类:其他好文   时间:2014-07-05 21:05:45    阅读次数:1107
UniDAC连接Embedded MySQL server
Simple question about MySQL embedded application.Post a reply7 posts ? Page1of1Simple question about MySQL embedded application.bytanghz» Mon 11 Oct 2...
分类:数据库   时间:2014-07-03 20:01:47    阅读次数:919
Developers, do consider different user roles! - A bad experience with cron
The Story:Last week, I found one of our embedded arm linux device ran out of flash space( totally only 128M for apps and OS).After checking for a whil...
分类:其他好文   时间:2014-07-02 14:30:13    阅读次数:317
592条   上一页 1 ... 56 57 58 59 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!