搜索结果
找到约 473 项符合
joint-Process 的查询结果
可编程逻辑 基于Verilog HDL设计的多功能数字钟
本文利用Verilog HDL 语言自顶向下的设计方法设计多功能数字钟,突出了其作为硬件描述语言的良好的可读性、可移植性和易理解等优点,并通过Altera QuartusⅡ 4.1 和ModelSim SE 6.0 完成综合、仿真。此程序通过下载到FPGA 芯片后,可应用于实际的数字钟显示中。
关键词:Verilog HDL;硬件描述语言;FPGA
Abstract: In this ...
可编程逻辑 高速PCB基础理论及内存仿真技术(经典推荐)
第一部分 信号完整性知识基础.................................................................................5第一章 高速数字电路概述.....................................................................................51.1 何为高速电路.................................................................. ...
工控技术 赛灵思电机控制开发套件简介(英文版)
The power of programmability gives industrial automation designers a highly efficient, cost-effective alternative to traditional motor control units (MCUs)。 The parallel-processing power, fast computational speeds, and connectivity versatility of Xilinx® FPGAs can accelerate the impl ...
Internet/网络编程 sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Becaus
sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Because of this, it is the simplest of any DNS to configure, the easiest to update, and the most efficient for networks that experience a lot of updates (for example master servers for dynamic IP address ra ...
数值算法/人工智能 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of co
基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim ...
Linux/Unix编程 用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: ...
Linux/Unix编程 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for
项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, inittab, logrotate, PHP ...
人工智能/神经网络 Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensibl
Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer.
Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural net ...
Java书籍 Quality, object.oriented architecture is the product of careful study, decision making, and experim
Quality, object.oriented architecture is the product of careful study, decision making, and
experimentation. At a minimum, the object.oriented architecture process includes farming of
requirements, architecture mining, and hands.on experience. Ideally, object.oriented
architecture comprises a set of ...
并行计算 This document describes the MPI and MPI standards They are both extensions to the MPI st
This document describes the MPI and MPI standards They are both extensions
to the MPI standard The MPI part of the document contains clarications and
corrections to the MPI standard and denes MPI The MPI part of the document
describes additions to the MPI standard and denes MPI These include miscell ...