自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (17)
  • 收藏
  • 关注

原创 各种代理设置方法

在实验室需要通过代理上网,所以经常遇到需要设置代理达情况,不管是用apt安装软件还是编写程序,。1,设置apt-get的代理(unbuntu系统):These are three methods of using apt-get with a http-proxy.Temporary proxy sessionThis is a temporary meth

2011-11-20 15:13:26 1068

原创 试验代码功能

2011-11-11 11:09:47 213

原创 光线跟踪程序

这是ansi common lisp中的一个例子,在这里先帖出运行结果:程序如下:(defun sq (x) (* x x))(defun mag (x y z) (sqrt (+ (sq x) (sq y) (sq z))))(defun unit-vector (x y z) (let ((d (mag x y z))) (values (/ x d) (/

2011-11-11 10:57:42 1209

转载 匹配Unicode字符的正则表达式

本篇文章转载自:http://joedanny.iteye.com/blog/156903这里是几个主要非英文语系字符范围(google上找到的): 2E80~33FFh:中日韩符号区。收容康熙字典部首、中日韩辅助部首、注音符号、日本假名、韩文音符,中日韩的符号、标点、带圈或带括符文数字、月份,以及日本的假名组合、单位、年号、月份、日期、时间等。3400~4DFFh:中日韩认同表意文字

2011-11-10 15:13:05 7137

原创 戏说语义网——简介

(这是曾经发在bbs上的文章,现在粘贴过来,作为一个副本。)     万维网毫无疑问是20世纪伟大的发明,但它也有缺陷,不知你是否注意到咱学院很多好网站不容易找到,例如:http://ccst.jlu.edu.cn/JCSB/webRoot/index.html。我们人类搜索信息的主要方式是提问的形式,例如,我把爸爸的妈妈的表弟的儿子的媳妇叫什么?(额~,我承认我有点恶搞),很可惜,你如果这样

2011-11-04 16:56:01 873

Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp

本书是google研究院的主管的书籍,首先介绍了common lisp语言,然后用这个语言为例去讲解觉经典(基于逻辑、规则的)人工智能问题。并且展示了优秀的编程风格,及方法。

2012-06-25

the+linux+programming+interface

the+linux+programming+interface堪比apue

2011-07-19

Unix Programming Environment

Unix Programming Environment Brian W.Kernighan

2011-07-19

Algorithm 4 edition

Robert Sedgewick的新书,用java语言描述。

2011-07-12

高德纳论文选--knuth

1 Selected.Papers.on.Computer.Languages(Donald.E.Knuth).djvu 2 Selected.Papers.On.Computer.Science.(Donald.E.Knuth).djvu 3 Selected.Papers.on.Discrete.Mathematics.(Donald.E.Knuth).djvu 4 Selected.Papers.on.Analysis.of.Algorithms(Donald.E.Knuth).djvu

2011-04-10

吉林大学《可计算性与计算复杂性》 笔记

该资源的介绍请看这里: http://blog.csdn.net/zzljlu/archive/2011/04/09/6311398.aspx 注意:该笔记还没有最终完成,欢迎各种反馈!

2011-04-10

Basic Papers on Undecidable Propositions, Unsolvable Problems and Computable Functions

这里包括了哥德尔、丘奇、图灵、克莱因、戴维斯、波斯特等牛人的论文,enjoy it!

2011-03-09

The Annotated Turing

Computer programming legend and author of the highly acclaimed book Code: The Hidden History of Computer Hardware and Software takes readers on a journey through one of the seminal papers in the history of computing. 对图灵1936年论文的注解。

2010-12-13

Apress.Scripting.Intelligence.Web.3.0.Information.Gathering.and.Processing.Jul.2009.pdf

又一本关于web 3.0的书籍,是不是web 3.0就要到来呢?

2010-08-04

lucene in action, 2e

lucene经典入门书籍,欢迎lucene爱好者下载,学习

2010-08-04

Semantic Web Programming

让语义网技术走向实践! 欢迎语义网相关的朋友一起学习!可以加我qq:330786023,。

2010-08-03

Algorithms of the Intelligent Web

类似于《集体智慧编程》的一本书,并且提供了很多很好的论文参考,不多说了,看目录: 1 ■ What is the intelligent web? 1 2 ■ Searching 21 3 ■ Creating suggestions and recommendations 69 4 ■ Clustering: grouping things together 121 5 ■ Classification: placing things where they belong 164 6 ■ Combining classifiers 232 7 ■ Putting it all together: an intelligent news portal 278 Appendix A Introduction to BeanShell 317 B Web crawling 319 C Mathematical refresher 323 D Natural language processing 327 E Neural networks 330

2010-07-31

programming the semantic seb

toby的作品,品质的保证,本书和《集体智慧》编程一样,采用python语言,以简洁的方式来阐述语义网编程。

2010-03-23

语义网本体综述.PDF

一篇比较好的关于语义网本体的综述,但是有点老了。

2010-03-02

Morgan.Kaufmann.Semantic.Web.for.the.Working.Ontologist

关于建立可用本体的好书,提供给学习语义的同学

2010-03-02

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除