码迷,mamicode.com
首页 >  
搜索关键字:friend    ( 1299个结果
c#前3章总结
01.net和c#的区别大概在2000年,微软推出了一种革命性的产品--.NET(战略)目标:任何人,在任何地方,使用任何终端设备,都可以访问微软提供的服务。.net Framework:要想让我们自己写的C#应用可以运行在Good Friend的Computer上,必须有.net Framewor...
分类:Windows程序   时间:2015-10-21 20:50:28    阅读次数:160
Leetcode_292_NimGame
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
Leetcode Flip Game II
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
Leetcode Flip Game
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
刚注册了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
K - K.Bro Sorting
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
[LeetCode] Flip Game
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
LeetCode——Nim Game
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
1299条   上一页 1 ... 89 90 91 92 93 ... 130 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!