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

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

Two-column

  • 非常好的優化算法的書

    非常好的優化算法的書,詳細介紹了蟻群算法和粒子群算法以及相關的matlab工具箱,講了理論和應用給出了工具箱的下載地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.

    標簽: 優化算法

    上傳時間: 2014-01-26

    上傳用戶:zgu489

  • This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

    This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.

    標簽: initializing application operating presents

    上傳時間: 2013-12-19

    上傳用戶:tzl1975

  • MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate

    MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from other MSP430 s *

    標簽: Description Demonstrate Interface Registers

    上傳時間: 2013-12-28

    上傳用戶:懶龍1988

  • ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip

    ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, especially the fiber to the home (FTTH) media converters. The ADM6993F/FX feature set includes link pass through (LPT), TS1000 OAM frame receiving/processing/transmitting, programmable link status LED display, various loop-back modes, and one configurable MII ports for snooping/inserting OAM frame from/to 100Fx. The ADM6993FX is the environmentally friendly “green” package version.

    標簽: 6993 ADM Converter Ethernet

    上傳時間: 2014-01-01

    上傳用戶:hebmuljb

  • The P89LPC938 is a single-chip microcontroller, available in low cost packages, based on a high per

    The P89LPC938 is a single-chip microcontroller, available in low cost packages, based on a high performance processor architecture that executes instructions in two to four clocks, six times the rate of standard 80C51 devices. Many system-level functions have been incorporated into the P89LPC938 in order to reduce component count, board space, and system cost.

    標簽: microcontroller single-chip available packages

    上傳時間: 2013-12-04

    上傳用戶:遠遠ssad

  • The Ralink 802.11n Chipset family provides solutions for PCI, PCIe and USB interfaces with both 2.4

    The Ralink 802.11n Chipset family provides solutions for PCI, PCIe and USB interfaces with both 2.4 and 2.4/5GHz suppport. Each chipset consists of two highly integrated ICs (RFIC and BB/MAC IC) that fully comply with current draft IEEE 802.11n and IEEE 802.11a/b/g standards.

    標簽: interfaces solutions provides Chipset

    上傳時間: 2014-01-13

    上傳用戶:Thuan

  • an approach for capturing similarity between words that was concerned with the syntactic similarity

    an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between the meanings of two sentences. It is difficult to gain a high accuracy score because the exact semantic meanings are completely understood only in a particular context.

    標簽: similarity capturing concerned syntactic

    上傳時間: 2014-01-05

    上傳用戶:wmwai1314

  • In the previous article, we presented an approach for capturing similarity between words that was co

    In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between the meanings of two sentences. It is difficult to gain a high accuracy score because the exact semantic meanings are completely understood only in a particular context.

    標簽: similarity presented capturing previous

    上傳時間: 2013-12-13

    上傳用戶:wcl168881111111

  • THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto

    THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Factory Pattern 24 Thought Questions 25 The Abstract Factory Pattern 26 A GardenMaker Factory 26 How the User Interface Works 28 Consequences of Abstract Factory 30 Thought Questions 30 The Singleton Pattern 31 Throwing the Exception 32 Creating an Instance of the Class 32 Static Classes as Singleton Patterns 33 Creating Singleton Using a Static Method 34

    標簽: Creational COMPANION PATTERNS Patterns

    上傳時間: 2013-12-20

    上傳用戶:xwd2010

  • kalman濾波

    kalman濾波,擴展的kalman濾波(EKF),unscented Kalman filter(UKF),基于EKF和UKF混合模型的IMM實現,以及配套的Rauch-Tung-Striebel和two-filter平滑工具,一個很好用的框架

    標簽: kalman 濾波

    上傳時間: 2016-10-17

    上傳用戶:yangbo69

主站蜘蛛池模板: 黔南| 开鲁县| 鹤壁市| 日照市| 芦山县| 遂川县| 盖州市| 巩义市| 黄浦区| 宜丰县| 故城县| 仪陇县| 阳西县| 建始县| 霞浦县| 错那县| 徐闻县| 博湖县| 抚远县| 望城县| 南京市| 浦北县| 郴州市| 新田县| 黄冈市| 政和县| 五常市| 玛纳斯县| 石狮市| 馆陶县| 广河县| 临西县| 永顺县| 镇安县| 柳河县| 巫山县| 乡宁县| 隆化县| 伊春市| 正阳县| 铜梁县|