搜索结果

找到约 668 项符合 Integer-only 的查询结果

系统设计方案 This my phd thesis for the WDM optical network optimization, which employs convex optimization techn

This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method and a performance bound is provided at the same ti ...
https://www.eeworm.com/dl/678/238950.html
下载: 61
查看: 1039

matlab例程 % because we do not truncate and shift the convolved input % sequence, the delay of the desired out

% because we do not truncate and shift the convolved input % sequence, the delay of the desired output sequence wrt % the convolved input sequence need only be the delay % introduced by the ideal weight vector centred at n=5
https://www.eeworm.com/dl/665/239090.html
下载: 134
查看: 1034

其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth ...
https://www.eeworm.com/dl/542/240057.html
下载: 22
查看: 1070

文件格式 An unsatisfactory property of particle filters is that they may become inefficient when the observa

An unsatisfactory property of particle filters is that they may become inefficient when the observation noise is low. In this paper we consider a simple-to-implement particle filter, called ‘LIS-based particle filter’, whose aim is to overcome the above mentioned weakness. LIS-based particle filte ...
https://www.eeworm.com/dl/639/241530.html
下载: 138
查看: 1055

J2ME Source code of J2ME game called Action Soccer. Great for used. Already configurations with JBuilder

Source code of J2ME game called Action Soccer. Great for used. Already configurations with JBuilder Source only, no document related.
https://www.eeworm.com/dl/660/244048.html
下载: 38
查看: 1075

Java编程 A action mobile game called A Last Warrior Great for use and already configuration to build with JB

A action mobile game called A Last Warrior Great for use and already configuration to build with JBuilder Is source only, no document related
https://www.eeworm.com/dl/633/244050.html
下载: 25
查看: 1069

Delphi控件源码 这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integ

这两个函数 function app_path1:string function socket_rec_line1(socket1:TCustomWinSocket timeout1:integer crlf1:string=#13#10):string 实际上是我的一个公用单元中的函数,大家应该养成建立自己的公用单元的习惯。 socket_rec_line1函数中用了唐晓峰大侠的coolmail中的办法:只是简单的一个一个字节收取,找到结束 ...
https://www.eeworm.com/dl/666/244975.html
下载: 147
查看: 1093

教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named

转载一个程序。 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 exam ...
https://www.eeworm.com/dl/621/245591.html
下载: 128
查看: 1073

Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
https://www.eeworm.com/dl/633/247529.html
下载: 64
查看: 1048

Delphi控件源码 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei

图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmphei ...
https://www.eeworm.com/dl/666/247846.html
下载: 171
查看: 1137