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

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

Fuzzy-Set-Theory

  • XAPP1023-測試Virtex-4 TEMAC系統的性能

    This application note provides step-by-step instructions on how to recreate a Tri-Mode Ethernet(TEMAC) performance testing system using the ML405 board and MontaVista Linux 4.0. Thisapplication note shows how to set up a simple EDK Base System Builder system on the ML405Evaluation Platform and run performance tests. The network architecture for the test isdescribed. A system is built and downloaded into the FPGA. A MontaVista Linux kernel isconfigured, built, and downloaded into the ML405 Evaluation Platform. The instructions forobtaining and setting up the software used to perform the measurements, netperf, are given.

    標簽: Virtex TEMAC XAPP 1023

    上傳時間: 2013-11-11

    上傳用戶:saharawalker

  • NIOSII用戶定制指令

    With the Altera Nios II embedded processor, you as the system designercan accelerate time-critical software algorithms by adding custominstructions to the Nios II processor instruction set. Using custominstructions, you can reduce a complex sequence of standard instructionsto a single instruction implemented in hardware. You can use this featurefor a variety of applications, for example, to optimize software innerloops for digital signal processing (DSP), packet header processing, andcomputation-intensive applications. The Nios II configuration wizard,part of the Quartus® II software’s SOPC Builder, provides a graphicaluser interface (GUI) used to add up to 256 custom instructions to theNios II processor

    標簽: NIOSII 用戶 定制 指令

    上傳時間: 2013-11-07

    上傳用戶:swing

  • LTC3207,LTC3207-1用戶指南

      The LTC®3207/LTC3207-1 is a 600mA LED/Camera driverwhich illuminates 12 Universal LEDs (ULEDs) and onecamera fl ash LED. The ULEDs are considered universalbecause they may be individually turned on or off, setin general purpose output (GPO) mode, set to blink at aselected on-time and period, or gradate on and off at aselected gradation rate. This device also has an externalenable (ENU) pin that may be used to blink, gradate, orturn on/off the LEDs without using the I2C bus. This may beuseful if the microprocessor is in sleep or standby mode. Ifused properly, these features may save valuable memoryspace, programming time, and reduce the I2C traffi c.

    標簽: 3207 LTC 用戶

    上傳時間: 2014-01-04

    上傳用戶:LANCE

  • Algorithms(算法概論)pdf

    This book evolved over the past ten years from a set of lecture notes developed while teaching the undergraduate Algorithms course at Berkeley and U.C. San Diego. Our way of teaching this course evolved tremendously over these years in a number of directions, partly to address our students' background (undeveloped formal skills outside of programming), and partly to reect the maturing of the eld in general, as we have come to see it. The notes increasingly crystallized into a narrative, and we progressively structured the course to emphasize the ?story line? implicit in the progression of the material. As a result, the topics were carefully selected and clustered. No attempt was made to be encyclopedic, and this freed us to include topics traditionally de-emphasized or omitted from most Algorithms books.

    標簽: Algorithms 算法

    上傳時間: 2013-11-11

    上傳用戶:JamesB

  • VB6.0動態加載ActiveX控件漫談

    熟悉VB的朋友對使用ActiveX控件一定不會陌生,眾多控件極大地方便了編程,但唯一的缺陷是不能動態加載控件,必須在設計時通過引用,將控件放置在窗體上。VB6.0已能夠解決該問題,只是幫助中沒有明確說明,并且沒有描述到一些關鍵功能,由于以前的版本中可以動態創建進程外服務:如果對象是外部可創建的,可在 Set 語句中用 New 關鍵字、CreateObject 或 GetObject 從部件外面將對象引用賦予變量。如果對象是從屬對象,則需使用高層對象的方法,在 Set 語句中指定一個對象引用:

    標簽: ActiveX 6.0 VB 動態加載

    上傳時間: 2014-01-26

    上傳用戶:taa123456

  • 基于(英蓓特)STM32V100的看門狗程序

    This example shows how to update at regulate period the WWDG counter using theEarly Wakeup interrupt (EWI). The WWDG timeout is set to 262ms, refresh window set to 41h and the EWI isenabled. When the WWDG counter reaches 40h the EWI is generated and in the WWDGISR the counter is refreshed to prevent a WWDG reset and led connected to PC.07is toggled.The EXTI line9 is connected to PB.09 pin and configured to generate an interrupton falling edge.In the NVIC, EXTI line9 to 5 interrupt vector is enabled with priority equal to 0and the WWDG interrupt vector is enabled with priority equal to 1 (EXTI IT > WWDG IT). The EXTI Line9 will be used to simulate a software failure: once the EXTI line9event occurs (by pressing Key push-button on EVAL board) the correspondent interruptis served, in the ISR the led connected to PC.07 is turned off and the EXTI line9pending bit is not cleared. So the CPU will execute indefinitely EXTI line9 ISR andthe WWDG ISR will never be entered(WWDG counter not updated). As result, when theWWDG counter falls to 3Fh the WWDG reset occurs.If the EXTI line9 event don抰 occurs the WWDG counter is indefinitely refreshed inthe WWDG ISR which prevent from WWDG reset. If the WWDG reset is generated, after resuming from reset a led connected to PC.06is turned on. In this example the system is clocked by the HSE(8MHz).

    標簽: V100 STM 100 32V

    上傳時間: 2013-11-11

    上傳用戶:gundamwzc

  • Arduino學習筆記3_連接HMC5883L三軸電子羅盤傳感器

    用途:測量地磁方向,測量物體靜止時候的方向,測量傳感器周圍磁力線的方向。注意,測量地磁時候容易受到周圍磁場影響,主芯片HMC5883 三軸磁阻傳感器特點(抄自網上): 1,數字量輸出:I2C 數字量輸出接口,設計使用非常方便。 2,尺寸小: 3x3x0.9mm LCC 封裝,適合大規模量產使用。 3,精度高:1-2 度,內置12 位A/D,OFFSET, SET/RESET 電路,不會出現磁飽和現象,不會有累加誤差。 4,支持自動校準程序,簡化使用步驟,終端產品使用非常方便。 5,內置自測試電路,方便量產測試,無需增加額外昂貴的測試設備。 6,功耗低:供電電壓1.8V, 功耗睡眠模式-2.5uA 測量模式-0.6mA   連接方法: 只要連接VCC,GND,SDA,SDL 四條線。 Arduino GND -> HMC5883L GND Arduino 3.3V -> HMC5883L VCC Arduino A4 (SDA) -> HMC5883L SDA Arduino A5 (SCL) -> HMC5883L SCL (注意,接線是A4,A5,不是D4,D5) 源程序: #include <Wire.h> #include <HMC5883L.h> HMC5883Lcompass; voidsetup() { Serial.begin(9600); Wire.begin(); compass = HMC5883L(); compass.SetScale(1.3); compass.SetMeasurementMode(Measurement_Continuous); } voidloop() { MagnetometerRaw raw = compass.ReadRawAxis(); MagnetometerScaled scaled = compass.ReadScaledAxis(); float xHeading = atan2(scaled.YAxis, scaled.XAxis); float yHeading = atan2(scaled.ZAxis, scaled.XAxis); float zHeading = atan2(scaled.ZAxis, scaled.YAxis); if(xHeading < 0) xHeading += 2*PI; if(xHeading > 2*PI) xHeading -= 2*PI; if(yHeading < 0) yHeading += 2*PI; if(yHeading > 2*PI) yHeading -= 2*PI; if(zHeading < 0) zHeading += 2*PI; if(zHeading > 2*PI) zHeading -= 2*PI; float xDegrees = xHeading * 180/M_PI; float yDegrees = yHeading * 180/M_PI; float zDegrees = zHeading * 180/M_PI; Serial.print(xDegrees); Serial.print(","); Serial.print(yDegrees); Serial.print(","); Serial.print(zDegrees); Serial.println(";"); delay(100); }

    標簽: Arduino 5883L 5883 HMC

    上傳時間: 2013-12-16

    上傳用戶:stella2015

  • 使用Nios II軟件構建工具

     使用Nios II軟件構建工具 This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and scripts that creates and builds embedded C/C++ application projects, user library projects, and board support packages (BSPs). The Nios II SBT supports a repeatable, scriptable, and archivable process for creating your software product. You can invoke the Nios II SBT through either of the following user interfaces: ■ The Eclipse™ GUI ■ The Nios II Command Shell The purpose of this chapter is to make you familiar with the internal functionality of the Nios II SBT, independent of the user interface employed.

    標簽: Nios 軟件

    上傳時間: 2013-10-12

    上傳用戶:china97wan

  • 面向Eclips的Nios II軟件構建工具手冊

    面向Eclips的Nios II軟件構建工具手冊 The Nios® II Software Build Tools (SBT) for Eclipse™ is a set of plugins based on the Eclipse™ framework and the Eclipse C/C++ development toolkit (CDT) plugins. The Nios II SBT for Eclipse provides a consistent development platform that works for all Nios II embedded processor systems. You can accomplish all Nios II software development tasks within Eclipse, including creating, editing, building, running, debugging, and profiling programs.

    標簽: Eclips Nios 軟件

    上傳時間: 2013-11-02

    上傳用戶:瓦力瓦力hong

  • Nios II定制指令用戶指南

         Nios II定制指令用戶指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom instructions, you can reduce a complex sequence of standard instructions to a single instruction implemented in hardware. You can use this feature for a variety of applications, for example, to optimize software inner loops for digital signal processing (DSP), packet header processing, and computation-intensive applications. The Nios II configuration wizard,part of the Quartus® II software’s SOPC Builder, provides a graphical user interface (GUI) used to add up to 256 custom instructions to the Nios II processor. The custom instruction logic connects directly to the Nios II arithmetic logic unit (ALU) as shown in Figure 1–1.

    標簽: Nios 定制 指令 用戶

    上傳時間: 2013-10-12

    上傳用戶:kang1923

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
永久免费视频成人| 精品动漫3d一区二区三区免费版 | 亚洲欧美乱综合| 性色av一区二区怡红| 久久久久久久久久久久久女国产乱 | 亚洲精品久久视频| 午夜精品一区二区三区在线视| 久久蜜桃资源一区二区老牛| 欧美日韩国产91| 伊人男人综合视频网| 亚洲一区二区久久| 欧美另类综合| 在线精品视频免费观看| 销魂美女一区二区三区视频在线| 欧美激情一区在线| 伊人色综合久久天天| 久久gogo国模裸体人体| 欧美日韩成人在线播放| ●精品国产综合乱码久久久久| 亚洲一区中文| 欧美色精品天天在线观看视频 | 国产精品乱码一区二三区小蝌蚪 | 国产一区二区精品久久99| 亚洲美女一区| 欧美福利在线| 亚洲国产一区视频| 免费视频一区二区三区在线观看| 国产亚洲一本大道中文在线| 亚洲欧美日韩精品久久| 国产精品免费看| 亚洲一区国产精品| 国产精品日韩欧美综合| 亚洲女人天堂av| 国产欧美日韩三区| 欧美一区二区日韩一区二区| 国产精品久久久久久久久免费樱桃| 一本色道久久88综合日韩精品| 免费成人美女女| 亚洲日本免费| 欧美剧在线免费观看网站| 亚洲欧洲三级电影| 欧美精品久久99| 亚洲免费久久| 国产精品扒开腿做爽爽爽视频| 亚洲夜晚福利在线观看| 国产精品稀缺呦系列在线| 午夜精品电影| 在线不卡a资源高清| 欧美激情综合亚洲一二区| 亚洲视频精选在线| 国产精品av一区二区| 销魂美女一区二区三区视频在线| 国产午夜精品理论片a级大结局 | 欧美色网一区二区| 亚洲欧美日韩国产另类专区| 国产欧美日韩精品在线| 久久香蕉精品| 中文一区二区| 国产亚洲精品成人av久久ww| 久久久久久久精| 日韩视频精品| 国产精品久久福利| 欧美在线观看一二区| 激情久久久久久久| 欧美精品在线视频| 亚洲视频在线视频| 国内精品久久久久久影视8| 欧美在线资源| 9人人澡人人爽人人精品| 美女精品国产| 午夜在线播放视频欧美| 午夜久久一区| 亚洲国产精品传媒在线观看| 欧美电影美腿模特1979在线看| 在线看视频不卡| 欧美天堂在线观看| 欧美中文字幕在线观看| 亚洲成在人线av| 国产精品夜夜夜| 欧美极品一区| 久久久欧美精品| 日韩午夜激情| 国产日韩精品视频一区二区三区| aa级大片欧美三级| 香蕉乱码成人久久天堂爱免费| 欧美在线视频a| 久久久久综合一区二区三区| 美日韩免费视频| 国产又爽又黄的激情精品视频| 中文精品视频| 欧美日韩亚洲精品内裤| 久久久99精品免费观看不卡| 国产精品久久久久影院色老大| 欧美成在线观看| 久久久久久有精品国产| 欧美国内亚洲| 国产精品理论片| 欧美日韩在线视频首页| 久久视频精品在线| 亚洲精品免费在线播放| 国产精品久久久久久av福利软件 | 亚洲午夜影视影院在线观看| 亚洲国产精品专区久久| 国产精品美女久久久免费| 欧美成人嫩草网站| 蜜臀av国产精品久久久久| 午夜精品区一区二区三| 亚洲欧美国产精品专区久久| 一区二区三区精品在线| 在线视频国产日韩| 亚洲精品免费看| 99视频在线精品国自产拍免费观看| 亚洲国产日韩美| 亚洲精品一区二区在线观看| 亚洲第一视频网站| 一区二区三区在线免费视频| 国产精品区二区三区日本| 国产精品日本精品| 国产一区二区久久| 亚洲大胆女人| 一本色道久久综合亚洲精品不 | 夜久久久久久| 亚洲性夜色噜噜噜7777| 午夜在线视频观看日韩17c| 久久精品亚洲热| 欧美大色视频| 欧美日韩免费在线| 国产喷白浆一区二区三区| 国内精品99| 亚洲美女区一区| 亚洲一区二区三区精品在线观看| 亚洲视频网站在线观看| 欧美一区亚洲二区| 欧美国产免费| 国产欧美一区二区精品秋霞影院| 国外成人在线视频网站| 亚洲区第一页| 亚洲欧美另类中文字幕| 老鸭窝毛片一区二区三区| 欧美日韩国产精品| 国产综合色一区二区三区| 亚洲精品中文字幕有码专区| 亚洲欧美日韩综合一区| 欧美丰满高潮xxxx喷水动漫| 国产视频一区二区三区在线观看| 亚洲精品欧美极品| 久久精品国产久精国产思思| 欧美另类videos死尸| 国产在线成人| 亚洲在线不卡| 欧美日韩1区| 亚洲第一伊人| 久久国产精品毛片| 国产精品爽爽爽| 艳妇臀荡乳欲伦亚洲一区| 久久久999| 国产区日韩欧美| 一区二区日韩免费看| 欧美成人免费大片| 一区二区在线免费观看| 小黄鸭视频精品导航| 欧美性猛交99久久久久99按摩| 亚洲福利精品| 玖玖视频精品| 禁断一区二区三区在线| 久久精品电影| 国产综合自拍| 久久精品视频在线免费观看| 国产精品手机视频| 亚洲欧美日韩一区在线观看| 欧美日一区二区三区在线观看国产免| 亚洲国产导航| 欧美精品久久久久久久久老牛影院 | 黄色另类av| 欧美一区二区三区免费大片| 国产精品美女久久久| 亚洲精品中文字| 欧美精品啪啪| 99在线视频精品| 欧美性淫爽ww久久久久无| 亚洲视频一区二区免费在线观看| 欧美日本国产视频| 99视频精品全部免费在线| 欧美日韩喷水| 亚洲午夜视频在线观看| 国产精品ⅴa在线观看h| 午夜免费日韩视频| 国产主播一区二区三区| 久久亚洲精品中文字幕冲田杏梨| 精品99视频| 欧美日本精品在线| 亚洲先锋成人| 黑人巨大精品欧美黑白配亚洲| 久久久人成影片一区二区三区| 亚洲第一页在线| 欧美日韩免费视频| 欧美一二三视频| 亚洲国产精品999| 国产精品白丝av嫩草影院| 久久国产一二区|