亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

code-and

  • A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on

    A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.計算具有收發(fā)線性調(diào)頻波形參數(shù)的相位權(quán)重的16單元線性匹配濾波器

    標(biāo)簽: constant matched element weights

    上傳時間: 2014-07-19

    上傳用戶:siguazgb

  • function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R

    function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = 0.00001 and fix univariate bug******** % Purpose:The function fcm attempts to find a useful clustering of the % objects represented by the object data in X using the initial partition in U0.

    標(biāo)簽: fcm function Version Routine

    上傳時間: 2014-11-30

    上傳用戶:二驅(qū)蚊器

  • The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of dig

    The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of digital signal processor (DSP) controllers, are part of the TMS320C2000 platform of fixed-point DSPs. The 240xA devices offer the enhanced TMS320 DSP architectural design of the C2xx core CPU for low-cost, low-power, and high-performance processing capabilities. Several advanced peripherals, optimized for digital motor and motion control applications, have been integrated to provide a true single-chip DSP controller. While code-compatible with the existing C24x DSP controller devices, the 240xA offers increased processing performance (40 MIPS) and a higher level of peripheral integration. See the TMS320x240xA Device Summary section for device-specific features.

    標(biāo)簽: TMS 320 generation 240

    上傳時間: 2013-12-16

    上傳用戶:GavinNeko

  • This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick,

    This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book

    標(biāo)簽: Algorithms Sedgewick contains Edition

    上傳時間: 2014-01-23

    上傳用戶:dianxin61

  • This a fingerprint identification of the source code, fingerprint... Therefore, use only the GC fing

    This a fingerprint identification of the source code, fingerprint... Therefore, use only the GC fingerprint as a sole source identification tool is insufficient. Other...Identification and Differentiation of Spilled Oils by Fingerprint Tracing ...

    標(biāo)簽: fingerprint identification Therefore the

    上傳時間: 2013-12-18

    上傳用戶:xz85592677

  • This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This

    This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scripts which are wrappers on top of CVS. These scripts provide an easy user interface for CVS. Several shell scripts are provided to make RCS more easy to use. The information in this document applies to Linux and as well as to all other flavors of Unix liks Solaris, HPUX, AIX, SCO, Sinix, BSD, SCO, etc.. and BeOS.

    標(biāo)簽: This practical document control

    上傳時間: 2014-01-16

    上傳用戶:gxmm

  • This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

    This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex

    標(biāo)簽: binary compiles converts chain

    上傳時間: 2017-01-07

    上傳用戶:wyc199288

  • The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no

    The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection requires a code on a specified level. The code can change over time as long as it is still on the same level. We consider the one-step code assignment problem: Given an assignment, move the minimum number of codes to serve a new request. Minn and Siu proposed the so-called DCAalgorithm to solve the problem optimally. We show that DCA does not always return an optimal solution, and that the problem is NP-hard. We give an exact nO(h)-time algorithm, and a polynomial time greedy algorithm that achieves approximation ratio Θ(h). Finally, we consider the online code assignment problem for which we derive several results

    標(biāo)簽: combinatorial assignment problem arises

    上傳時間: 2014-01-19

    上傳用戶:BIBI

  • isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirement

    isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.

    標(biāo)簽: Chat requirement Developer Customize

    上傳時間: 2017-01-27

    上傳用戶:iswlkje

  • This document provides guidelines and describes how to easily port S60 2nd Edition C++ application

    This document provides guidelines and describes how to easily port S60 2nd Edition C++ applications to S60 3rd Edition. The document has been written based on experiences of porting regular S60 2nd Edition applications, such as the S60 Platform: POP/IMAP Example [4] that can be downloaded from Forum Nokia. Code snippets from the example are shown in Chapter 8, “Application build changes,” and in Appendix A, “Code example." In addition, Appendix B, "Commonly used functions that require capabilities," and Appendix C, "Commonly used interfaces that have been changed or removed," provide useful information on some frequently used functions and interfaces in third-party applications.

    標(biāo)簽: application guidelines describes document

    上傳時間: 2017-01-29

    上傳用戶:wang5829

主站蜘蛛池模板: 达尔| 昌乐县| 新巴尔虎右旗| 泸定县| 荣成市| 运城市| 白山市| 织金县| 固阳县| 噶尔县| 靖州| 二连浩特市| 稻城县| 铅山县| 尤溪县| 如东县| 河曲县| 岐山县| 礼泉县| 永吉县| 万宁市| 临夏市| 宁河县| 延津县| 张家界市| 上饶市| 绥德县| 晋宁县| 永修县| 应用必备| 彭山县| 科尔| 德昌县| 夹江县| 抚顺市| 乌审旗| 崇义县| 铁岭县| 普定县| 宣城市| 吉木乃县|