ns2 功率控制仿真代码 The Linux pcmcia-cs package is officially deprecated. It can only be used with 2.4 and older kernels. Current information on PCMCIA support for recent 2.6 kernels is available here.
标签: deprecated officially pcmcia-cs package
上传时间: 2014-01-06
上传用户:yxgi5
anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and better) as it is done c here, and even the algorithms used here could be changed to c save memory and increase performance. But the code works correct, c and we hope it will be good starting point for the first steps c in the lattice Boltzmann field. Good luck !
标签: beginners relevant written simple
上传时间: 2017-02-11
上传用户:wlcaption
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba modems connected directly to the Internet. Please note that the code here is very minimalistic, and can be greatly expanded depending on your needs. The reason I use WinPCap in this article is that it solves the issue of Winsock for Windows (XP SP2 and above) not allowing raw UDP packets to be sent (in Linux, you can just use regular sockets). With WinPcap, it is possible to specify your own source IP and source hardware addresses in packets.
标签: article explain packets create
上传时间: 2013-12-12
上传用户:x4587
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
标签: essentially algorithm describe suitably
上传时间: 2017-03-02
上传用户:litianchu
This is GMS down upper converter and down converter in simulink. you may understand the structure in here, believe is useful to those who interested in telecommunication
标签: converter down understand structure
上传时间: 2017-03-04
上传用户:朗朗乾坤
The major functionality added in this release includes: - Rootless mode in X11 - Widget Templtes [both compiled and XML] As always, this isn t meant to be a stable release, it is only provided so people can more easily experiment with PicoGUI and possibly help in its development. Some of the more significant known bugs: - The PicoGUI laucher may not work right now, it s undergoing some change. - Several of the apps included here are not finished, not started, or otherwise broken. - There is a redrawing bug that may cause flickering on some platforms
标签: functionality Rootless includes release
上传时间: 2014-01-03
上传用户:gxmm
this is the case study done on the technique in information security i.e. CRYPTOGRAPHY. various cryptographic techniques are described here.
标签: i.e. CRYPTOGRAPHY information the
上传时间: 2014-01-27
上传用户:ls530720646
It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electromagnetic illumination (Pendry et al., Science 312, p. 1780). The cylindrical cloaks experimentally demonstrated (Schurig et al., Science 314, p. 997) and theoretically proposed (Cai et al., Nat. Photon. 1, p. 224) have however simplified material parameters in order to facilitate easier realization as well as to avoid infinities in optical constants. here we show that the cylindrical cloaks with simplified material parameters inherently allow the zeroth-order cylindrical wave to pass through the cloak as if the cloak is made of a homogeneous isotropic medium, and thus visible. To all high-order cylindrical waves, our numerical simulation suggests that the simplified cloak inherits some properties of the ideal cloak, but finite scatterings exist.
标签: invisibility constructed proposed electrom
上传时间: 2013-12-18
上传用户:13215175592
In an electromagnetic cloak based on a transformation approach, reduced sets of material properties are generally favored due to their easier implementation in reality, although a seemingly inevitable drawback of undesired reflection exists in such cloaks. here we suggest using high-order transformations to create smooth moduli at the outer boundary of the cloak, therefore completely eliminating the detrimental scattering within the limit of geometric optics. We apply this scheme to a non-magnetic cylindrical cloak and demonstrate that the scattered field is reduced substantially in a cloak with optimal quadratic transformation as compared to its linear counterpart.
标签: electromagnetic transformation properties approach
上传时间: 2017-03-30
上传用户:pkkkkp
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!
标签: escription Encryption recognized algorithm
上传时间: 2014-01-07
上传用户:李梦晗