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

students

  •  The purpose of this lab is to introduce the concept of FSMs with a datapath, and to stud

     The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The rest of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.

    标签: introduce datapath purpose concept

    上传时间: 2014-01-24

    上传用户:熊少锋

  • Easily editable files to simulate three MIMO predictive control algorithms. These files are intende

    Easily editable files to simulate three MIMO predictive control algorithms. These files are intended as a support to this book to enable students to investigate predictive control algorithms from the formulation of the prediction equations right through to the closed-loop simulation.

    标签: files algorithms predictive editable

    上传时间: 2015-11-09

    上传用户:sevenbestfei

  • This book is a hands-on introduction to the principles and practice of embedded system design usin

    This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.

    标签: introduction principles hands-on embedded

    上传时间: 2014-01-17

    上传用户:wuyuying

  • Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w

    Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.

    标签: Engineering Software Computer Games

    上传时间: 2015-12-02

    上传用户:cc1

  • The data files included are .MAT or *.dat (ASCII)files. The m-files and the data may be distributed

    The data files included are .MAT or *.dat (ASCII)files. The m-files and the data may be distributed, provided that the source is acknowledged in any publication and the data are not sold. Since this software is being distributed free of charge, the authors are not offering any technical support. students who have any questions or difficulties using this software, or require the additional functions from the Signal Processing Toolbox should contact their professor.

    标签: files data distributed The

    上传时间: 2014-12-06

    上传用户:wuyuying

  • Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right

    Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.

    标签: Hidden_Markov_model_for_automatic speech_recognition implements left-right

    上传时间: 2016-01-23

    上传用户:569342831

  • 这是114专业的数据库原理上机作业

    这是114专业的数据库原理上机作业,控制台c++,ado+sqlsever 请依次输入 数据(针对student表格)库名, 用户名, 密码: 本例只针对students数据库,共三个表个:student,Course,SC. 本例为您封装了_ConnectionPtr m_pConnection,您只管在需要的 地方使用,不必管理维护。其他基础功能也有所安排

    标签: 114 数据库原理

    上传时间: 2016-02-03

    上传用户:caiiicc

  • Foreword The four case studies that follow each have a number of common features. They each illustr

    Foreword The four case studies that follow each have a number of common features. They each illustrate the birth of an idea and show how that idea can be realised into a marketable product. Each case study deals with engineering design and development issues and each highlights the importance of developing sound marketing strategies including market research. The importance of appropriate support mechanisms for young entrepreneurs is also covered. The case studies illustrate how successful entrepreneurs deploy a range of entrepreneurial skills and know-how. Above all, the entrepreneurs are seen to have the capacity to innovate and exercise vision. We are grateful to Liz Read, Development Manager for Enterprise and Entrepreneurship (students) at Coventry University for providing these case studies.

    标签: each Foreword features studies

    上传时间: 2016-02-17

    上传用户:熊少锋

  • This title demonstrates how to develop computer programmes which solve specific engineering problems

    This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions of Programming the Finite Element Method established themselves as an authority in this area. This fully revised 4th edition includes completely rewritten programmes with a unique description and list of parallel versions of programmes in Fortran 90. The Fortran programmes and subroutines described in the text will be made available on the Internet via anonymous ftp, further adding to the value of this title.

    标签: demonstrates engineering programmes computer

    上传时间: 2014-01-13

    上传用户:youke111

  • The second volume in the Write Great Code series supplies the critical information that today s comp

    The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language

    标签: information the critical supplies

    上传时间: 2014-02-21

    上传用户:luke5347