登录
首页 » 软件系统 » 麻省理工大学Verilog教程 非常使用,值得一看。里面有4个pdf教程...

麻省理工大学Verilog教程 非常使用,值得一看。里面有4个pdf教程...

于 2023-03-05 发布 文件大小:1.50 MB
0 184
下载积分: 2 下载次数: 1

代码说明:

麻省理工大学Verilog教程 非常使用,值得一看。里面有4个pdf教程-Verilog from MIT

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

发表评论

0 个回复

  • 家庭财务管理源代码
    资源描述这是一套具有丰富资源的家庭财务软件代码,里面分为各个模块,里面的功能也比较齐全,读者可以自行下载研究,相信对读者的帮助是巨大的,读者可以自行下载试看
    2023-09-06 00:05:03下载
    积分:1
  • 基于J2EE的RFID电子标签物流设计文档、说明。 RFID在物流中的应用...
    基于J2EE的RFID电子标签物流系统设计文档、说明。 RFID在物流系统中的应用-J2EE-based RFID electronic tag logistics system design documents to illustrate. RFID in the logistics system
    2022-01-25 13:57:57下载
    积分:1
  • 学习FPGA设计时需要考虑的静态时序是否满足要求
    学习FPGA设计时需要考虑系统的静态时序是否满足要求-FPGA design study and the need to consider whether the system to meet the requirements of static timing
    2022-09-17 10:10:04下载
    积分:1
  • 本书的重点是提高开发的工作效能,将人力的浪费减到最少,并兼顾的品质。前3章主要谈的是让团队不必大量加班的基本观念和策略,后面5章是慎防流程的僵化、开发进...
    本书的重点是提高软件开发的工作效能,将人力的浪费减到最少,并兼顾软件的品质。前3章主要谈的是让团队不必大量加班的基本观念和策略,后面5章是慎防流程的僵化、开发进程的掌握、开发人员的训练、正确的工作态度以及长时间工作的症候群上。-the focus of the book is to improve the software development capability, human waste is reduced to a minimum. take into account the quality of the software. Chapter 3 of the former mainly on the team is not a lot of overtime basic concepts and strategies behind beware of Chapter 5 of the rigid process, master of the development process, development of training, positive work attitude and work long hours on the syndrome.
    2022-03-26 03:38:12下载
    积分:1
  • 用Visual Basic 6.0实现自动化测试
    用Visual Basic 6.0实现自动化测试-Using Visual Basic 6.0 to automate testing
    2022-02-07 04:29:25下载
    积分:1
  • Design patterns,四人帮的著作,介绍面向对象的27个设计模式。
    Design patterns,四人帮的著作,介绍面向对象的27个设计模式。-Design patterns, and the Gang of Four book on object-oriented design model 27.
    2023-06-27 04:15:04下载
    积分:1
  • High
    高质量 C++/C 编程指南林锐 博士编著,软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的 C++/C 程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面 N-1 个读者的建议。 -High-quality C++/C Programming Guide edited by Dr. Lin Rui, software quality is seen by most programmers have paid lip service rather than the heart thing! In addition to complete layman and truly master the programming, the initial read a book, you feel will be the first to panic: " wow! I had fabricated C++/C program how would there be so many problems?" Do not sorry, the author merely A few years ago than you, more than just a few panic-stricken. Please take 12 hours to carefully read through 100 of this book, you will be benefited, which is N-1 in front of a reader" s suggestion.
    2023-01-17 22:50:03下载
    积分:1
  • 这是一本介绍重构的书籍,重构是指在代码写好之后改变原有代码的设计,如此可以使代码得到优化...
    这是一本介绍系统重构的书籍,重构是指在代码写好之后改变原有代码的设计,如此可以使代码得到优化-This is a book that introduces the system reconstruction, reconstruction is written in the code after the code to change the original design, so the code can be optimized
    2022-01-20 22:46:51下载
    积分:1
  • 自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。...
    自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。-自动的基本错误预防,包括单元测试和自动代码标准检查-生成并执行单元测试案例-提供了进行黑盒测试、模型测试和系统测试的快速简单的途径-识别并预防未处理的运行时异常,函数错误,内存泄露,性能问题和安全弱点-监控测试的覆盖范围-自动回归测试-检查超过380个来自JAVA专家的编码规范-改正违反超过160个编码规范的错误-允许用户创建自己的编码规范-和IBMWebSphere和Eclipse集成-automatically Java unit testing and code inspection standards to help developers to write code grams of tools. Such analysis could be made, and then generating unit test cases to include the largest coverage testing revealed abnormal untreated check and demand.- Automatic fundamental error prevention, including unit testing and automatic code inspection standards-generating unit testing and implementation of case-TESTING provided for model testing and system testing fast and simple way- identification and prevention of untreated running abnormal function error, memory leak, Performance and security weaknesses-monitoring test coverage-automatic regression test-screening more than 380 experts from Java coding standard-
    2022-07-10 15:05:03下载
    积分:1
  • network engineers Review Notes. A comprehensive record of the chapters points, f...
    网络工程师的复习笔记。全面记录各章节要点,重点,难点-network engineers Review Notes. A comprehensive record of the chapters points, focus and difficult
    2022-05-13 23:36:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载