posts - 101,  comments - 10,  trackbacks - 0
公告
  2012年4月4日
摘要: 数 负数(negtive number)正数(positive number)整数(integer)分数(fraction)有理数(rational number)数轴(number axis)原点(origin)绝对值(absolute value)-|a|相反数(opposite number)-绝对数值相等,符号相反乘方-n个相同因数相乘叫乘方幂(power)-乘方的结果an - a叫底...阅读全文
posted @ 2012-04-04 16:02 陈峰 阅读(8) 评论(0) 编辑
  2012年2月21日
摘要: http://weaman.blog.hexun.com/8319817_d.html 行列式是解线性方程组的有力工具。但是,行列式的展开,对于二阶、三阶行列式来说还比较方便,而对于高于三阶行列式的展开,则没有一般规律可循。这时,把高阶行列式降阶,使它转化为较低阶的行列式,则是一条可行的道路。“余子式”和“代数余子式”就是适应这种需要而产生的。 把行列式中某一元素所在的行与列划去后,剩下的元素按行列顺序排列所组成的行列式,叫做原行列式中对应于这个元素的余子式。 设行列式中某一元素位于第i行第j列,把对应于这个元素的余子式乘上(-1)i+j后,所得到的式子叫做原行列式中对应于这个元...阅读全文
posted @ 2012-02-21 09:13 陈峰 阅读(18) 评论(0) 编辑
  2012年2月17日
摘要: General Assembly passes resolution on Syria as deaths mountFrom the CNN Wire StaffFebruary 17, 2012 -- Updated 0325 GMT (1125 HKT)'Dire conditions' in SyriaSTORY HIGHLIGHTSVote was 137 in favor and 12 against in nonbinding measureU.N. focuses on humanitarian access, General Assembly resoluti阅读全文
posted @ 2012-02-17 15:25 陈峰 阅读(7) 评论(0) 编辑
  2012年2月16日
摘要: NEW YORK (AP) — Stocks slumped Wednesday in one of their worst showings this year as Greece, slogging through negotiations with other countries over a bailout, once again cast a long shadow over the financial markets.TheDow Jones industrial averagedropped 97.33 points to close at 12,780.95. It was t阅读全文
posted @ 2012-02-16 16:40 陈峰 阅读(11) 评论(0) 编辑
  2012年2月13日
摘要: OKUMA, Japan (Reuters) - Back home for just three hours, a tearfulMiyoko Takedasorted through her belongings. She left behind the kimonos she once wore as a traditional dancer, fearful they might be contaminated by radiation.Nearly a year has passed since a massive 9.0magnitude earthquakehitJapan, O阅读全文
posted @ 2012-02-13 18:40 陈峰 阅读(8) 评论(0) 编辑
摘要: 一、下载需要程序1、下载xbt tracker 和xbt client; 详情见http://xbtt.sourceforge.net/tracker/中的SVN地址。2、下载依赖程序;boost; zlip; mysql;3、下载joomla程序;下载www.visgod.com 下的xbt frontend 组件。4、下载一个apache服务器, 推荐直接下一个vertrigo。5、下载一个P2P客户端软件 (如BitComet)二、配置环境1、编译boost *、编译这个过程中,版本不对的问题,后来就换成了1_48_0版本 *、编译过程中,还出现了没有--sgd文件的错误;用bjam..阅读全文
posted @ 2012-02-13 16:38 陈峰 阅读(48) 评论(0) 编辑
  2012年2月8日
摘要: VC2005环境下boost_1_34_0编译手记分类:C/C++http://blog.csdn.net/yanghz/article/details/18357982007-10-21 16:57818人阅读评论(1)收藏举报先介绍个STL中文站给所有喜欢和学习STL、Boost的朋友。boost自从2005-12-05发布boost_1.33_1后,直到2007-05-11才正式发布boost_1_34_0,从33到34真是让所有的boost勇等等足时间,具体有哪些新特性未细看,到手后,编译了再说;以前在公司编译过boost 1.33.1,今天在家里又编译了一次最新的boost 1.34阅读全文
posted @ 2012-02-08 13:00 陈峰 阅读(17) 评论(0) 编辑
摘要: Boost库编译后命名方式from http://www.cnblogs.com/dementia/archive/2009/04/10/1433217.htmlBoost官网的《Geting Started On Windows》(http://www.boost.org/doc/libs/1_38_0/more/getting_started/windows.html)提到了Boost库的命名,摘录如下:以 libboost_regex-vc71-mt-d-1_34.lib 为例:lib前缀:除了Microsoft Windows之外,每一个Boost库的名字都以此字符串开始。在Windo阅读全文
posted @ 2012-02-08 12:55 陈峰 阅读(24) 评论(0) 编辑
摘要: MySQL 5.1.56 for Windows XP/Vista/7Building a Web Server, for Windowshttp://www.devside.net/guides/windows/mysqlRequirementsNoneDownloadPackage(win32 binary, non-installer version) : Selectmysql-noinstall-5.1.56-win32.zipOur Configuration%SYSTEMROOT% : C:\WindowsInstall to : C:\www\mysqlSetupUnpack 阅读全文
posted @ 2012-02-08 11:21 陈峰 阅读(15) 评论(0) 编辑
  2012年1月19日
