码迷,mamicode.com
首页 >  
搜索关键字:english    ( 1586个结果
1032. Sharing (25)
To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the words share the same sublist if they share the same suffix. For example,...
分类:其他好文   时间:2015-03-03 18:41:39    阅读次数:140
[Powershell] 用powershell算9X9数独.
This arctical will also be published in English athttp://www.cnblogs.com/LarryAtCNBlog/p/4307965.html数独是一个填字游戏,广为人知的是9X9类型的,下面是一个算法,也就是由每次从可确定的数中推算同行或...
分类:系统相关   时间:2015-03-02 10:59:50    阅读次数:192
[转]A plain english introduction to cap theorem
Kaushik SathupadiProgrammer. Creator. Co-Founder. Dad.See all my projects and blogs → A plain english introduction to CAP TheoremYou’ll often hear abo...
分类:其他好文   时间:2015-02-26 22:48:04    阅读次数:209
PAT1032. Sharing
To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the words share the same s...
分类:其他好文   时间:2015-02-25 08:03:00    阅读次数:187
debian linux中文桌面系统安装
一、基本系统安装1 、安装光盘:可以到http://debian.cn99.com去下载ISO,我是之前从官方网站下载的。一只载第一张光盘即可。用NERO烧录成光碟。2、将安装光盘放驱,并在BIOS里设置为cdrom启动。3、开始选择ENGLISH。在安装完系统之后再改过来就可以了。4 、 在国家选...
分类:系统相关   时间:2015-02-20 15:11:10    阅读次数:319
homework No. 1: Arrays, struct, and functions C++程序
霸渣编程 服务编号:cplus00044Problem description:Problem 1.Implement a C++ program that has the following functions:Reads in a paragraph of English text up to ...
分类:编程语言   时间:2015-02-17 14:04:03    阅读次数:1088
九度oj 1468 Sharing 2012年浙江大学计算机及软件工程研究生机试真题
题目1468:Sharing时间限制:1 秒内存限制:128 兆特殊判题:否提交:2687解决:550题目描述:To store English words, one method is to use linked lists and store a word letter by letter. T...
分类:其他好文   时间:2015-02-13 08:04:31    阅读次数:162
对261个国家地区快速查找选择
实现的效果如下当输入小写字母“z”的时候,刷出所有以z开头的国家当输入汉字“美”的时候,刷出以美字开头的国家1、使用java,SSH,Easyui2、数据库设计,code:国家英语简写,note:中文注释,pycode:中文拼音缩写,english:英文名称其中pycode全部为小写,note为中文...
分类:其他好文   时间:2015-02-10 11:01:29    阅读次数:181
一道编程题实在是不知道哪个地方错了
求帮忙        一道觉得很简单的编程题,提交了很多次,但是,还是wrong,实在是崩溃啊,真的不知道哪里错了,希望大家可以帮忙解决一下,感激不尽。 就是这道题————Conversions Description Conversion between the metric and English measurement systems is relatively simp...
分类:其他好文   时间:2015-02-09 09:33:46    阅读次数:259
常用口语句子
1、I‘llalwayshaveyourback我会一直支持你~2、Iknowhowyoufell我明白你的感受3、keepaneyeoneachother相互照应4、youhavetostaystrong你必须坚强5、You‘redebasingyourself.你在贬低自己(个人认为可以理解为妄自菲薄)6、Youwanttobetonit?要不要打个赌?7、keephercompany陪陪她..
分类:其他好文   时间:2015-02-08 15:36:25    阅读次数:230
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!