码迷,mamicode.com
首页 >  
搜索关键字:simple check    ( 15618个结果
Same Tree
Given two binary trees, write a function to check if they are equal or not.Two binary trees are considered equal if they are structurally identical an...
分类:其他好文   时间:2014-05-01 16:06:46    阅读次数:427
VC++ WIN32 sdk实现按钮自绘详解.
网上找了很多,可只是给出代码,没有详细解释,不便初学者理解.我就抄回冷饭.把这个再拿出来说说.实例图片:首先建立一个标准的Win32 Application工程.选择a simple Win32 Application.然后建立我们的资源文件首先新建一个对话框资源,资源ID改为IDD_MAIN_DL...
分类:编程语言   时间:2014-05-01 00:30:32    阅读次数:868
POJ3728 The merchant解题报告
Description There are N cities in a country, and there is one and only one simple path between each pair of cities. A merchant has chosen some paths a...
分类:其他好文   时间:2014-04-30 17:09:30    阅读次数:570
A Simple Game —— ChainReaction
真的越来越喜欢web前端了。 本来一直觉得 游戏开发是个很高深的话题,虽然之前也会写点动态的网页,运动的对象,跳动的小球之类的简单动画,直到我遇到了JavaScript,jquery库。其实,最开始学习 JavaScript,感觉这是一门杂乱无章的弱语言,没有 C 和 C++ 或者 Java ...
分类:其他好文   时间:2014-04-30 16:30:06    阅读次数:543
《Cracking the Coding Interview》——第17章:普通题——题目2
2014-04-28 22:05题目:写个程序判断三连棋哪一方赢了。解法:三个相同的棋子连成一条横线,竖线或者对角线就判断为赢了。代码: 1 // 17.2 Write an algorithm to check if someone has won the tic-tac-toe game. 2 ...
分类:其他好文   时间:2014-04-29 18:12:07    阅读次数:474
FluentData -Micro ORM with a fluent API that makes it simple to query a database 【MYSQL】
官方地址:http://fluentdata.codeplex.com/documentationMYSQL:MySQL through theMySQL Connector .NET driver.连接字符串:Server=127.0.0.1;Database=testDB;Uid=root;Pw...
分类:数据库   时间:2014-04-29 17:23:46    阅读次数:594
Andy Williams 《Love Story》
where do i beginto tell a story of how great a love can bethe sweet love story that is older than the seathe simple truth about the love she brings to...
分类:其他好文   时间:2014-04-29 17:18:46    阅读次数:342
学习心得-6
学习的过程是朴素的。譬如背单词,一本字典、一支笔,一打草稿纸,反反复复记忆就好了不需要NB的记忆软件、豪华的工具书譬如编程,一个编译器,一个编辑器—好用的开源IDE,反反复复编码、调试、琢磨就好了不需要高端、NB的IDE譬如练习双节棍,一个双节棍,网上若个视频教程,书籍,反反复复练习就好了不需要复杂...
分类:其他好文   时间:2014-04-28 08:45:11    阅读次数:478
15618条   上一页 1 ... 1560 1561 1562
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!