Many embedded-microcontroller applications require generation of analog signals. An integrated or stand-alone DAC fills the role. However, you can oft...
分类:
其他好文 时间:
2014-11-28 14:19:13
阅读次数:
337
网上说2003 -> 11.0,2007 -> 12.0. 因为平时提示"Are you missing an assembly reference?",都是没有引用库文件,但是明明我已经添加好引用了,还是报错.机器上安装的是Office2010,但是在库引用中,v14.0的是不行,Office ....
分类:
移动开发 时间:
2014-11-26 14:04:43
阅读次数:
150
直接说这算法的作用吧,
上图的右边就是左边图的 ES(Embedded Subtree),相对应的ABC-1D-1-1E-1-1就是上图左边的Pre-Order-String,也是这个算法输入的数据格式,中间我们用空格隔开(A B C -1 D -1 -1 E -1 -1),-1就是表示回走。
这算法主要是用来挖掘频繁子树,也就是将一个树里的所有频繁子树找出来。原理就不说了,大家可以自...
分类:
编程语言 时间:
2014-11-21 18:59:06
阅读次数:
203
新的,标签给开发人员提供方便的嵌入媒体方式,这个日后必定很实用。
分类:
Web程序 时间:
2014-11-12 21:09:27
阅读次数:
266
// Copyright (c) 2010 The Chromium Embedded Framework Authors. All rights// reserved. Use of this source code is governed by a BSD-style license that/...
分类:
其他好文 时间:
2014-11-11 10:32:50
阅读次数:
2324
让QT/Embedded支持国际化环境配置:Qt/Embedded 3.3.8 ,在主机和目标板上存放路径都为:/root/qt-embedded-free-3.3.8Qt/X11 3.3 (主要用到其中的lupdate,lrelease和lingust工具)1、修改并重新编译应用程序...
分类:
其他好文 时间:
2014-11-10 06:26:55
阅读次数:
210
这是求毕业哥的处女座博客,希望大家别喷!!! 由于实验室项目的需要,求毕业哥于昨晚(2014/11/05)9点开始学习Python。自身有点强迫症,装什么软件都要求新的,所以给自己Windows装了个Python3.3(也为自己埋了个雷)。之前在Linux机器上装了Python-2.7.3,我没多....
分类:
数据库 时间:
2014-11-06 19:41:10
阅读次数:
375
对于ubuntu 14.04(我的是14.10),官方仓库里就有适用的交叉编译器apt-get install gcc-arm-none-eabi对于较低的版本,可以使用https://launchpad.net/gcc-arm-embedded/提供的二进制压缩包,以及https://launch...
分类:
其他好文 时间:
2014-11-04 00:02:47
阅读次数:
642
Embedded.xaml This page contains an embedded page in a frame. Embedded Frame Owns Journal Embedded.xaml.cs
using System;
using System.Collections.Gene...
分类:
其他好文 时间:
2014-11-02 16:11:19
阅读次数:
133
1. App Widgets App Widgets are miniature application views that can be embedded in other applications (such as the Home screen) and receive periodic ....
分类:
移动开发 时间:
2014-10-31 20:28:09
阅读次数:
194