码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
OpenCV Tutorials —— Discrete Fourier Transform
The Fourier Transform will decompose an image into its sinus and cosines components. In other words, it will transform an image from its spatial domai...
分类:其他好文   时间:2014-11-17 12:13:58    阅读次数:599
Determine whether an integer is a palindrome. Do this without extra space.
看到这个题目的时候,首先不认识 Determine这个单词,英文不好没办法,查了下是确认的意思,然后不懂 palindrome这个单词, 查了下是回文的意思。 问题是 回文是个什么东西,官方解释: A palindrome is a word, phrase, number, or other sequence of characters which reads the same b...
分类:其他好文   时间:2014-11-17 01:45:30    阅读次数:220
Android基础--文件访问权限
1.Android 底层是Linux内核,因此文件访问权限与Linux中文件访问权限类似 d rwx rwx rwx 文件类型 owner group other 文件类型 d 代表文件夹,-代表文件,l 代表链接 owner文件创建的用户 group 与文件创建者在同一组的其他用户 other 与...
分类:移动开发   时间:2014-11-17 00:20:31    阅读次数:271
poj 1312
Numerically SpeakingTime Limit:1000MSMemory Limit:10000KTotal Submissions:1033Accepted:606DescriptionA developer of crossword puzzles (and other simil...
分类:其他好文   时间:2014-11-16 10:32:40    阅读次数:136
20141115丨记性 and other
“我记性很差啊” “有多差?”“什么有多差?” 1. 一天, 白羊和一只狮子走进餐厅。 老板说您要啥?羊说:‘一份套餐。 谢谢。’ 老板又问:‘你的狮子不饿吗?’ 羊说:‘ 不。THANKS’ 老板不死心又问: 真的不要吗?’ 羊说是的 老板有些不甘心问:‘ 你再考虑一下, 它真的不...
分类:其他好文   时间:2014-11-16 00:28:51    阅读次数:253
POJ-1328 Radar Installation-贪心算法
Description Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating in the sea side. And any radar installation, l...
分类:编程语言   时间:2014-11-15 15:37:31    阅读次数:151
POJ 3468 A Simple Problem with Integers(线段树区间求和)
Description You have N integers, A1, A2, ... , AN. You need to deal with two kinds of operations. One type of operation is to add some given number to each number in a given interval. The other is ...
分类:其他好文   时间:2014-11-14 01:41:58    阅读次数:245
MyEclipse开发的Web项目编码问题解决
一、开发工具中可以修改编码的地方:1)Window-->Preferences-->General-->ContentTypes-->Text选择要设置的文件,在Defaultencoding中输入【GBK或者UTF-8】,点击后面的update2)Window-->Preferences-->Workspace-->Textfileencoding在Other后面的选择..
分类:Web程序   时间:2014-11-13 13:05:21    阅读次数:231
Android之新建项目
最近开始接触Android,实践出真理,接下来实际创建Android应用程序。1、启动Eclipse,依次选择 " File/New/Project... " 或 " File/New/Other...",将弹出创建项目窗口,如下图:2、选择"Android Application Project....
分类:移动开发   时间:2014-11-13 12:28:00    阅读次数:190
eclipse安装tomcat
1、下载tomcat容器相应网站http://tomcat.apache.org/download-70.cgi下载格式为zip2、将下载下来zip包解压到盘符根目录下如C盘根目录或D盘根目录3、打开eclipse------>新建(new)----->其他(other)-------->搜索server4、点击next---------->选择tomcat版本点..
分类:系统相关   时间:2014-11-13 07:12:25    阅读次数:248
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!