登录
首页 » 算法 » VHDL时序电路

VHDL时序电路

于 2022-01-20 发布 文件大小:333.14 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

此电路是一个非常简单的VHDL时序电路,通过该电路能够清楚的反应VHDL的时序原理以及最基本、最简单的应用方法、

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LDL decomposition. Numerical Solution of matrix equation as the most basic matri...
    LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
    2022-02-15 12:27:17下载
    积分:1
  • 图像缩放(线性插值
    图像缩放(线性插值法)-image scaling (linear interpolation)
    2022-04-06 22:17:38下载
    积分:1
  • 四次及四次以下多项式拟和程序,可在c或c++环境下运行
    四次及四次以下多项式拟和程序,可在c或c++环境下运行-Polynomial fit arithmetic witch could been run in C or C++ environment
    2022-09-13 23:05:03下载
    积分:1
  • An optimization method introduction courseware, in great detail. From the simple...
    一个介绍最优化方法课件,很详细。从最简单的一维搜索到共轭梯度,最速下降法等等,都有说明-An optimization method introduction courseware, in great detail. From the simplest one-dimensional search to the conjugate gradient, steepest descent method, etc., all indicate
    2022-02-16 03:56:12下载
    积分:1
  • 一个简单的LINK连表
    一个简单的LINK连表算法-a simple algorithm table even LINK
    2022-02-06 03:55:32下载
    积分:1
  • SOR解线性方程组(逐次超松弛)是Gauss
    SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
    2022-08-17 10:25:41下载
    积分:1
  • Kruskal的最小生成树解决分配问题(分配…
    用Kruskal算法构造最小生成树解决指派问题(assignment problem) 一家公司经理准备安排 名员工去完成 项任务,每人一项。由于各员工的特点不同,不同的员工去完成同一项任务时所获得的回报是不同的。如何分配工作方案可以使总回报最大? -Kruskal Algorithm used to solve assignment problem minimum spanning tree (assignment problem), a manager of the company prepare arrangements for employees to complete tasks, each one. As a result of the characteristics of different staff, different staff to accomplish the same mission when the return is different. How to allocate the work program can make the greatest total return?
    2022-03-18 14:16:52下载
    积分:1
  • 对图进行匹配的
    对图进行匹配的算法-right map Matching Algorithm
    2022-08-21 05:53:59下载
    积分:1
  • 复数运
    复数运算库- Complex operation storehouse
    2022-01-31 08:00:31下载
    积分:1
  • unknownexercice
    #include < stdlib.h > #include < stdio.h > #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int 主要 (int argc、 char *argv[]) { int fd、 fd2、 fd3 ; int i; 浅黄色 char [10] ; fd=open(argv[1],O_RDONLY) ; if(fd2=open(argv[2],O_WRONLY) = =-1) { fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ; read(fd,buff,10) ; write(fd3,buff,10) ; } 其他 { fd2=open(argv[2],O_TRUNC) ; read(fd,buff,10) ; write(fd2,buff,10) ; } 返回 0 ; }
    2023-05-04 19:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载