搜索结果
找到约 713 项符合
Synplify Pro 的查询结果
按分类筛选
VHDL/FPGA/Verilog -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k
-- Booth Multiplier
-- This file contains all the entity-architectures for a complete
-- k-bit x k-bit Booth multiplier.
-- the design makes use of the new shift operators available in the VHDL-93 std
-- this design passes the Synplify synthesis check
-- download from: www.fpga.com.cn & www.pld.com. ...
VHDL/FPGA/Verilog 波形发生器
波形发生器,带TESTBENCH,
多平台
-- the design makes use of the new shift operators available in the VHDL-93 std
-- this design passes the Synplify synthesis check
-- download from: www.fpga.com.cn & www.pld.com.cn
VC书籍 This software documentation contains proprietary information of OpenAccess Software, Inc. it is pro
This software documentation contains proprietary information of OpenAccess
Software, Inc. it is provided under a license agreement containing
restrictions on use and disclosure and is also protected by copyright law.
Reverse engineering of the software is prohibited. If this
software/documentation i ...
文章/文档 This paper describes some of the author s experiences from a C++ implementation of a concordance pro
This paper describes some of the author s experiences from a C++ implementation of a concordance program for texts in Old West Norse and Runic Swedish.
文件格式 网络实验说明书 目 录 实验一 网络入门和WindowsNT网络 1 实验二 NetWare网络、Internet网络和网线制作实践 2 实验三 TCP/IP网络命令使用 3 实验四 基于
网络实验说明书
目 录
实验一 网络入门和WindowsNT网络 1
实验二 NetWare网络、Internet网络和网线制作实践 2
实验三 TCP/IP网络命令使用 3
实验四 基于路由器的互连 4
实验五 sniffer pro软件使用 11
附录一 网线制作说明 16
附录二 Windows操作系统常用网络命令使用技巧详解 20
附录三 TL-R402M SOHO宽带路由器 ...
数值算法/人工智能 Distribution generator Here is a simple generator which can build some distributions with given pro
Distribution generator
Here is a simple generator which can build some distributions with given properties.
Distributions generator (compile with -lm)
Typical use might be:
./distributions -u -m 1 -M 10 -n 100 -s 500
Generates a distribution of 100 uniform random numbers between 1 and 10, such that ...
其他嵌入式/单片机内容 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制
参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了"串口调试器 2002",谢谢上面的两位大侠.
使用VC++ 2005编译,winxp hom ...
压缩解压 QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack pro
QccPack-0.54-1 released (2007-04-30) is being developed and tested on Fedora Core Linux. QccPack provides an open-source collection of library routines and utility programs for quantization, compression, and coding of data.
其他 -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit
-- Booth Multiplier
-- This file contains all the entity-architectures for a complete
-- k-bit x k-bit Booth multiplier.
-- the design makes use of the new shift operators available in the VHDL-93 std
-- this design passes the Synplify synthesis check
操作系统开发 This example will show how you can determine if the specified thread is the last thread in the pro
This example will show how you can determine if the specified thread
is the last thread in the process or not.