搜索结果

找到约 190 项符合 Next 的查询结果

可编程逻辑 WP312-Xilinx新一代28nm FPGA技术简介

Xilinx Next Generation 28 nm FPGA Technology Overview Xilinx has chosen 28 nm high-κ metal gate (HKMG) highperformance,low-power process technology and combined it with a new unified ASMBL™ architecture to create a new generation of FPGAs that offer lower power and higher performance. ...
https://www.eeworm.com/dl/kbcluoji/40115.html
下载: 148
查看: 1064

数学计算 先编写MFC DLL

先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.
https://www.eeworm.com/dl/641/133914.html
下载: 63
查看: 1093

操作系统开发 时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息

时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息,通用寄存器内容 int pc //进程现场信息,程序计数器内容 int psw //进程现场信息,程序状态字内容 int next //下一个进程控制块的位置 }pcbarea[n] ...
https://www.eeworm.com/dl/531/249081.html
下载: 190
查看: 1094

电子书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming ...
https://www.eeworm.com/dl/cadence/ebook/359164.html
下载: 93
查看: 1064

技术资料 FPGA片内FIFO读写测试Verilog逻辑源码Quartus工程文件+文档说明 使用 FPGA

FPGA片内FIFO读写测试Verilog逻辑源码Quartus工程文件+文档说明,使用 FPGA 内部的 FIFO 以及程序对该 FIFO 的数据读写操作。FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。timescale 1ns / 1ps//////////////////////////////////////////////////////////////////////////////////module fifo_test( input c ...
https://www.eeworm.com/dl/747455.html
下载: 8
查看: 2081

人工智能/神经网络 This program demonstrates some function approximation capabilities of a Radial Basis Function Networ

This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for ...
https://www.eeworm.com/dl/650/165307.html
下载: 191
查看: 1104

游戏 Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin

Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around ...
https://www.eeworm.com/dl/625/254453.html
下载: 164
查看: 1113

MySQL数据库 The book uses a task-oriented structure that allows you to work through the steps necessary to insta

The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MyS ...
https://www.eeworm.com/dl/688/486466.html
下载: 104
查看: 1103

技术资料 Vivado设计流程指导手册-含安装流程与仿真

Vivado设计分为Project Mode和Non-project Mode两种模式,一般简单设计中,我们常用的是Project Mode。在本手册中,我们将以一个简单的实验案例,一步一步的完成Vivado的整个设计流程一、新建工程1、打开Vivado 2013.4开发工具,可通过桌面快捷方式或开始菜单中xilinx DesignTools-Vivado 2013.4下的Vivado 2013.4打开软件 ...
https://www.eeworm.com/dl/834650.html
下载: 3
查看: 6452

语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form

The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun .snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
https://www.eeworm.com/dl/627/156129.html
下载: 56
查看: 1117