自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (6)
  • 收藏
  • 关注

原创 软件开发过程记录

工业打标软件2020年重点工作是学习掌握开源软件,最终开发可以在现场应用的工业打标软件。项目开发包括3部分:主机软件、驱动程序、控制板的固件。...

2020-02-20 01:42:01 1656

斯坦福大学本体编辑器

美国斯坦福大学研制的本体编辑器,用于编写说各类、各领域的本体,应用起来十分方便,简单易用。

2014-03-03

语义网络开发工具

开发语义网应用软件的工具包,由美国HP公司开发,是应用很广泛的开源软件。另外,美国一所大学开发的语义网编辑工具Ontologe是编辑语义网的常用工具。

2014-03-03

移动代理源代码

This document This document contains some information about MUM and SOMA installation, and it is organized as follows: Needed software; Base software installation; Ant, MUM and SOMA installation. Directory tree. Needed software Before starting the installation you must download the following software: Java Software Development Kit (JSDK) Standard Edition 1.3.0 or following (I'm actually using version 1.4.1). You can download the JSDK from JSDK SE on the Sun site. Java Media Framework (JMF) 2.1.1e, you can download the Cross Platform version or the Performance Pack version for your operating system (there are available versions for Windows, Linux and Solaris OSs). We recommend to use the Performance Pack version when possible as it is more performing. You can download the JMF from JMF home page on Sun site. Base software installation For the installation of the base code follow these steps: Install the JSDK, information for the installation process can be found in the JSK SE home; Install the JMF, information for the installation process can be found in the JMF home; Let's call JMF2.1.1 the installation directory of the JMF and JSDK the installation directory of the JSDK. Copy there files: ./JMF2.1.1/lib/jmf.jar ./JMF2.1.1/lib/sound.jar to the directory: ./JSDK/jre/lib/ext. Note: these jar files contain the JMF classes used by the virtual machine at the runtime. Ant, MUM and SOMA installation Unzip the zip file you downloaded (this readme is part of that zip) to your work directory. A version of Ant, the build tool used to build and distribute the MUM project, can be downloaded here. Install Ant on your desktop. Change the setupMUM batch file so that the absolute paths to the Ant home and JSDK are correct. Now you have finished the installation and you can launch the system! First launch exec the setupMUM batch file. To run the middleware from the console digit: ant run. To compile the middleware from the console digit: ant run. To delete the MUM .class files digit: ant clean. clean. To docuement the MUM middleware digit: ant javadocs. Notes To use the prototype there must be at least one video presentation, and register it to the middleware. Therefore we included a presentation in this distribution that is starWarsH263Medium.mov. To register the presentation: Run the middleware: "ant run" ; Open the window of the SOMA place where you want to register the presentation; Launch from that place the RegisterPresentationAgent and fill in the fields as required. Directory tree When you unzip the distribution this is the directory tree: MUM: contains this readme.htm and the batch files setupMUM.bat and setupMUM.sh. lib: contains some useful jars .jar used to compile the project Ant. src contains SOMA and MUM. agents: contains the source code of the Mobile Agents (the mobile part of the MUM middleware). MUM: this is the root directory of the MUM project. You can find here all the source code of MUM middleware. SOMA: contains the SOMA middleware source code. filmati: contains the presentation starWarsH263Medium.mov. docs: contains the project documentation. The most recent API documentation is also available at this link: docs. META-INF: contains the .manifest file to automacally produce a jar file of the whole project. logsProps: contains the rules for logging with log4j. repositories: contains the DB used to store some info used for the prototype execution.

2013-01-13

System Software for Ubiquitous Computing

The authors identify two key characteristics of ubiquitous computing systems, physical integration and spontaneous interoperation. They examine how these properties affect the design of ubicomp software and discuss future directions.

2013-01-13

one world 源代码

华盛同大学的普适计算原型代码。 This is the root directory of the source release of one.world. To build and run the source release, you need to perform some setup as described at <http://one.cs.washington.edu/development.html>. More information on one.world is available at: http://one.cs.washington.edu This release includes binaries for the Berkeley DB. The source distribution for the Berkeley DB is available at: http://www.sleepycat.com This release includes binaries for Markus Dahm's Byte Code Engineering Library (BCEL). The source distribution for the BCEL is available at: http://bcel.sourceforge.net This release includes a repackaged version of Pendragon Software Corporation's CaffeineMark 3.0 Java benchmarks. More information on CaffeineMark is available at: http://www.pendragon-software.com/pendragon/cm3/index.html

2013-01-13

context-aware infrastructure source code

这是一个国外学术开发的开源软件,欢迎使用。

2013-01-13

空空如也

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

TA关注的人

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