搜索结果

找到约 353 项符合 then 的查询结果

matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac

ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
https://www.eeworm.com/dl/665/387970.html
下载: 106
查看: 1086

matlab例程 ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free spac

ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
https://www.eeworm.com/dl/665/387971.html
下载: 132
查看: 1036

嵌入式/单片机编程 Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace

Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresponding to the angles ...
https://www.eeworm.com/dl/647/395054.html
下载: 73
查看: 1063

BREW编程 ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project

ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the ...
https://www.eeworm.com/dl/657/399136.html
下载: 162
查看: 1052

其他 SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windowssystem32 folder. 2.run Emulator Utility

SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windows\system32 folder. 2.run Emulator Utility and then press install button and close the utility. 3.run wechoid.exe, selector must be 1e or 1c 4.then run LicGen and use selector and code from wechoid.exe w/o 0x, it will make a license ...
https://www.eeworm.com/dl/534/402880.html
下载: 57
查看: 1280

其他 This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implem ...
https://www.eeworm.com/dl/534/406467.html
下载: 140
查看: 1061

其他 Instead of finding the longest common subsequence, let us try to determine the length of the LCS.

Instead of finding the longest common subsequence, let us try to determine the length of the LCS. &#1048708 Then tracking back to find the LCS. &#1048708 Consider a1a2…am and b1b2…bn. &#1048708 Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. &#1048708 ...
https://www.eeworm.com/dl/534/406523.html
下载: 196
查看: 1035

其他 A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely bal

A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely balanced. &#1048708 If the height of this binary tree is h, then leaves can be at level h or level h-1. &#1048708 All leaves at level h are as far to the left as possible. &#1048708 The data associated wit ...
https://www.eeworm.com/dl/534/406525.html
下载: 46
查看: 1035

J2ME Have you ever seen players eyes light up as they explore the worlds that you ve created in your gam

Have you ever seen players eyes light up as they explore the worlds that you ve created in your games? If you have, then game development probably has you hooked firmly in its grasp! If you ve never taken your games beyond the PC, now s the time! "J2ME Game Programming" is a hands-on guide that tea ...
https://www.eeworm.com/dl/660/408361.html
下载: 116
查看: 1062

Java编程 This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in

This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, moving it around the ...
https://www.eeworm.com/dl/633/410866.html
下载: 125
查看: 1076