Java Communicating Agents是一個(gè)用于開發(fā)網(wǎng)絡(luò)反應(yīng)式信息agent的框架,使用ICM智能體通訊語言基礎(chǔ)結(jié)構(gòu)。它為Java提供了透明的ICM綁定,包括一個(gè)輕型的智能體執(zhí)行環(huán)境。
標(biāo)簽: Communicating Agents agent Java
上傳時(shí)間: 2015-01-11
上傳用戶:anng
tiny serial program for Communicating through rs232
標(biāo)簽: Communicating program through serial
上傳時(shí)間: 2013-12-11
上傳用戶:zhaiyanzhong
Steganography is the art of Communicating a message by embedding it into multimedia data. It is desired to maximize the amount of hidden information (embedding rate) while preserving security against detection by unauthorized parties. An appropriate information-theoretic model for steganography has been proposed by Cachin
標(biāo)簽: Steganography Communicating multimedia embedding
上傳時(shí)間: 2017-07-29
上傳用戶:
以太網(wǎng)和CAN總線應(yīng)用廣泛,但由于其通信協(xié)議不同,兩種總線器件間無法進(jìn)行數(shù)據(jù)通信,因此,設(shè)計(jì)了基于CP2200與C8051F040的以太網(wǎng)總線與CAN總線接口轉(zhuǎn)換電路,并給出部分相關(guān)硬件電路與軟件設(shè)計(jì)分析。在保證數(shù)據(jù)完整和協(xié)議可靠的前提下,通過握手協(xié)議和簡化的以太網(wǎng)協(xié)議,不僅實(shí)現(xiàn)了以太網(wǎng)數(shù)據(jù)與CAN數(shù)據(jù)的轉(zhuǎn)發(fā),同時(shí)還順利的解決了以太網(wǎng)的高速性與CAN的低速率沖突,以及兩者數(shù)據(jù)包之間的大小不同的矛盾。 Abstract: In the development of actual application, Ethernet and CAN bus are used very extensively. Owing to its various communication protocols, the Communicating between two kinds of bus device can’t be carried out. Therefore, in order to solve this problem, the Ethernet-CAN bus interface circuit based on CP2200 and C8051F040 was designed in this paper, and part of the related hardware circuit and software design analysis were given. On the condition of data’s integrity and protocols’reliability, through the handshaking protocols and the simplified the Ethernet protocol, not only the data switching between CAN and Ethernet was realized, but also the differ in velocity and packet size was solved.
標(biāo)簽: C8051F040 CAN 以太網(wǎng) 轉(zhuǎn)換
上傳時(shí)間: 2013-10-15
上傳用戶:Ants
介紹了電力操作電源與智能電池巡檢系統(tǒng)的特點(diǎn),給出了一種基于超低功耗單片機(jī)MSP430 F149針對(duì)中小型變電站自動(dòng)化運(yùn)行的專用設(shè)備的基本設(shè)計(jì)原理及實(shí)現(xiàn)方法,最后給出了詳細(xì)硬件構(gòu)成和軟件實(shí)現(xiàn)。該系統(tǒng)能滿足中小型變電站安全、可靠、自動(dòng)運(yùn)行的要求,并通過與上位機(jī)的串行通信實(shí)現(xiàn)變電站的遠(yuǎn)程管理和控制。 Abstract: The characters of the intelligent battery data logging system of the electric operation power are introduced.The basic design principle and the implemented methods of the special equipment which only designed for the middle or small transformer substation based on MSP430F149 are prescribed. Finally, the hardware block diagram and the software flow chart are also given. The function that the system finally needs to realize can basically meet with the middle or small transformer substation’s satisfy, reliably,and automatic running.And it can also realize the transformer substation long-distance management and control by serial Communicating with the host computer.
上傳時(shí)間: 2013-11-25
上傳用戶:黃華強(qiáng)
The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with on-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of the I2C bus and description of the bussupport hardware in the 87LPC76X microcontrollers appears inapplication note AN464, Using the 87LPC76X Microcontroller as anI2C Bus Master. That application note includes a programmingexample, demonstrating a bus-master code. Here we show anexample of programming the microcontroller as an I2C slave.The code listing demonstrates communications routines for the87LPC76X as a slave on the I2C bus. It compliments the program inAN464 which demonstrates the 87LPC76X as an I2C bus master.One may demonstrate two 87LPC76X devices Communicating witheach other on the I2C bus, using the AN464 code in one, and theprogram presented here in the other. The examples presented hereand in AN464 allow the 87LPC76X to be either a master or a slave,but not both. Switching between master and slave roles in amultimaster environment is described in application note AN435.The software for a slave on the bus is relatively simple, as theprocessor plays a relatively passive role. It does not initiate bustransfers on its own, but responds to a master initiating thecommunications. This is true whether the slave receives or transmitsdata—transmission takes place only as a response to a busmaster’s request. The slave does not have to worry about arbitrationor about devices which do not acknowledge their address. As theslave is not supposed to take control of the bus, we do not demandit to resolve bus exceptions or “hangups”. If the bus becomesinactive the processor simply withdraws, not interfering with themaster (or masters) on the bus which should (hopefully) try toresolve the situation.
標(biāo)簽: routines slave I2C 87L
上傳時(shí)間: 2013-11-19
上傳用戶:shirleyYim
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for Communicating with things like EEPROMs, LCD Drivers, ADC Converters etc
標(biāo)簽: complete routines software created
上傳時(shí)間: 2013-12-17
上傳用戶:王小奇
This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, Communicating between local and remote systems, and customizing the communications environment.
標(biāo)簽: communications applications Transmiss describes
上傳時(shí)間: 2013-12-18
上傳用戶:woshini123456
This book is for developers who design and program devices that use the Universal Serial Bus (USB) interface. The goal is to introduce you to USB and to help you get your devices up and Communicating as quickly and easily as possible.
標(biāo)簽: developers Universal devices program
上傳時(shí)間: 2014-09-07
上傳用戶:sdq_123
For developers who design and program devices that use the USB interface. Introduce the USB and help to get your devices and Communicating as quickly and easily as possible.The USB is versatile enough for a wide range of peripheral devices. Standard peripherals that use USB include mice, keyboards, drives, printers, and audio/video devices. USB is also suitable for data-acquisition units, control systems, and other devices with specialized functions, including one-of-a-kind designs.
標(biāo)簽: developers and USB Introduce
上傳時(shí)間: 2017-08-15
上傳用戶:dave520l
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1