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

Board-specific

  • This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

    This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.

    标签: language gramming concepts problem

    上传时间: 2014-01-12

    上传用户:独孤求源

  • This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size

    This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the scene. You can imagine using such a postprocessing effect in CAD/DCC to emphasize some items from a selection or picking for example.

    标签: arbitrary rendering example perform

    上传时间: 2014-01-03

    上传用户:liuchee

  • PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点

    PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点,以及使用的各个过程,这些功能包括: · 基本操作 · 建立元件(Component) · 建立板子边框线(Board outline) · 输入网表(Netlist) · 设置设计规则(Design Rule) ·元件(Part)的布局(Placement) · 手工和交互的布线 · SPECCTRA全自动布线器(Route Engine) ·覆铜(Copper Pour) · 建立分隔/混合平面层(Split/mixed Plane) · Microsoft 的目标连接与嵌入(OLE)(Object Linking Embedding) · 可选择的装配选件(Assembly options) · 设计规则检查(Design Rule Check) · 反向标注(Back Annotation) · 绘图输出(Plot Output) 使用本教程后,你可以学到印制电路板设计和制造的许多基本知识。 你不必一次完成整个教程,如果在任何时候退出后,下次直接找到你要进入 的部分,继续学习本教程。 当你完成了本教程的学习后,可以参考在线帮助(On-line Help)以便得到更多 的信息。如果你需要附加的信息内容,你可以与PADS 在各地办事处或代理商取 得联系,以便得到更多的帮助。 欢迎使用PowerPCB进行PCB设计!

    标签: PowerPCB PADS-PowerPCB 教程

    上传时间: 2013-12-12

    上传用户:caozhizhi

  • Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard

    Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how to compile visual basic project without launching the Vb6 kit and retrieving the dependency Files of any Visual basic project (although roughly done without any specific algorithm), Somebody can help me with this. I don’ t have time for the project, so I don’ t want any comment on the code indentation or arrangement and variable scoping. Comments are in the code therefore it would not be a problem to understand the code. If anyone wants to vote, I will like it Oh! I found some of the setup1 code and modify it with new features, so i have no or less credit for the setup1 project I felt like sharing code with PSCites. Thats why I made it

    标签: Visual Basic Developers Installer

    上传时间: 2017-02-26

    上传用户:FreeSky

  • Fingerprint Verification System an easy to use library that allows programmers to integrate fingerp

    Fingerprint Verification System an easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small great for embedded systems.

    标签: Verification Fingerprint programmers integrate

    上传时间: 2017-03-03

    上传用户:plsee

  • The concept of the Altera Nios II embedded processor implementation inside Field Programmable Gate A

    The concept of the Altera Nios II embedded processor implementation inside Field Programmable Gate Array [FPGA] of the CCD camera for the “Pi of the Sky” experiment is presented. The digital board of the CCD camera, its most important components, current implementation of firmware [VHDL] inside the FPGA and the role of external 8051 microcontroller is briefly described. The main goal of the presented work is to get rid of the external microcontroller and to design new system with Nios II processor built inside FPGA chip. Constraints for implementing the design into the existing camera boards are discussed. New possibilities offered by a larger FPGA for next generation of cameras are considered.

    标签: implementation Programmable processor embedded

    上传时间: 2014-01-02

    上传用户:dyctj

  • Pong is a mixed schematic, VHDL, Verilog project featuring the PS2 and VGA monitor connections of

    Pong is a mixed schematic, VHDL, Verilog project featuring the PS2 and VGA monitor connections of the Xilinx\Digilent Spartan-3 demo board.

    标签: connections featuring schematic Verilog

    上传时间: 2014-01-15

    上传用户:362279997

  • The GraphicAnimation project is a program for the AT91RM9200 using Atmel AT91RM9200-EK Evaluation B

    The GraphicAnimation project is a program for the AT91RM9200 using Atmel AT91RM9200-EK Evaluation Board

    标签: GraphicAnimation 9200 Evaluation project

    上传时间: 2017-04-04

    上传用户:himbly

  • This book brings together indispensable knowledge for building efficient, high-value, Linux-based em

    This book brings together indispensable knowledge for building efficient, high-value, Linux-based embedded products: information that has never been assembled in one place before. Drawing on years of experience as an embedded Linux consultant and field application engineer, Christopher Hallinan offers solutions for the specific technical issues you re most likely to face, demonstrates how to build an effective embedded Linux environment, and shows how to use it as productively as possible.

    标签: indispensable Linux-based high-value efficient

    上传时间: 2014-01-24

    上传用户:ANRAN

  • Linux socket programming delves into many particulars of network programming. It is organized into f

    Linux socket programming delves into many particulars of network programming. It is organized into five specific parts: network programming from the client perspective, The Server Perspective and Load Control, Socket objects, advanced sockets.

    标签: programming into particulars organized

    上传时间: 2014-01-19

    上传用户:xjz632