码迷,mamicode.com
首页 >  
搜索关键字:dance links    ( 962个结果
Dancing Links - nuclear weapon for Exact Cover problems
http://www.cnblogs.com/grenet/p/3145800.htmlBest elaboration on dancing list I found. in Chinese.Traditional backtracing is a heuristic-like procedure...
分类:其他好文   时间:2015-03-05 08:05:51    阅读次数:120
knowledge_based topic model KBTM
DF-LDA: is perhaps the earliest KBTM, which can incorporate two forms of prior knowledge from the user: must-links and cannot-links. [Andrzejewski, David, Zhu, Xiaojin, and Craven, Mark. Incorporati...
分类:其他好文   时间:2015-03-03 18:40:31    阅读次数:139
【BZOJ 1305】 [CQOI2009]dance跳舞
二分/枚举+网络流~...
分类:其他好文   时间:2015-03-02 09:34:34    阅读次数:173
PAT1074. Reversing Linked List
Given a constant K and a singly linked list L, you are supposed to reverse the links of every K elements on L. For example, given L being 1→2→3→4→5→6,...
分类:其他好文   时间:2015-02-24 22:10:07    阅读次数:215
JAVA仿百度分页
最近在做一个仿百度网盘的网页小应用,找到了一个优雅简洁的分页插件,和百度搜索的分页很相似,对他进行了二次封装,拿出来跟大家分享下插件源码/** * This jQuery plugin displays pagination links inside the selected elements. *...
分类:编程语言   时间:2015-02-24 21:00:17    阅读次数:325
翻译经典之《Cisco Lan Switching》第六章(十一):Using Spanning Tree in Real-World Networks
【版权声明:原创翻译文章,翻译水平有限,错误在所难免,翻译作者对文章中存在的错误或遗漏所造成后果不承担任何责任,请谨慎转载。转载请保留本声明及出处:blog.csdn.net/shallnet ,下载该书英文版】 来看一下图6-20更复杂的拓扑,看看STP在实际中是如何应用的。 Figure 6-20. A Complex Network with All Links Sh...
分类:Web程序   时间:2015-02-11 22:01:19    阅读次数:293
开源协议
Open SourceOur OpenWSN effort at UC Berkeley is one of many open source hardware and software projects for wireless sensor networks. Here are links to...
分类:其他好文   时间:2015-02-11 18:22:22    阅读次数:306
设备驱动之SPI
本文非专业讲SPI,只是讲网上看到的资料略微总结,并加上自己的想法,附资料links。devs.c :各个platform_device 的定义,比如I2C、USB、SPI等等。应该是内核加载时,读取该配置文件,然后注册进系统。目录在/arch/arm/plat-samsung/devs.c 比如....
分类:其他好文   时间:2015-02-10 15:04:48    阅读次数:235
Eclipse 3.5使用dropins的插件安装方式
以前安装Eclipse插件有两种方式1 直接copy插件到features/plugins目录2 在links目录下创建链接文件.而 Eclipse 3.5又推出另一种新的安装途径, 更加灵活。Eclipse 3.5下有个dropins目录, 只要把插件放到该目录下就可以加载, 有几种格式可以选择。...
分类:系统相关   时间:2015-02-09 19:48:40    阅读次数:269
uva796(求桥数目)
传送门:Critical Links题意:给出一个无向图,按顺序输出桥。分析:模板题,求出桥后排个序输出。#include #include #include #include #include #include #include #include #include #include #includ...
分类:其他好文   时间:2015-02-07 15:49:56    阅读次数:170
962条   上一页 1 ... 81 82 83 84 85 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!