码迷,mamicode.com
首页 >  
搜索关键字:nexus one    ( 29197个结果
OpenERP report doesn't work
1. When you have used OpenOffice edited one of reports,it has stored the report's banary data is database,which caused the problem when you refresh th...
分类:其他好文   时间:2014-07-22 22:56:35    阅读次数:216
Ubuntu, using svn from terminal
Hello everybody,One day I had problems with GUI svn client and a big headache how to commit my changes. I have found how to do that using Terminal and...
分类:其他好文   时间:2014-07-19 21:30:39    阅读次数:197
[leetcode]Count and Say
Count and SayThe count-and-say sequence is the sequence of integers beginning as follows:1, 11, 21, 1211, 111221, ...1is read off as"one 1"or11.11is r...
分类:其他好文   时间:2014-07-19 20:35:34    阅读次数:276
【leetcode】Word Break
Given a stringsand a dictionary of wordsdict, determine ifscan be segmented into a space-separated sequence of one or more dictionary words.For exampl...
分类:其他好文   时间:2014-07-17 00:33:43    阅读次数:218
UVA 10026 Shoemaker's Problem
Shoemaker's Problem Shoemaker has N jobs (orders from customers) which he must make. Shoemaker can work on only one job in each day. For each ith job, it is known the integer Ti (1i<=1000...
分类:其他好文   时间:2014-07-16 17:12:33    阅读次数:274
[LeetCode] Merge k Sorted Lists
Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.#include#includeusing namespace std;struct ListNode ...
分类:其他好文   时间:2014-07-16 15:17:03    阅读次数:188
Ettus公司 LP0965天线安装指南
官网摘要:Includes one LP09650 850 MHz to 6.5 GHz Log Periodic PCB directional antenna, at 5-6dBi Gain. Works with any daughterboard that operates within 8...
分类:其他好文   时间:2014-07-16 15:02:54    阅读次数:348
python升级安装后的yum的修复
升级python版本后,运行yum # yum -y install openssl 提示如下: There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:    No module named yum Pl...
分类:编程语言   时间:2014-07-16 14:04:47    阅读次数:193
FZU - 2039 Pets (二分图匹配 2011年全国大学生程序设计邀请赛(福州))
Description Are you interested in pets? There is a very famous pets shop in the center of the ACM city. There are totally m pets in the shop, numbered from 1 to m. One day, there are n customers in...
分类:其他好文   时间:2014-07-16 09:17:29    阅读次数:325
Images of Future AI
2013-5-3 Yongwu Shen Future AI system would be the one that is able to grow from the rootby itself, rather than being created brick by brick like existing ones. Building an AI system in the future w...
分类:其他好文   时间:2014-07-16 08:51:57    阅读次数:347
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!