搜索资源列表

  1. lunwen

    0下载:
  2. 针对基于原型的单继承面向对象模型,通过扩展库的形式实现了Lua对契约式开发的支持,包括原型不变式、 函数前后置断言。利用了语言提供的动态元机制在运行期改变某些语法构造的原始语义。最后分析了该实现方法的弱点 和改进思路。-Single inheritance for prototype-based object-oriented model, achieved by extending the database in the fo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:284672
    • 提供者:hebeidameng
  1. assertion_interface_classes

    0下载:
  2. Assertion and Interface Classes Examples in System Verilog.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:342016
    • 提供者:shanmuga raja
  1. Ms32pci

    0下载:
  2. PCI-ip硬件描述语言-开源的,可以做参考设计,如果需要的话,-This models are written in VHDL! Author is Ovidiu Lupas! MASTER model generates PCI compliant signals checks Target signal compliance with PCI checks data received from Targe
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:kity
  1. java_assertion

    0下载:
  2. java_assertion---J2SE 1.4在语言上提供了一个新特性,就是assertion(断言)功能,它是该版本在Java 语言方面最大的革新。在软件开发中,assertion是一种经典的调试、测试方式,本文 将深入解析assertion功能的使用以及其设计理念,并给出相关的例子 。 -Java assertion
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:132096
    • 提供者:yan
  1. SVA-script

    1下载:
  2. 一个自己总结的systemverilog assertion读书笔记,基本上systemverilog assertion的语法比较全。简单易懂。适合SVA入门。-systemverilog assertion scr ipt
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:2082816
    • 提供者:张松
  1. antlr

    0下载:
  2. ANTLR—Another Tool for Language Recognition,其前身是PCCTS,它为包括Java,C++,C#在内的语言提供了一个通过语法描述来自动构造自定义语言的识别器(recognizer),编译器(parser)和解释器(translator)的框架。ANTLR可以通过断言(Predicate)解决识别冲突;支持动作(Action)和返回值(Return Value)来;更棒的是,它可以根据输入自动生成
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:420864
    • 提供者:issacs
  1. GSoCAS-3

    0下载:
  2. 1. what kind of noise/errors/uncertainties/unmodeled things affect the GPS precision : AS, SA, orbits, clocks, ionosphere, troposphere, antenna phase centers, centering (tribrachs), etc... 2. how do we evaluate GPS
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:3089408
    • 提供者:razibaz
  1. stx-btree-0.8.6.tar

    0下载:
  2. The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap an
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1776640
    • 提供者:icegull
  1. find_if

    0下载:
  2. 所谓断言函数,就是返回bool值的函数。-The assertion function, the return the bool value the function.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:林汕
  1. Random_Testing_of_C_Calling_Conventions

    0下载:
  2. In a C compiler, function calls are difficult to implement correctly because they must respect a platform-specific calling convention. But they are governed by a simple invariant: parameters passed to a function mu
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-17
    • 文件大小:173056
    • 提供者:MFmaniak
  1. man-month

    0下载:
  2. 《人月神话》作者为人们管理复杂项目提供了颇具洞察力的见解,既有很多发人深省的观点,也有大量的软件工程实践。书中的内容来自布鲁克斯在IBM公司System 360家族和OS 360中的项目管理经验。初版的20年后,布鲁克斯重新审视了他原先的观点,增加了一些新的想法和建议。新增加的章节包括:原著中一些核心观点的精华;在经过了一个时代以后,Brooks博士对原先观点新的认识;1986年的经典文章《没有银弹》;对1986年所下论断(在10年内不
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1134592
    • 提供者:庄丽
  1. Final

    0下载:
  2. 输入几个条件、论断,判断结论是否为正确,应用了链表的拓扑排序。-Enter a few conditions, assertion, judgment conclusion is correct, the application of topological sorting of the list.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:951296
    • 提供者:林伟
  1. DigitalDesignofSignalProcessing

    0下载:
  2. This chapter begins from the assertion that the advent of VLSI (very large scale integration) has enabled solutions to intractable engineering problems.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:9729024
    • 提供者:Virgil
  1. CUnit-2.1-2

    0下载:
  2. CUnit提供了单元测试框架,并为常用的数据类型提供了丰富的断言语句支持-CUnit provides a unit testing fr a mework, and is commonly used data types provide a wealth of assertion statements support
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:545792
    • 提供者:秦科
  1. std_ovl_v2p7_Feb2013

    0下载:
  2. 目前最新的OVL库,里面是标准的ASSERTION模块,支持VHDL刚Verilog,最近在做AXI协议验证的时候用到,分享下-The latest OVL(open verification library),including all standard module of assertions(VHDL and Verilog). It can be used into AXI Protocl Verification. Just
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:5020672
    • 提供者:张无忌
  1. cAMERAsERVICEtEST.RAR

    0下载:
  2. Assertion and Logging utilities for linux Device Driver.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:donyuegin
  1. sva2_toc_preface

    0下载:
  2. system verilog assertion handbook 2nd edition
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:285696
    • 提供者:manikandan
  1. AssertionError

    0下载:
  2. Thrown when a ssertion has failed for Andriod. -Thrown when an assertion has failed for Andriod.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lonlangfing
  1. SystemVerilog-Assertions-source-code

    0下载:
  2. SystemVerilog Assertion 应用指南一书的每章断言源代码,很好的SVA学习资料-SystemVerilog Assertion Application Guide for each chapter of a book asserts the source code, a very good learning materials SVA
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:3216384
    • 提供者:杨斌
  1. 74567

    0下载:
  2. 使用断言宏检测程序的运行状态,VC++精选学习编程源码,很好的参考资料。-Running state using assertion macros detection program, selection of learning VC++ programming source code, a good reference.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:桂花翅子
« 1 23 4 »

源码中国 www.ymcn.org