登录
首页 » 其他项目 » 比较完善的CRC编码VerilogHDL描述

比较完善的CRC编码VerilogHDL描述

于 2023-08-15 发布 文件大小:4.54 kB
0 154
下载积分: 2 下载次数: 1

代码说明:

比较完善的CRC编码VerilogHDL描述-more perfect description of CRC coding VerilogHDL

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

发表评论

0 个回复

  • 人才网站系统强大的功能和更多化体系与人性化操作相结合成为了现代主流的人才网...
    人才网站系统强大的功能和更多化体系与人性化操作相结合成为了现代主流的人才网
    2022-05-09 05:08:34下载
    积分:1
  • An automata implemented in C++ for searching a string of "abab" in a given strin...
    An automata implemented in C++ for searching a string of "abab" in a given string.
    2022-03-23 21:31:46下载
    积分:1
  • zi ji zuo de
    自己做的东西,穿上来和大家分享一!!! 如果谁要是能用到就下来-zi ji zuo de
    2022-08-06 23:37:39下载
    积分:1
  • C++定义了组件及
    C++ defines to assembly EQUs
    2022-10-05 18:25:03下载
    积分:1
  • c版本的,很不错的能运行,我也是从网络下的
    c版本的,很不错的能运行,我也是从网络下的-c version, and very good can run, I am also from the network
    2023-07-08 00:45:03下载
    积分:1
  • visual basic编程实现曲柄摇杆机构设计
    visual basic编程实现曲柄摇杆机构设计-visual basic programming design of crank-rocker mechanism
    2022-09-09 19:55:03下载
    积分:1
  • Tsinghua University, 2009 edition of Information Theory and Coding Courseware (p...
    清华大学 2009版 信息论与编码 教学课件(ppt格式),包括各章习题解答,复习,和教学日历(ppt格式)。学校内部使用的-Tsinghua University, 2009 edition of Information Theory and Coding Courseware (ppt format), including the chapters Exercise answers, review, and teaching calendar (ppt format). Schools internal use ~ ~
    2023-08-11 18:05:04下载
    积分:1
  • fx2pipe是一个小型的高速USB传输程序可管标准输入到…
    FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdout.
    2022-12-20 12:05:03下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • RA control of the sorting system to achieve another source :) in the company'...
    RA控制分拣系统的另一个源代码实现:),可以在该公司的RSLogix5000软件下运行-RA control of the sorting system to achieve another source :) in the company"s software running RSLogix5000
    2022-08-09 02:57:22下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载