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

Also

  • Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for

    Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME. Ekiga uses both the H.323 and SIP protocols. It supports many audio and video codecs, and is interoperable with other SIP compliant software and Also with Microsoft NetMeeting

    标签: GnomeMeeting conferencing application formely

    上传时间: 2014-10-11

    上传用户:wmwai1314

  • Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

    Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm Also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file Also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.

    标签: representation included combines scripts

    上传时间: 2017-07-25

    上传用户:semi1981

  • Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour

    Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on each of the defined path. Toolbox is capable of computing blocking for three different WDM network types: with no wavelength conversion, with full wavelength conversion and with limited range wavelength conversion. It is worth noting that case for full conversion can be usefull for any circuit switched network without additional constraints (i.e. wavelength continuity constraint in WDM), for example telephone network. Toolbox contains Also scripts for defining network structures (random networks, user defined networks) and traffic matrixes. Three graph algorithms for shortest path computation are Also in this toolbox (they are used for traffic matrix creation).

    标签: networks blocking switched Because

    上传时间: 2017-07-28

    上传用户:zhangzhenyu

  • This Simulink model simulates as an example the transmission and reception of random digital data mo

    This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part of the GSM transmission and reception works. It Also measures the BER, affected by an AWGN channel.

    标签: transmission simulates reception Simulink

    上传时间: 2017-07-28

    上传用户:litianchu

  • Most e-book publishers do not warn their customers about the possible implications of the digital ri

    Most e-book publishers do not warn their customers about the possible implications of the digital rights management tied to their products. Generally they claim that digital rights management is meant to prevent copying of the e-book. However in many cases it is Also possible that digital rights management will result in the complete denial of access by the purchaser to the e-book.[citation needed] With some formats of DRM, the e-book is tied to a specific computer or device

    标签: implications publishers customers the

    上传时间: 2013-12-11

    上传用户:xg262122

  • Those who are working on power system optimisatio, for them here is all the load flow programs from

    Those who are working on power system optimisatio, for them here is all the load flow programs from book hadi sadat. It i the 1st part. Second part is Also uploaded in this site by me

    标签: optimisatio programs working system

    上传时间: 2017-07-30

    上传用户:xymbian

  • Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan

    Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by the Bot in response to the user. By the previous description,we could deduce that a very basic chatterbot can be written in a few lines of code in a given specific programming language. Lets make our first chatterbot (notice that all the codes that will be used in this tutorial will be written in C++. Also, it is assumed that the reader is familiar wih the STL library)

    标签: chatterbot Basicaly computer Natural

    上传时间: 2017-07-30

    上传用户:小宝爱考拉

  • wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface

    wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It Also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm linux. and fixed some bug (eg:sometime the essid will be rename to a long name, or sometime it will disaply the essid twice)

    标签: Extensions Wireless manipulate interface

    上传时间: 2014-11-26

    上传用户:wlcaption

  • This C++ code example demonstrates how to localise an application to adapt to the selected phone lan

    This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application Also includes number, currency, date, and time localisation, in which the TLocale method is used for localisation even if the selected phone language is neither one of the two application languages. The updated example has been tested to support S60 5th Edition and touch UI.

    标签: demonstrates application to localise

    上传时间: 2013-12-17

    上传用户:shanml

  • This C++ application demonstrates how to display Chinese characters from resource files. The applica

    This C++ application demonstrates how to display Chinese characters from resource files. The application supports internationalization and localization. In the updated version Also the context-sensitive help has been added. The application supports following languages: English, Taiwan Chinese, Taiwan English, HongKong Chinese, HongKong English, Mainland Chinese, and Mainland English. Main classes: TFontSpec, CCnvCharacterSetConverter

    标签: demonstrates application characters resource

    上传时间: 2014-01-09

    上传用户:hakim