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

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

DEPTH

  • DEPTH first search is an efficient searching algorithm

    DEPTH first search is an efficient searching algorithm

    標(biāo)簽: algorithm efficient searching search

    上傳時(shí)間: 2014-01-01

    上傳用戶:225588

  • 使用Verilog編寫的同步FIFO

    使用Verilog編寫的同步FIFO,可通過設(shè)置程序中的DEPTH設(shè)置FIFO的深度,F(xiàn)IFO_WRITE_CLOCK上升沿向FIFO中寫入數(shù)據(jù),\r\nFIFO_READ_CLOCK上升沿讀取數(shù)據(jù)。本程序?qū)IFO上層操作簡(jiǎn)單實(shí)用。

    標(biāo)簽: Verilog FIFO 編寫

    上傳時(shí)間: 2013-08-12

    上傳用戶:ljt101007

  • State Machine Coding Styles for Synthesis

      本文論述了狀態(tài)機(jī)的verilog編碼風(fēng)格,以及不同編碼風(fēng)格的優(yōu)缺點(diǎn),Steve Golson's 1994 paper, "State Machine Design Techniques for Verilog and VHDL" [1], is agreat paper on state machine design using Verilog, VHDL and Synopsys tools. Steve's paper alsooffers in-DEPTH background concerning the origin of specific state machine types.This paper, "State Machine Coding Styles for Synthesis," details additional insights into statemachine design including coding style approaches and a few additional tricks.

    標(biāo)簽: Synthesis Machine Coding Styles

    上傳時(shí)間: 2013-10-15

    上傳用戶:dancnc

  • 單片機(jī)Flash存儲(chǔ)器壞塊自動(dòng)檢測(cè)

    在深入了解Flash存儲(chǔ)器的基礎(chǔ)上,采用單片機(jī)自動(dòng)檢測(cè)存儲(chǔ)器無效塊。主要通過讀取每一塊的第1、第2頁內(nèi)容,判斷該塊的好壞,并給出具體的實(shí)現(xiàn)過程,以及部分關(guān)鍵的電路原理圖和C語言程序代碼。該設(shè)計(jì)最終實(shí)現(xiàn)單片機(jī)自動(dòng)檢測(cè)Flash壞塊的功能,并通過讀取ID號(hào)檢測(cè)Flash的性能,同時(shí)該設(shè)計(jì)能夠存儲(chǔ)和讀取1GB數(shù)據(jù)。 Abstract:  On the basis of in-DEPTH understanding the Flash chips,this paper designs a new program which using the SCM to detect the invalid block.Mainly through reading the data of the first and second page to detect the invalid block.Specific implementation procedure was given,and the key circuit schematic diagram and C language program code was introduced.This design achieved the function of using the MCU checks the invalid block finally,and increased the function by reading the ID number of Flash to get the performance of the memory.And the design also can write and read1GB data

    標(biāo)簽: Flash 單片機(jī) 存儲(chǔ)器 自動(dòng)檢測(cè)

    上傳時(shí)間: 2013-10-25

    上傳用戶:taozhihua1314

  • State Machine Coding Styles for Synthesis

      本文論述了狀態(tài)機(jī)的verilog編碼風(fēng)格,以及不同編碼風(fēng)格的優(yōu)缺點(diǎn),Steve Golson's 1994 paper, "State Machine Design Techniques for Verilog and VHDL" [1], is agreat paper on state machine design using Verilog, VHDL and Synopsys tools. Steve's paper alsooffers in-DEPTH background concerning the origin of specific state machine types.This paper, "State Machine Coding Styles for Synthesis," details additional insights into statemachine design including coding style approaches and a few additional tricks.

    標(biāo)簽: Synthesis Machine Coding Styles

    上傳時(shí)間: 2013-10-12

    上傳用戶:sardinescn

  • 載入txt文件迷宮

    載入txt文件迷宮,含幾種搜索方法,例如DEPTH first search, breadth first search等

    標(biāo)簽: txt 迷宮

    上傳時(shí)間: 2015-03-13

    上傳用戶:3到15

  • Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d

    Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more DEPTH in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more DEPTH in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.

    標(biāo)簽: introduce Overview Borland Builder

    上傳時(shí)間: 2014-01-04

    上傳用戶:小鵬

  • to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a

    to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-DEPTH, etc

    標(biāo)簽: file Familiar computer waveform

    上傳時(shí)間: 2015-05-07

    上傳用戶:l254587896

  • The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

    The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-DEPTH look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.

    標(biāo)簽: interesting open-source understood projects

    上傳時(shí)間: 2015-06-30

    上傳用戶:zyt

  • A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie

    A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a DEPTH first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.

    標(biāo)簽: algorithm frequent itemsets program

    上傳時(shí)間: 2013-12-27

    上傳用戶:ouyangtongze

主站蜘蛛池模板: 出国| 玛多县| 深泽县| 凌云县| 三台县| 广安市| 屏东县| 太仓市| 阳春市| 三原县| 朝阳市| 朝阳区| 从化市| 石门县| 洛阳市| 云梦县| 密山市| 太康县| 于田县| 本溪市| 江华| 出国| 寿阳县| 扎鲁特旗| 江西省| 常熟市| 长兴县| 诸城市| 榆树市| 敦煌市| 开封市| 台安县| 临猗县| 安塞县| 浦城县| 涪陵区| 集安市| 同仁县| 犍为县| 滨州市| 淮北市|