搜索结果

找到约 873 项符合 DO-WHILE 的查询结果

VHDL/FPGA/Verilog For developers using FPGAs for the implementation of floating-point DSP functions, one key challen

For developers using FPGAs for the implementation of floating-point DSP functions, one key challenge is how to decompose the computation algorithm into sequences of parallel hardware processes while efficiently managing data flow through the parallel pipelines of these processes.
https://www.eeworm.com/dl/663/335858.html
下载: 131
查看: 1088

驱动编程 AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To bu ...
https://www.eeworm.com/dl/618/338157.html
下载: 162
查看: 1065

单片机开发 本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In

本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In other words, how can computers be made to do what is needed to be done, without being told exactly how to do it?this is an answer
https://www.eeworm.com/dl/648/338537.html
下载: 189
查看: 1080

单片机开发 此函数把SPI的读写功能集成在一块

此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。(因为在大部分应用中,是把SPI的DI和DO相连并用MCU的一个IO口来读写)。 ...
https://www.eeworm.com/dl/648/341263.html
下载: 161
查看: 1044

matlab例程 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla

一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and satura ...
https://www.eeworm.com/dl/665/347558.html
下载: 98
查看: 1195

单片机开发 CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This

CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This folder contains a folder called "Bank" that should be moved into: <install_root>\FastChip\Projects Keil Project Files * These files are to be put into the directory of your choice and the proje ...
https://www.eeworm.com/dl/648/348774.html
下载: 142
查看: 1066

VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an introductory C++ course, but you ve found that you still can t ...
https://www.eeworm.com/dl/686/350755.html
下载: 138
查看: 1047

软件工程 Get more out of your legacy systems: more performance, functionality, reliability, and manageability

Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is dra ...
https://www.eeworm.com/dl/540/351974.html
下载: 115
查看: 1036

单片机开发 1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。 2. 1位起始位

1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。 2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。 3. 支持半双工通讯。收、发波特率相同。 4. 应把定时器中断优先级设置为最高级。 5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区), 待缓冲区满后,将缓冲区中的内容 ...
https://www.eeworm.com/dl/648/357271.html
下载: 193
查看: 1031

Java编程 精致、漂亮、实用的日历选择代码

精致、漂亮、实用的日历选择代码,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the ...
https://www.eeworm.com/dl/633/358406.html
下载: 150
查看: 1034