码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
hdu 3074 Multiply game
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=3074 Minimum Inversion NumberDescriptionTired of playing computer games, alpc23 is planning to play...
分类:其他好文   时间:2015-05-29 19:46:09    阅读次数:150
windows时间同步命令
在域环境中,经常遇到服务器与域控时间不同步的时,会导致用户访问应用出错,如果遇到可以执行强制同步命令w32tm/resync/computer:hostname
分类:Windows程序   时间:2015-05-29 18:35:26    阅读次数:154
(树形DP) ural 1018
1018. Binary Apple TreeTime limit: 1.0 secondMemory limit: 64 MBLet's imagine how apple tree looks in binary computer world. You're right, it looks ju...
分类:其他好文   时间:2015-05-28 00:19:26    阅读次数:215
VS2013 Ultimate bug
When I create a web MVC project in VS2013 with update4, it have an unknown error: Exception from HRESULT: 0x80004005(E_FAIL). please see detail below: My computer is : macbook pro but install win7 x64. only have C disk and DVD RW driver. But when I crea...
分类:其他好文   时间:2015-05-27 14:02:44    阅读次数:202
main.m(类目。。)
#import #import "Observer.h"#import "Person.h"#import "Computer.h"int main(int argc, const char * argv[]) { @autoreleasepool {/* Person *per...
分类:其他好文   时间:2015-05-26 21:16:54    阅读次数:98
引用与传值
//person.M// -------- computer属性的存在时间//------------ person的存在时间 #import "Person.h"#import "Computer.h"#import "ClassRoom.h"@implementation Person...
分类:其他好文   时间:2015-05-26 21:16:44    阅读次数:136
main.m(传值与引用)
#import #import "Observer.h"#import "Person.h"#import "Computer.h"int main(int argc, const char * argv[]) { @autoreleasepool {/* Person *per...
分类:其他好文   时间:2015-05-26 20:58:30    阅读次数:89
启动hive hwi服务时出现 HWI WAR file not found错误
/hive?--service?hwi [niy@niy-computer /]$ $HIVE_HOME/bin/hive --service? hwi 13/04/26 00:21:17 INFO hwi.HWIServer: HWI is starting up 13/04/26 00:21:18 FATAL hwi.HWIServer: HWI WAR file not fou...
分类:其他好文   时间:2015-05-26 16:41:10    阅读次数:166
How to realize the double os in the win8 background.
Goal: to realize the Ubantu in the windows system os computer. Tools: Ubantu install USB MSD, Software EasyCd or Grub Priciple: install two System...
分类:Windows程序   时间:2015-05-24 21:42:37    阅读次数:192
[Computer Vision] SIFT特征学后感
SIFT(ScaleInvariantFeatureTransform),尺度空间不变特征,目前手工设计的最好vision特征。以下是学习http://blog.csdn.net/zddblog/article/details/7521424后的收获。一、尺度空间gaussian pyramid的产...
分类:其他好文   时间:2015-05-24 21:34:53    阅读次数:215
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!