码迷,mamicode.com
首页 >  
搜索关键字:links    ( 845个结果
[Music Links]
http://101ruinstrumental.radio.net/
分类:其他好文   时间:2015-03-09 10:37:38    阅读次数:95
CListCtrl With Web Links
源代码及可执行文件下载地址:http://files.cnblogs.com/rainboy2010/ListCtrlLinkTest.zipCListCtrlLink是CListCtrl的扩展类,可以在ListCtrl控件中包含网页链接使用方法:1. 添加ListCtrlLink.h,ListCt...
分类:Web程序   时间:2015-03-08 22:53:26    阅读次数:244
DB link的迁移(dblink中的密码未知)
不知DBA有时候是否会遇到这样的尬尴局面,做某些Schema的迁移的时候,由于用到Public的db link,然而由于不知道db link中目标端账号的密码,因此无法在新环境重新创建DB link。 本次实验的思路是将视图dba_db_links的基表link$迁移到出来并替换到新环境。因为用户的password密文保存在link$基表中。 ----首先交代两边环境,...
分类:数据库   时间:2015-03-07 22:45:28    阅读次数:245
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
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
845条   上一页 1 ... 71 72 73 74 75 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!