虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

User-Agent

  • We propose a technique that allows a person to design a new photograph with substantially less effo

    We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to search an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic annotations from any photo collection.

    标签: substantially photograph technique propose

    上传时间: 2016-11-24

    上传用户:三人用菜

  • EPSON的S1D13A05芯片在VxWorks下的WindML显示驱动源码以及使用说明。S1D13A05是一款使用的非常多的LCD控制及USB协议芯片。 1、S1D13A05_WindML_v2.

    EPSON的S1D13A05芯片在VxWorks下的WindML显示驱动源码以及使用说明。S1D13A05是一款使用的非常多的LCD控制及USB协议芯片。 1、S1D13A05_WindML_v2.0_Display_Driver是WindML源代码 2、x40ae003 (S1D13A05 WindML v2.0 Display Driver User Manual Rev 1.0)是WindML源码的说明文档

    标签: S1D13A05 WindML_v VxWorks WindML

    上传时间: 2014-01-26

    上传用户:jcljkh

  • 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2

    掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 user组中。 3. 复制 ZLG/GUI 文件。把 ZLG_GUI 整个目录及文件复制到 gui_ucos\SRC 目录下。 4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一个组 ZLG/GUI,然后在这个组内添 加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驱动程序,在工程管理窗口中新建一个组 lcd_drive,并将驱动程序添加到工程 的 lcd_drive组中。驱动程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存 在 gui_ucos\SRC 目录下。 6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 头文件和 ZLG/GUI 的所有头文件,如程 序清单 1.3 所示。

    标签: OS-II GUI ADS 1.2

    上传时间: 2013-12-21

    上传用户:wyc199288

  • This Application Note describes the steps that are required to install and use the Keil Monitor-51 o

    This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2 Debugger. You can use the powerful debugging interface to test application programs in your target hardware.

    标签: Application describes the required

    上传时间: 2013-12-03

    上传用户:lvzhr

  • 电子书店的源代码。电子书店分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.jsp页面进入系统

    电子书店的源代码。电子书店分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.jsp页面进入系统,所使用的用户名的身份不同即进入不同的访问界面。用户名和密码可以在数据库book中的user数据表中查询。

    标签: login jsp 电子书

    上传时间: 2014-01-15

    上传用户:498732662

  • 系统使用JSP语言和HTML标记语言编写完成的。通讯簿管理系统的源代码。通讯簿管理系统分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.htm页面进入系统

    系统使用JSP语言和HTML标记语言编写完成的。通讯簿管理系统的源代码。通讯簿管理系统分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.htm页面进入系统,所使用的用户名的身份不同即进入不同的访问界面。用户名和密码可以在数据库mydb中的user数据表中查询。

    标签: login HTML JSP htm

    上传时间: 2016-12-05

    上传用户:frank1234

  • 人机对话系统一直是人工智能领域内的研究热点

    人机对话系统一直是人工智能领域内的研究热点,随着语音技术的日渐成熟,对话管理逐渐被认为是对话系统的关键问题,是整个系统的核心功能体现。由于种种限制,目前的人机对话系统大多是面向单个任务领域内的对话,而且只能在单机上运行,很少考虑对话过程涉及的多主题、主题切换、主题间的信息共享,以及对系统的复杂功能进行任务分解,使分解后的各个功能模块能运行在不同终端上通过通信合作实现更加强大的功能,使得系统易于扩展。 Agent技术是解决这些问题的最好方法,利用Agent技术可以很容易地实现任务的分解,多Agent之间又能通过一些通信机制实现Agent之间的信息共享。

    标签: 人机对话 人工智能

    上传时间: 2013-12-17

    上传用户:liglechongchong

  • 多机器人路径规划算法

    多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.

    标签: 多机器人 路径规划 算法

    上传时间: 2014-01-25

    上传用户:busterman

  • The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kerne

    The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB library. The Linux GPIB Package is licensed under the GNU General Public License . Requirements: Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported.

    标签: package GPIB The contains

    上传时间: 2016-12-17

    上传用户:cccole0605

  • ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the

    ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the Motorola 68332 microprocessor using the Green Hills development suite. This guide, the readme.txt file on the distribution disk, and Chapter 2 of the ThreadX User Guide contain more detailed information on getting started.

    标签: ThreadX designed Express install

    上传时间: 2014-11-11

    上传用户:wangzhen1990