------- android培训、java培训、期待与您交流! ----------01.01 计算机概述计算机(Computer):全称电子计算机,俗称电脑。是一种能够按照程序运行,自动、高速处理海量数据的现代化智能电子设备。由硬件和软件所组成,没有安装任何软件的计算机称为裸机。常见的形式有台式...
分类:
编程语言 时间:
2015-04-22 20:37:40
阅读次数:
215
解题报告 之 POJ 3463 ACM Computer Factory 有陷阱 拆点...
分类:
其他好文 时间:
2015-04-22 18:35:44
阅读次数:
408
If the host computer is not running SSH (or RSH), we can configure and run rsync as a daemon in this computer. This would have rsync listening to the port 873 for incoming connections from other comput...
分类:
系统相关 时间:
2015-04-22 14:02:55
阅读次数:
229
无监督学习近年来很热,先后应用于computer vision, audio classification和 NLP等问题,通过机器进行无监督学习feature得到的结果,其accuracy大多明显优于其他方法进行training。本文将主要针对Andrew的unsupervised learnin...
分类:
其他好文 时间:
2015-04-22 00:14:18
阅读次数:
178
Binary numbers and their pattern of bits are always very interesting to computer programmers. In this problem you need to count the number of positive...
分类:
其他好文 时间:
2015-04-22 00:13:50
阅读次数:
287
‘**********************************************************‘*WindowsScriptSourceCode*‘*UsedforChangeTelnumberthatshowninGALbasedsite*‘*HMSeniorIT:EricFueric.fu@hm.com*‘*Date:29NOV2013*‘*AnySitecanchangeinfordependonyourrequest*‘*****************************..
分类:
数据库 时间:
2015-04-21 14:50:47
阅读次数:
129
<html><head><metahttp-equiv="Content-Type"content="text/html;charset=gb2312"><title>PO2ComputerList</title></head><body><h2align=center>PO2ComputerList</h2><hr><%dbpath=server.mappath("Computer...
分类:
Web程序 时间:
2015-04-21 14:50:44
阅读次数:
183
The 3n + 1 problem
Background
Problems in Computer Science are often classified as belonging to a certain class of problems (e.g., NP, Unsolvable, Recursive). In this problem you will b...
分类:
其他好文 时间:
2015-04-20 18:30:43
阅读次数:
175
Moving TablesTime Limit: 1 SecMemory Limit: 64 MB Submit: 1182Solved: 563DescriptionThe famous ACM (Advanced Computer Maker) Company has rented a floo...
分类:
其他好文 时间:
2015-04-20 14:38:36
阅读次数:
121
题目传送门 1 /* 2 水题:看见x是十的倍数就简单了 3 */ 4 #include 5 #include 6 #include 7 #include 8 #include 9 #include 10 using namespace std;11 12 const int MA...
分类:
其他好文 时间:
2015-04-19 21:18:56
阅读次数:
122