亚洲欧美第一页_禁久久精品乱码_粉嫩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.計算具有收發線性調頻波形參數的相位權重的16單元線性匹配濾波器

    標簽: 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.

    標簽: fcm function Version Routine

    上傳時間: 2014-11-30

    上傳用戶:二驅蚊器

  • 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.

    標簽: 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

    標簽: 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 ...

    標簽: 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.

    標簽: 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

    標簽: 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

    標簽: 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.

    標簽: 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.

    標簽: application guidelines describes document

    上傳時間: 2017-01-29

    上傳用戶:wang5829

主站蜘蛛池模板: 昌邑市| 永春县| 四子王旗| 澄迈县| 南宁市| 集贤县| 汝城县| 长寿区| 清镇市| 萍乡市| 蒲城县| 固安县| 庄浪县| 庐江县| 宣化县| 崇礼县| 安义县| 武乡县| 温泉县| 涟水县| 洛扎县| 孙吴县| 盱眙县| 浦县| 阳朔县| 梁河县| 丽江市| 泾阳县| 西昌市| 客服| 临西县| 奎屯市| 资兴市| 石首市| 南投市| 黄浦区| 上栗县| 扎囊县| 咸阳市| 鄂伦春自治旗| 东城区|