虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

JMS-Examples

  • This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK

    This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).

    标签: simulates m-file This MPSK

    上传时间: 2014-01-11

    上传用户:372825274

  • Problem Statement You are given a string input. You are to find the longest substring of input su

    Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your method is public) Notes The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character of input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse of BCDEF is FEDCB, which appears later in the string. 1)

    标签: input Statement You are

    上传时间: 2015-09-21

    上传用户:sunjet

  • Verilog and VHDL状态机设计

    Verilog and VHDL状态机设计,英文pdf格式 State machine design techniques for Verilog and VHDL Abstract : Designing a synchronous finite state Another way of organizing a state machine (FSM) is a common task for a digital logic only one logic block as shown in engineer. This paper will discuss a variety of issues regarding FSM design using Synopsys Design Compiler . Verilog and VHDL coding styles will be 2.0 Basic HDL coding presented. Different methodologies will be compared using real-world examples.

    标签: Verilog VHDL and 状态

    上传时间: 2013-12-19

    上传用户:change0329

  • 本代码为黄华江编著《实用化工计算机模拟—MATLAB在化学工程中的应用》的配套车程序

    本代码为黄华江编著《实用化工计算机模拟—MATLAB在化学工程中的应用》的配套车程序,内容包括该书的所有例子源程序(在Examples目录中)和电子版附录(在名为“附录”的目录中)。

    标签: MATLAB 代码 中的应用 化工

    上传时间: 2013-12-24

    上传用户:许小华

  • This getting started exercise will guide you through the step-by-step process of transforming a MATL

    This getting started exercise will guide you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken from the AccelDSP Examples directory.

    标签: step-by-step transforming exercise getting

    上传时间: 2014-01-17

    上传用户:VRMMO

  • SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our tec

    SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is the runtime module which enables you to include Spikenet Technology into your application

    标签: SNVision Library dll SpikeNet

    上传时间: 2013-11-30

    上传用户:阳光少年2016

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    标签: inspectors Inspector component allowing

    上传时间: 2015-10-02

    上传用户:无聊来刷下

  • This example application is a collection of Flash Lite do s and don ts from the usability point of

    This example application is a collection of Flash Lite do s and don ts from the usability point of view. The application contains real examples and animations of static examples that help you to see problematic issues in real life on a Nokia device. The application is optimized for devices with the resolution 170 x 208 pixels used in portrait mode. This example application is closely related to the document Flash Lite: Visual Guide, and it is highly recommended to read the document before going through this example.

    标签: application collection usability example

    上传时间: 2015-10-05

    上传用户:trepb001

  • This module is common to all of the Example programs It declares the {Open, Read, Write, Close} ca

    This module is common to all of the Example programs It declares the {Open, Read, Write, Close} calls for the USB device These user-calls are translated into OS system calls This module also contains several support routines used by all of the examples

    标签: the declares programs Example

    上传时间: 2015-10-07

    上传用户:yoleeson

  • This thorough, hands-on reference for database developers and administrators delivers expert guidanc

    This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features and how they are interpreted and processed by the SQL Server execution engine. You¡ ¯ ll get in-depth coverage of the sophisticated uses of T-SQL, including triggers, user-defined functions, exception handling, and more. The book explains and compares solutions to database-development problems in both SQL Server 2000 and SQL Server 2005, discussing the new T-SQL programming features added to SQL Server 2005 in detail. Includes extensive code samples, table examples, and logic puzzles to help database developers and administrators understand the intricacies and help promote mastery of T-SQL.

    标签: administrators developers reference thorough

    上传时间: 2013-12-29

    上传用户:Avoid98