01.net和c#的区别大概在2000年,微软推出了一种革命性的产品--.NET(战略)目标:任何人,在任何地方,使用任何终端设备,都可以访问微软提供的服务。.net Framework:要想让我们自己写的C#应用可以运行在Good Friend的Computer上,必须有.net Framewor...
Nim GameDiscription:You are playing the following Nim Game with your friend: There is a heap of stones on the table, each time one of you take turns t...
分类:
其他好文 时间:
2015-10-21 20:50:08
阅读次数:
151
You are playing the following Flip Game with your friend: Given a string that contains only these two characters:+and-, you and your friend take turns...
分类:
其他好文 时间:
2015-10-17 01:51:01
阅读次数:
294
You are playing the following Flip Game with your friend: Given a string that contains only these two characters:+and-, you and your friend take turns...
分类:
其他好文 时间:
2015-10-17 01:50:08
阅读次数:
1101
刚注册了leetcode,推荐的第一题就是Nim Game。You are playing the following Nim Game with your friend: There is a heap of stones on the table, each time one of you ta...
分类:
其他好文 时间:
2015-10-16 15:19:53
阅读次数:
173
DescriptionMatt’s friend K.Bro is an ACMer.Yesterday, K.Bro learnt an algorithm: Bubble sort. Bubble sort will compare each pair of adjacent items and...
分类:
其他好文 时间:
2015-10-16 15:13:16
阅读次数:
260
KRYObject.h#pragma onceclass KRYObject{ template friend class KRYRefPtr; template friend class KRYWeakPtr;private: struct KRYRefCount ...
分类:
其他好文 时间:
2015-10-15 22:00:56
阅读次数:
256
Problem Description:You are playing the following Flip Game with your friend: Given a string that contains only these two characters:+and-, you and yo...
分类:
其他好文 时间:
2015-10-15 14:24:51
阅读次数:
110
一、实验要求1、 用你的计算机上的压缩工具来压缩不同文件。研究原文件的大小和类型对于压缩文件与原文件大小之比的影响。2、 从一本通俗杂志中摘录几段文字,并删除所有不会影响理解的文字,实现压缩。例如,在"this is the dog that belong to my friend” 中,删除 is...
分类:
其他好文 时间:
2015-10-14 12:13:54
阅读次数:
167
Description:You are playing the following Nim Game with your friend: There is a heap of stones on the table, each time one of you take turns to remove...
分类:
其他好文 时间:
2015-10-14 11:48:35
阅读次数:
159