码迷,mamicode.com
首页 >  
搜索关键字:topic    ( 2781个结果
Generating Gaussian Random Numbers(转)
Generating Gaussian Random Numbershttp://www.taygeta.com/random/gaussian.htmlThis note is about the topic of generatingGaussiapseudo-random numbers gi...
分类:其他好文   时间:2015-01-06 21:29:51    阅读次数:226
POSTGRESQL同步——SLONY-I配置
来自:http://bbs.chinaunix.net/thread-955564-1-1.html 参考文档 http://bbs.chinaunix.net/viewthr ... page%3D1#pid6997819 http://topic.csdn.net/t/20050617/12/4...
分类:数据库   时间:2015-01-06 15:30:32    阅读次数:389
很牛的js弹出层-artDialog4.1.2
[转]很牛的js弹出层-artDialog4.1.2博客分类:javascriptjavascript转自:http://www.iteye.com/topic/1117866Sharpleo 写道先让我们看看他提供的几种皮肤吧功能:Java代码1.传入字符串art.dialog({content:...
分类:Web程序   时间:2015-01-06 15:12:29    阅读次数:195
Java并发编程之ConcurrentHashMap
原文地址:http://www.iteye.com/topic/1103980ConcurrentHashMap 是一个线程安全的Hash Table,它的主要功能是提供了一组和HashTable功能相同但是线程安全的方法。ConcurrentHashMap可以做到读取数据不加锁,并 且其内部的结构...
分类:编程语言   时间:2015-01-06 15:11:43    阅读次数:197
sybase 数据库不能更新系统表,报错的解决方法
Sybase官网网址:infocenter.sybase.com/archive/index.jsp?topic=/com.sybase.dc00729_1500/html/errMessageAdvRes/BABDHDFF.htmERROR :Ad-hoc updates to system ca...
分类:数据库   时间:2015-01-06 09:49:58    阅读次数:184
erlang中字符编码转换(转)
转自:http://www.thinksaas.cn/group/topic/244329/功能说明: erlang中对各种语言的编码支持不足,此代码是使用erlang驱动了著名的iconv编码库来对字符进行编码转换处理。 文件说明: iconv_erl.c和iconv.h 是erlang字符编码模...
分类:其他好文   时间:2015-01-05 20:25:42    阅读次数:196
Algorithmic Trading[z]
Algorithmic Trading has been a hot topic for equity/derivative trading over a decade. Many ibanks and hedge funds have built their own algorithmic tra...
分类:其他好文   时间:2015-01-05 16:26:56    阅读次数:227
[Maven] - 安装与Eclipse搭建
Maven的具体参考书可以看:《Maven实战》下载maven可以到:http://maven.apache.org/Maven的eclipse基本使用可以在这里看到:http://www.iteye.com/topic/11232251、把下载下来的maven的zip文件随便解压到一个地方,比如:...
分类:系统相关   时间:2015-01-04 21:04:37    阅读次数:268
【转】linux sed命令详解
原文网址:http://www.iteye.com/topic/5876731. Sed简介sed 是一种在线编辑器,它一次处理一行内容。处理时,把当前处理的行存储在临时缓冲区中,称为“模式空间”(pattern space),接着用sed命令处理缓冲区中的内容,处理完成后,把缓冲区的内容送往屏幕。...
分类:系统相关   时间:2015-01-04 16:54:20    阅读次数:254
【转】基于LDA的Topic Model变形
转载自wentingtu基于LDA的Topic Model变形最近几年来,随着LDA的产生和发展,涌现出了一批搞Topic Model的牛人。我主要关注了下面这位大牛和他的学生:David M. BleiLDA的创始者,04年博士毕业。一篇关于Topic Model的博士论文充分体现其精深的数学概率...
分类:其他好文   时间:2015-01-04 13:26:29    阅读次数:532
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!