-
100个asp简单学习例子
100个asp简单学习例子-100 asp learning simple example
- 2022-01-26 06:04:17下载
- 积分:1
-
VHDL 基础语法篇
VHDL 基础语法篇 —— VHDL
VHDL硬件描述语言
1.1 VHDL概述
1.1.1 VHDL的特点
VHDL语言作为一种标准的硬件描述语言,具有结构严谨、描述能力强的特点,由于
VHDL语言来源于C、Fortran等计算机高级语言,在VHDL语言中保留了部分高级语言的原
语句,如if语句、子程序和函数等,便于阅读和应用。具体特点如下:
1. 支持从系统级到门级电路的描述,既支持自底向上(bottom-up)的设计也支持从顶向下
(top-down)的设计,同时也支持结构、行为和数据流三种形式的混合描述。
2. VHDL的设计单元的基本组成部分是实体(entity)和结构体(architecture),实体包含设
计系统单元的输入和输出端口信息,结构体描述设计单元的组成和行为,便于各模块之间数
据传送。利用单元(componet)、块(block)、过程(procure)和函数(function)等语句,
用结构化层次化的描述方法,使复杂电路的设计更加简便。采用包的概念,便于标准设计文
档资料的保存和广泛使用。(VHDL Basic Grammar Paper)
- 2020-06-20 14:20:01下载
- 积分:1
-
VC++操作DLL动态链接库的一些例子
VC++操作DLL动态链接库的一些例子:使用DEF文件导出函数
在DLL中共享数据
显式和隐式DLL
从DLL中获得资源
在MFC扩展DLL中导出类
在DLL中使用对话框资源
使用关键字_declspec (dllexport)导出函数
- 2022-02-25 05:41:57下载
- 积分:1
-
PHP和MySQL部门考核系统_l8evx9
说明: 服务端脚本语言php实现,用XAMPP和PHP,MySql做部门考核系统,包含打分,制定考核表等内容,作为开发的各种例子程序代码(Server-side scripting language PHP implementation, using XAMPP and PHP and MySql do department assessment system, include grade, make progress review, etc, as the development of a variety of examples of program code)
- 2020-11-15 11:22:12下载
- 积分:1
-
这是一个很好的TXT文件合并程序,可以把好几个文件合并成一个,但合并时必须跟文件名有关的呀,...
这是一个很好的TXT文件合并程序,可以把好几个文件合并成一个,但合并时必须跟文件名有关的呀,-This is a very good TXT file the merger process, several files can be merged into one, but when combined with the file name must be related to you,
- 2022-02-05 05:30:28下载
- 积分:1
-
使用函数实现简单的八位处理器
软件开发环境:ISE 7.1i
仿真环境:ISE Simulator
1. 这个实例实现通过ISE Si...
使用函数实现简单的八位处理器
软件开发环境:ISE 7.1i
仿真环境:ISE Simulator
1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器;
2. 工程在project文件夹中,双击mpc.ise文件打开工程;
3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件;
4. 打开工程后,在工程浏览器中选择mpc_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。-The use of a simple function to achieve the eight-processor software development environment: ISE 7.1i simulation environment: ISE Simulator 1. This example through the ISE Simulator tool to achieve the realization of a two operand four of eight simple processor operation 2. works in the project folder, double-click to open the project file mpc.ise 3. rtl source file in the folder, mpc.v documents for the design, mpc_tb.tbw is the simulation waveform files 4. to open a project, a browser in the works Select device mpc_tb.tbw, double-click in the Process View in the " Simulation Behavioral Model" option, to carry out acts of simulation, simulation results can be obtained.
- 2023-03-17 12:55:03下载
- 积分:1
-
HOME
vc++ 固高gt400系列 home 回零软件编程 源代码(Solid high-vc++ software programming gt series back to zero)
- 2020-09-11 08:07:59下载
- 积分:1
-
Datastructure_Analysis
天津大学计算机科学与技术学院算法设计与分析课件.(Tianjin University, School of Computer Science and Technology, algorithm design and analysis software.)
- 2009-04-10 10:59:18下载
- 积分:1
-
PYTHON
说明: 这个是本人的python机器学习与入门编程的练习文本,程序调试基本正确,利于入门者练习参考。(This is my python machine learning and introductory programming practice text, program debugging is basically correct, helpful for beginners to practice reference.)
- 2019-02-28 17:35:08下载
- 积分:1
-
染色体识别
能够识别显微镜下染色体数量,实时显示结果,程序包含实验图片(Ability to identify the number of chromosomes under the microscope, display the results in real time, the program contains experimental pictures)
- 2020-06-18 16:40:02下载
- 积分:1