摘要: 本文是从Message Queue Shootout!这篇文章翻译而来。http://www.aqee.net/message-queue-shootout/我花了一周的时间评估比较了一下各种消息队列产品,非常的有趣。我做这个事的动机是因为一个客户有一个很高性能需求。他们的消息信息突破了1百万个并发。目前他们使用的是SQL server,并不理想,我建议他们使用消息队列服务器。为了对一些相似的候选产品获得一个全面的但是粗浅的性能上的了解,我们它们放在一起做了个测试。我让每个消息产品各发送和接受1百万千条1K的消息。测试准备的有些仓促,我并没有修改任何的配置,只是快速的看了一下它们的安装文档,安阅读全文
posted @ 2012-01-19 13:52 陈峰 阅读(58) 评论(0) 编辑
  2012年1月17日
摘要: Home Tutorials Trainings Books Social ...阅读全文
posted @ 2012-01-17 15:33 陈峰 阅读(22) 评论(0) 编辑
摘要: A Million-user Comet Application with Mochiweb, Part 2http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-2Written on 23 October 2008InPart 1, we built a (somewhat useless) mochiweb comet application that sent clients a message every 10 seconds. We tuned the Linux ker阅读全文
posted @ 2012-01-17 10:07 陈峰 阅读(12) 评论(0) 编辑
摘要: A Million-user Comet Application with Mochiweb, Part 1http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-1Written on 15 October 2008In this series I will detail what I found out empirically about how mochiweb performs with lots of open connections, and show how to bu阅读全文
posted @ 2012-01-17 10:05 陈峰 阅读(14) 评论(0) 编辑
  2012年1月10日
摘要: Michael G. NollMy digital moleskineHOMEABOUT MECONTACTBLOGTUTORIALSPROJECTSPUBLICATIONSPHOTOGRAPHYCOOKIE MONSTER FOR XMLHTTPREQUESTRUNNING HADOOP ON UBUNTU LINUX (MULTI-NODE CLUSTER)RUNNING HADOOP ON UBUNTU LINUX (SINGLE-NODE CLUSTER)WRITING AN HADOOP MAPREDUCE PROGRAM IN PYTHONRunning Hadoop On Ubu阅读全文
posted @ 2012-01-10 11:01 陈峰 阅读(10) 评论(0) 编辑
  2012年1月6日
摘要: 用Mochiweb打造百万级Comet应用,第三部分http://hi.baidu.com/lzhts/blog/item/6c882c38a255113eb9998f65.html--2011年08月19日 星期五 13:37原文:A Million-user Comet Application with Mochiweb, Part 3参考资料:Comet--基于 HTTP 长连接、无须在浏览器端安装插件的“服务器推”技术为“Comet” MochiWeb--建立轻量级HTTP服务器的Erlang库 在这个系列的第一部分 和第二部分 展示了怎样用mochiweb构建一个comet应用,怎.阅读全文
posted @ 2012-01-06 18:01 陈峰 阅读(35) 评论(0) 编辑
摘要: Posts - 71 Articles - 6 Comments - 7 [集]erlang常用配置文件收集http://www.cnblogs.com/gordonchao/archive/2011/02/25/1964679.html1、在disc_copy类型的表时,有两个参数影响出现Mnesia is overloaded: {dump_log, write_threshold}错误默认参数是dump_log_write_threshold 50000 -mnesia dc_dump_limit 40, 可以用下面命令修改这俩参数:erl -mnesia dump_log_...阅读全文
posted @ 2012-01-06 17:55 陈峰 阅读(12) 评论(0) 编辑
摘要: Mnesia Table Fragmentation http://erlang.open-source-related.info/erlang-formula/Erlang-Community-Mnesia-Table-Fragmentation-Trapexit-a-618.htmlContents1Overview2Requirements3Sample Fragmented Table4Start an Erlang node5Create the Fragmented table with 20 table fragments6Data operations7Add records.阅读全文
posted @ 2012-01-06 16:39 陈峰 阅读(17) 评论(0) 编辑
  2011年12月30日
摘要: 如何“打败”CAP定理http://www.programmer.com.cn/9260/作者: baiyuzhong分类:云计算, 高端视点 阅读:17,223 次添加评论文 / Nathan Marz 译 / 方建CAP定理是数据系统设计的基本理论,目前几乎所有的数据系统的设计都遵循了这个定理。但CAP定理给目前的数据系统带来了许多复杂的、不可控的问题,使得数据系统的设计越来越复杂。Twitter首席工程师、Storm的作者Nathan Marz在本文中通过避开CAP定理带来的诸多复杂问题,展示了一个不同于以往的数据系统设计方案,给我们的数据系统设计带来了全新的思路。CAP定理指出,一个.阅读全文
posted @ 2011-12-30 09:38 陈峰 阅读(10) 评论(0) 编辑
  2011年12月27日
摘要: Parsing Text and Binary Files With Erlang地址如下:http://wagerlabs.com/blog/2008/02/03/2011-12-06-parsing-text-and-binary-files-with-erlang/Feb 3rd, 2008Erlang originated in the telecommunications industry where one of the major tasks is conversion of text and binary data from one format to another. Th.阅读全文
posted @ 2011-12-27 17:27 陈峰 阅读(50) 评论(0) 编辑
  2011年12月26日
摘要: 轻松实现可伸缩性,容错性,和负载平衡的大规模多人在线系统作者:Joel Reymont译文:神宗冥浩 ( chao.yan<at>imperial.ac.uk )原地址:http://www.devmaster.net/articles/mmo-scalable-server/http://blog.csdn.net/senzung/article/details/579786]!!转贴请注明出处!!<译者序>: 本文是DevMaster.net上的一篇精华文章,也被很多相关E文论坛转载。翻译这篇文章基本是个冲动,因为我刚刚结束了这周的programming test,阅读全文
posted @ 2011-12-26 19:09 陈峰 阅读(37) 评论(0) 编辑
仅列出标题  下一页