搜索资源列表

  1. lookup_multi

    0下载:
  2. //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:816byte
    • 提供者:stevephen
  1. lookup_multi

    0下载:
  2. //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:stevephen
  1. VClike_demo

    0下载:
  2. 一个类似VC的框架,很好用哦。还有outbar的效果。很好哦。-a fr a mework similar to the VC, oh good use. There outbar results. Oh, good.
  3. 所属分类:界面编程

    • 发布日期:2024-11-27
    • 文件大小:143kb
    • 提供者:Rong
  1. outbar

    0下载:
  2. XP风格的outbar.rar.有DELPHI,C++BULIDER的例子及源码-XP-style outbar.rar. There DELPHI, C++ BULIDER examples and source code
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-11-27
    • 文件大小:528kb
    • 提供者:doudou
  1. parallel_port_on_linux

    0下载:
  2. Parallel port can be used to send the data and as various control actions to be taken for external event control.The default address for parallel port is 0x378. The code is compiled under linux and found to work ok.In
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:avinash

源码中国 www.ymcn.org