http://acm.hdu.edu.cn/showproblem.php?pid=1041有一个初始只有一个1的串 每次都按①0 -> 10;②1 -> 01;这两条规则进行替换形如:n = 1 1 n = 2 01 n = 3 1001 ...求经过n步替换之后 串中只含复数个0的连...
分类:
其他好文 时间:
2015-02-21 22:15:29
阅读次数:
211
[摘要]在分析病毒机理的基础上,用C语言写了一个小病毒作为实例,用TURBOC2.0实现.[Abstract] This paper introduce the charateristic of the computer virus,then show a simple example writte...
分类:
编程语言 时间:
2015-02-19 18:37:22
阅读次数:
272
http://acm.timus.ru/problem.aspx?space=1&num=15571557. Network AttackTime limit: 2.0 secondMemory limit: 64 MBIn some computer company, Mouse Inc., th...
分类:
Web程序 时间:
2015-02-18 00:54:26
阅读次数:
365
这道题是我很久以前的时候写的,今天我同学问我这道题怎么做,本想偷懒来着,直接看看,但是,没有任何的线索告诉我从那个角度出发,哎,这也是我不足的地方,下面先给题目,分析在后面。
BackgroundFor years, computer scientists have been trying to find efficient solutions to different computing pro...
分类:
其他好文 时间:
2015-02-17 15:23:24
阅读次数:
191
floyd判环
Harry and Magical Computer
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1005 Accepted Submission(s): 404
Problem ...
分类:
其他好文 时间:
2015-02-15 23:10:32
阅读次数:
189
Graph Cut and Its Application in Computer Vision原文出处:http://lincccc.blogspot.tw/2011/04/graph-cut-and-its-application-in.html网络流算法最初用于解决流网络的优化问题,比如水管网...
分类:
移动开发 时间:
2015-02-15 20:34:44
阅读次数:
212
OpenCV是什么?
OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通...
分类:
其他好文 时间:
2015-02-15 13:36:55
阅读次数:
137
Geometry Made SimpleDescriptionMathematics can be so easy when you have a computer. Consider the following example. You probably know that in a right-angled triangle, the length of the three sides a, b...
分类:
其他好文 时间:
2015-02-13 22:28:43
阅读次数:
222
I would like to share how to upgrade your FVDI Driver from V2.10 to V2.8.14.1. Open Computer Management, and then find USB Serial Converter, subsequen...
分类:
其他好文 时间:
2015-02-13 13:04:39
阅读次数:
159
A delta cycle is a VHDL construct used to makeVHDL, a concurrent language, executable on asequential computer.For RTL design, you can adopt some simpl...
分类:
其他好文 时间:
2015-02-12 12:21:29
阅读次数:
111