Welcome![Sign In][Sign Up]
Location:
Search - Agent Control

Search list

[OtherMicrosoftAgent

Description: 用Microsoft Agent 控件与电脑交谈-use Microsoft Agent Control and computer conversations
Platform: | Size: 3083 | Author: 利嵩 | Hits:

[Multimedia programAgenthelper

Description: 利用Microsoft Agent提供的控件制作,包含了近70个动作,并赋有声音效果。程序还具有语音功能,能够将输入的文本转换为语音输出。-use Microsoft Agent Control of the production, including nearly 70 moves and to give a voice effects. Procedures also have voice capabilities to input the text into voice output.
Platform: | Size: 111761 | Author: 婷婷 | Hits:

[Speech/Voice recognition/combineMS-agent

Description: msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的COM接口封装起来,转变为简单的函数调用,很好的实现对Agent的控制。同时AgentShell也作为一个独立的程序,可处理英文自动朗读等功能,本文将详细介绍其实现原理。 (一) 原理介绍 AgentShell和Agent Server的连接是通过COM调用来实现的,对于与应用程序的通信是通过WM_COPYDATA消息来实现的, 下图表示出AgentShell与其它程序的关系: [ Agent Server ] ¦ [ COM调用 ] ¦ [ AgentShell ] ¦ [ 消息 ] ¦ [ 应用程序 ]-msagent documentation. Robot Interface Agent, COM, role, voice recognition, voice synthesis. Right Agent programming method mainly used VB, VC language called ActiveX. in addition to direct VC calls for COM programming. In VB called Agent is the most simple, but VB program itself, there are many shortcomings, very difficult to be applied in practice. The VC, as Agent completely within the UNICODE coding, Meanwhile, we need to deal with various complicated COM interface, so there are some problems. AgentShell is based on the Agent and applications between a shell, through its Agent can be complicated COM interface package, changing to a simple function call. to achieve good control of the Agent. While AgentShell also as an independent process, can be handled automatically read English and o
Platform: | Size: 721552 | Author: xpnt | Hits:

[OtherAgent

Description: Agent动画演示 Agent动画人物使用演示 安装:Agent是一种ActiveX控件,在Delphi IDE中选择菜单Component, Import ActiveX Control,选择Microsoft Agent Control 2.0 (Version 2.0),点Install安装便可。 其它:请直接查看本程序源码及相关设置,祝你快乐
Platform: | Size: 2082672 | Author: jinzhaoxn | Hits:

[Speech/Voice recognition/combineagentnet

Description: 一个通过语音控制电脑动作的程序,使用到了微软speech sdk.在微软智能代理(Agent)技术上,整合了语音合成和语音识别技术.-A computer through voice control action procedures, the use of the Microsoft speech sdk. In Microsoft Agent (Agent) technology, the integration of speech synthesis and voice recognition technology.
Platform: | Size: 406528 | Author: zyw | Hits:

[OtherMSAgentCtrl_src

Description: 如何使用Word中的助手控件MS Agent Control的例子--An example that how to use assistant control in word
Platform: | Size: 45056 | Author: 站长 | Hits:

[OtherMicrosoftAgent

Description: 用Microsoft Agent 控件与电脑交谈-use Microsoft Agent Control and computer conversations
Platform: | Size: 3072 | Author: 利嵩 | Hits:

[Multimedia DevelopAgenthelper

Description: 利用Microsoft Agent提供的控件制作,包含了近70个动作,并赋有声音效果。程序还具有语音功能,能够将输入的文本转换为语音输出。-use Microsoft Agent Control of the production, including nearly 70 moves and to give a voice effects. Procedures also have voice capabilities to input the text into voice output.
Platform: | Size: 111616 | Author: 婷婷 | Hits:

[Speech/Voice recognition/combineMS-agent

Description: msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的COM接口封装起来,转变为简单的函数调用,很好的实现对Agent的控制。同时AgentShell也作为一个独立的程序,可处理英文自动朗读等功能,本文将详细介绍其实现原理。 (一) 原理介绍 AgentShell和Agent Server的连接是通过COM调用来实现的,对于与应用程序的通信是通过WM_COPYDATA消息来实现的, 下图表示出AgentShell与其它程序的关系: [ Agent Server ] ¦ [ COM调用 ] ¦ [ AgentShell ] ¦ [ 消息 ] ¦ [ 应用程序 ]-msagent documentation. Robot Interface Agent, COM, role, voice recognition, voice synthesis. Right Agent programming method mainly used VB, VC language called ActiveX. in addition to direct VC calls for COM programming. In VB called Agent is the most simple, but VB program itself, there are many shortcomings, very difficult to be applied in practice. The VC, as Agent completely within the UNICODE coding, Meanwhile, we need to deal with various complicated COM interface, so there are some problems. AgentShell is based on the Agent and applications between a shell, through its Agent can be complicated COM interface package, changing to a simple function call. to achieve good control of the Agent. While AgentShell also as an independent process, can be handled automatically read English and o
Platform: | Size: 720896 | Author: xpnt | Hits:

[Shell apiTmRemoteProxy

Description: 利用腾讯的tm可以远程控制内网电脑(透过防火墙),但此建立过程需要双方进行交互确认。tm远程代理可以在内网被控方电脑进行自动应答,实现无需操作内网机器即可进行控制。本代码使用AutoIt3.0 & VC 6.0开发的。实现是通过监视qq窗口和模拟鼠标和键盘操作。-use the remote control can tm within a computer network (through a firewall), However, this process requires both sides to establish interactive confirmed. Tm remote agent could have charged to the computer network automatically replies, without realizing operating within the network can be controlled machines. The code used AutoIt3.0
Platform: | Size: 297984 | Author: dragon | Hits:

[JSP/JavaSNMPSample

Description: 基于SNMP网络流量控制(java语言编写)-SNMP-based network flow control (java language)
Platform: | Size: 6144 | Author: 张英玺 | Hits:

[OtherAgent

Description: Agent动画演示 Agent动画人物使用演示 安装:Agent是一种ActiveX控件,在Delphi IDE中选择菜单Component, Import ActiveX Control,选择Microsoft Agent Control 2.0 (Version 2.0),点Install安装便可。 其它:请直接查看本程序源码及相关设置,祝你快乐-err
Platform: | Size: 2082816 | Author: jinzhaoxn | Hits:

[CSharpjingling

Description: 实现精灵提示功能即使用Microsoft Agent Control 2.0实现精灵提示的编程技术-Wizard prompts the realization that the use of Microsoft Agent Control 2.0 Wizard prompts the realization of the programming techniques
Platform: | Size: 9397248 | Author: gxl | Hits:

[Windows DevelopMyAgent22

Description: 这是关于vc++ agent控件编程的实例,很好,希望你们能收益!-This is on the vc++ agent control programming examples, very good, hope you will the proceeds!
Platform: | Size: 3772416 | Author: 南宫小生 | Hits:

[JSP/Javamulti-agent

Description: 這是一個JAVA語言寫的多代理人程式用來模擬飛機起飛或是降落的程式,使用者可以控制飛行員或是地勤來控制班機,這是一個用來學習如何用多執行緒撰寫一個多代理人JAVA程式。-This is a JAVA mult-agent simulation program. It simulates the airplane s take-off and landing scenarios in the airport. In the program, a GUI lets users control the pilot, ground controller, gate controller and flights and then the airplane takes off or lands. It is used for learning how to write multiple agent JAVA program.
Platform: | Size: 1449984 | Author: Aaron | Hits:

[ComboBoxAgent

Description: 利用微软的Agent控件实现桌面精灵的代码。 适合与初学者使用,只要编写相应的功能即可-Using Microsoft Agent control to achieve the desktop wizard code. Suited to beginners, as long as you can write the corresponding function
Platform: | Size: 6280192 | Author: tianya | Hits:

[Delphi VCLDelphi-AGENT-Control

Description: Delphi agent windows 精灵基本控制 源码-Delphi agent windows wizard basic control source
Platform: | Size: 9216 | Author: | Hits:

[matlabconsensus-formation-control-master

Description: 实现多智能体一致性编队, 是学习多智能体编队较好的资料。(The consensus formation control of multi-agent systems can be achieved.)
Platform: | Size: 1559552 | Author: fly991 | Hits:

[OtherMatlab code for multi-agent formation control

Description: 包涵一阶,二阶多智能体一致性,包涵对车辆的编队的算法仿真,最后仿真实现小车位置和速度的一致性。还包含带领导和时滞系统时的matlab仿真m文件(Multi-Agent Control Algorithms)
Platform: | Size: 1002496 | Author: 麟麟麟 | Hits:

[AI-NN-PRMatlab code for multi-agent control

Description: 多智能体的编队控制,适合多智能体的编队或一致性研究的初学者学习(Multi-Agent Formation Control, Suitable for Initial Scholars of Multi-Agent Formation or Consistency Research)
Platform: | Size: 30720 | Author: czhqwe | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net