jxta in a nutshell 书中实例程序的原码,p2p开发入门经典
上传时间: 2013-12-31
上传用户:haoxiyizhong
转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former example. The interface of two COM components looks very similar, and the client program of two projects are almost the same.
标签: contains language example program
上传时间: 2014-08-28
上传用户:爺的气质
软件工程的UML2Nutshell\OReilly.UML.2.0.in.a.Nutshell.Jun.2005
标签: NutshellOReilly UML Nutshell 2005
上传时间: 2016-01-13
上传用户:lps11188
f your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
标签: application your language shared
上传时间: 2013-12-24
上传用户:thuyenvinh
These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan. See the file index.html for more information.
标签: the Examples Flanagan Nutshell
上传时间: 2016-01-22
上传用户:13188549192
The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model for Ultrawideband Indoor
标签: Channel Multipath simulates described
上传时间: 2014-01-11
上传用户:ruixue198909
TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix
标签: TFIND searches boolean reports
上传时间: 2016-01-24
上传用户:lindor
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
标签: performance equalizers Adaptive several
上传时间: 2016-02-16
上传用户:yan2267246
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:
标签: discover viterbi algorm friend
上传时间: 2016-02-16
上传用户:xc216
TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
标签: implemented descendant SQL component
上传时间: 2014-01-01
上传用户:LouieWu