说明:本文是Knowledge-based systems with thecommonKADS method文章的翻译。 一、知识库系统的背景 1. 什么是知识库系统(KBS) 知识库系统是人工智能的一个分支,可以真正地应用于现今的系统开发领域。他们通常内嵌于其他的应用中,来执行特定知识的任务。 ...
分类:
其他好文 时间:
2017-08-03 15:03:56
阅读次数:
173
Introduction This guide presents step-by-step instructions for installing the ODB system on UNIX-like operating systems, such as GNU/Linux, Solaris, e ...
分类:
数据库 时间:
2017-07-30 23:40:12
阅读次数:
428
Index AdaAgdaAlefAndroidAPLArduinoASP.NET MVCAssembly Language Non-X86 AutoHotkeyAutotoolsAwkBashBasicBETACC#C++ChapelCilkClojureCOBOLCoffeeScriptCold ...
分类:
其他好文 时间:
2017-07-30 20:31:56
阅读次数:
378
微服务 软件架构是一个包含各种组织的系统组织,这些组件包括 Web服务器, 应用服务器, 数据库,存储, 通讯层), 它们彼此或和环境存在关系。系统架构的目标是解决利益相关者的关注点。 Conway’s law: Organizations which design systems[...] are ...
分类:
其他好文 时间:
2017-07-29 22:21:27
阅读次数:
204
? Skyscrapers Aren’t Scalable Michael Nygard WE oFTEn HEAR SoFTWARE EnginEERing CoMpAREd to building sky- scrapers, dams, or roads. It’s true in some ...
分类:
其他好文 时间:
2017-07-29 22:15:11
阅读次数:
185
版权声明:本文为博主原创文章,未经博主允许不得转载。 前言 Android 压缩解压zip文件一般分为两种方式: 基于JDK的Zip压缩工具类 该版本存在问题:压缩时如果目录或文件名含有中文,压缩后会变成乱码; 使用Java的zip包可以进行简单的文件压缩和解压缩处理时,但是遇到包含中文汉字目录或者 ...
分类:
其他好文 时间:
2017-07-29 12:42:19
阅读次数:
205
Java 简介 Java是由Sun Microsystems公司于1995年5月推出的Java面向对象程序设计语言和Java平台的总称。由James Gosling和同事们共同研发,并在1995年正式推出。 Java分为三个体系: JavaSE(J2SE)(Java2 Platform Standa ...
分类:
编程语言 时间:
2017-07-28 20:05:16
阅读次数:
123
The field of data mining has become accustomed to specifying constraints on patterns of interest. A large number of systems and techniques has been de ...
分类:
其他好文 时间:
2017-07-28 14:09:10
阅读次数:
128
本文翻译自blog: https://www.sarasoueidan.com/blog/svg-coordinate-systems/ SVG元素不像其他HTML元素一样受css盒子模型所制约。这个特点导致transform和postioning svg元素显得有些神秘,并且初看起来不是那么浅显易 ...
分类:
Web程序 时间:
2017-07-27 14:36:31
阅读次数:
146
UnQLite是,由 Symisc Systems公司出品的一个嵌入式C语言软件库,它实现了一个自包含、无服务器、零配置、事务化的NoSQL数据库引擎。UnQLite是一个文档存储数据库,类似于MongoDB、Redis、CouchDB等。同时,也是一个标准的Key/Value存储,与Berkele ...
分类:
其他好文 时间:
2017-07-26 12:33:42
阅读次数:
150