码迷,mamicode.com
首页 >  
搜索关键字:embedded    ( 592个结果
非专为 Flash所设计的文件系统,需要FTL层转换
Flash Memory 目前分为两种:NOR Flash Memory 及 NAND Flash Memory,尤于 NAND FlashMemory 有较快的 Erase Time、Small Size 及成本较低的特性下,使得 NAND 更适用于Embedded System。Flash Me...
分类:其他好文   时间:2014-06-30 15:18:59    阅读次数:194
Inter-process communication in Qt using QProcess
Recently, I needed to call a CUI program from within Qt GUI window and simulate the effect of an embedded command line window like the Autolisp consol...
分类:其他好文   时间:2014-06-30 12:45:02    阅读次数:1252
Quartz Features
Runtime EnvironmentsQuartz can run embedded within another free standing applicationQuartz can be instantiated within an application server (or servle...
分类:其他好文   时间:2014-06-25 19:13:37    阅读次数:225
WPF 中资源路径的问题
WPF 中资源路径的问题1. 引用当前工程的资源(注意xxxx.png的build action 应设置为Resource 或Embedded Resource)2.引用其它工程的资源 (注意xxxx.png的build action 应设置为Resource 或Embedded Resource)...
分类:其他好文   时间:2014-06-10 19:33:30    阅读次数:219
基于IAP和网口升级固件
现有嵌入式设备:基于ARM Cortex-M3处理器、带以太网通讯功能。为降低设备维护成本节省宝贵的时间和金钱,需要设计网口升级固件功能。 本文描述了基于IAP和网口升级该嵌入式系统的方法,其中处理器为NXP公司的ARM Cortex-M3,开发环境为IAR Embedded Workbench for ARM。 IAP( In Applicatin Programming)在应用编程,一般指MCU可以通过通信端口(UART口、网口等)从外部接收应用程序镜像并烧录到FLASH中实现固件升级。...
分类:其他好文   时间:2014-06-10 19:17:53    阅读次数:341
crtmpserver分析与组网
简介: crtmpserver是一款不错的开源流媒体服务器,用c++语言编写,跨平台。 官方介绍crtmpserver不仅支持adobe rtmp协议,还支持其它常用的协议: . To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE) . To and from embedded devices: Android, IP cameras, ...
分类:其他好文   时间:2014-06-05 00:28:20    阅读次数:346
代码不仅仅考虑性能
今天阅读opencv2.0手册的时候,看到一句话,很有感触:Unless you are targeting embedded platforms, there’s no point to using the old methods(unless you’re a masochist program...
分类:其他好文   时间:2014-05-24 09:51:04    阅读次数:258
Loader for loading embedded assemblies z
using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Reflection;using System.Runtime.InteropServices;namespace...
分类:其他好文   时间:2014-05-23 10:59:24    阅读次数:223
TQ2440实现触摸屏和qt图形 解决segmentation fault
安装tslib-1.4和qt-embedded-linux-opensource-src-4.5.3,以及错误解决...
分类:其他好文   时间:2014-05-09 21:09:25    阅读次数:346
Bluetooth
Android provides a default Bluetooth stack, BlueDroid, that is divided into two layers: The Bluetooth Embedded System (BTE), which implements the core...
分类:其他好文   时间:2014-05-09 10:18:47    阅读次数:518
592条   上一页 1 ... 57 58 59 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!