您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 一本SVA的外语书《Power of Assertions in SystemVerilog》,详细,清晰!

  2. This book is the result of the deep involvement of the authors in the development of EDA tools, SystemVerilog Assertion standardization, and many years of practical experience. One of the goals of this book is to expose the oral knowhow circulated a
  3. 所属分类:硬件开发

    • 发布日期:2011-06-15
    • 文件大小:3145728
    • 提供者:lssxye
  1. Threshold integral fuction

  2. 提供了一种阈值积分函数编辑程序,并且提供计算时间
  3. 所属分类:其它

    • 发布日期:2011-06-30
    • 文件大小:950
    • 提供者:ychencheny
  1. DEMO_Graphic_Math_Calculator

  2. references:VCL:- Expression Parser v1.6- TRchart(SDL) from Numeric Math in Pascal:QGaus for integral calculationsChder , Chebev , Chebft, (chebychev ) for differtial calculationsTo do:boundary for acos(x) and asin(x).Note:Its just an idea for a grap
  3. 所属分类:C++

    • 发布日期:2006-02-23
    • 文件大小:270336
    • 提供者:chenxh
  1. ENERGY_STAR

  2. ENERGY_STAR_Program_Requirements_for Integral LED LAMP
  3. 所属分类:电子政务

    • 发布日期:2011-09-19
    • 文件大小:702464
    • 提供者:bluefairykaka
  1. The_C_Programming_Laugage(K&R)

  2. 经典的C语言教程,由Brian W. Kernighan 和 Dennis M. Ritchie编写,俗称K&R。此为第二版,目录如下: Preface........................................................................................................................................ 6 Preface to the first edition .....
  3. 所属分类:C

    • 发布日期:2011-10-25
    • 文件大小:1048576
    • 提供者:lzgmichael
  1. PCBDesignTutorial

  2. PCB设计精典教程, You've designed your circuit, perhaps even bread boarded a working prototype, and now it's time to turn it into a nice Printed Circuit Board (PCB) design. For some designers, the PCB design will be a natural and easy extension of the desi
  3. 所属分类:硬件开发

    • 发布日期:2011-11-14
    • 文件大小:394240
    • 提供者:mytest2008
  1. Boundary-Scan Test: A Practical Approach

  2. This new book will act an introduction to as well as a practical guide to Boundary-Scan testing. The ever increasing miniaturization of digital electronic components is hampering the conventional testing of Printed Circuit Boards (PCBs) by means of
  3. 所属分类:硬件开发

    • 发布日期:2011-11-22
    • 文件大小:6291456
    • 提供者:hhlin
  1. HOG特征提取

  2. HOG feature extraction Descr iption This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided. It is written in
  3. 所属分类:C++

    • 发布日期:2011-12-06
    • 文件大小:552960
    • 提供者:fly2rain
  1. GSAS使用教程

  2. GSAS Introduction Welcome to the General Structure Analysis System (GSAS). GSAS is a set of programs for the processing and analysis of both single crystal and powder diffraction data obtained with x-rays or neutr ons. It is capable of handling all
  3. 所属分类:教育

    • 发布日期:2011-12-13
    • 文件大小:1048576
    • 提供者:nanomancls
  1. NIT工具箱 MATLAB

  2. function int = quad2dggen(fun,xlow,xhigh,ylow,yhigh,tol) %usage: int = quad2dggen('Fun','funxlow','funxhigh',ylow,yhigh) %or % int = quad2dggen('Fun','funxlow','funxhigh',ylow,yhigh,tol) % %This function is similar to QUAD or QUAD8 for 2-dimensional
  3. 所属分类:C/C++

    • 发布日期:2011-12-27
    • 文件大小:27648
    • 提供者:zhuqingsjtu
  1. Mobile 3D Graphics with OpenGL ES and M3G

  2. Graphics and game developers must learn to program for mobility. This book will teach you how.   "This book - written by some of the key technical experts...provides a comprehensive but practical and easily understood introduction for any software e
  3. 所属分类:其它

    • 发布日期:2012-01-19
    • 文件大小:7340032
    • 提供者:imyfriend
  1. Imaging Vector Field using linein tegral convolution

  2. 目前,基于纹理生成技术的矢量场可视化大多都采用线积分卷积方法(Line integral convolution,简称LIC)方法[12]。LIC方法的基本原理是基于矢量方向的相关性来对噪声纹理进行一维低通滤波,最终显示出各矢量间的相关性。具体地说,L IC选择噪声(一般为白噪声)作为输入纹理,输出纹理的每个像素值均通过线积分卷积得到:首先基于该像素沿矢量正、反方向对称积分得到流线,将流线上所有象素对应的输入噪声值按卷积核参与卷积,结果作为输出纹理的像素值
  3. 所属分类:C/C++

    • 发布日期:2012-02-27
    • 文件大小:1048576
    • 提供者:aynstan1314
  1. Matlab时频分析工具箱及函数应用说明

  2. 很实用的时频分析工具箱,包括短时傅里叶正反变换等,很好,很强大哦~~分享给大家,包括以下函数的源代码: % sigmerge - Add two signals with given energy ratio in dB. % % Choice of the Instantaneous Amplitude % amexpo1s - Generate one-sided exponential amplitude modulation. % amexpo2s - Generate bilater
  3. 所属分类:其它

    • 发布日期:2012-03-11
    • 文件大小:2097152
    • 提供者:zhangjinwyg
  1. C++ Concurrency in Action

  2. This book is a deep dive into concurrency using C++11 features. It's written by the primary developer and maintainer of the Boost Thread library, which is the basis for much of the language's new threading support. In sum, it's written by an expert.
  3. 所属分类:C++

    • 发布日期:2012-04-23
    • 文件大小:2097152
    • 提供者:kevin_hua
  1. C Programming guide

  2. This is the fourth edition of C: The Complete Reference. In the years since the third edition wasprepared, much has happened in the programming world. The Internet and the World Wide Webbecame an integral part of the computing landscape, Java was in
  3. 所属分类:C

    • 发布日期:2008-07-01
    • 文件大小:3145728
    • 提供者:kkkdns
  1. ISO C++ 11(pdf)

  2. ISO C++ 11(pdf),英文高清版 Contents 1 General 1 1.1 Scope 1.2 Normative references 1.3 Terms and definitions 1.4 Implementation compliance 1.5 Structure of this International Standard 1.6 Syntax notation 1.7 The C++ memory model 1.8 The C++ object model
  3. 所属分类:C/C++

    • 发布日期:2012-05-27
    • 文件大小:14680064
    • 提供者:wzx199641
  1. C# for CSDN 乱七八糟的看不懂

  2. 没法下载,到这里折腾一把试试。 本文由abc2253130贡献 doc文档可能在WAP端浏览体验不佳。建议您优先选择TXT,或下载源文件到本机查看。 C#(WINFORM)学习 一、 C#基础 基础 类型和变量 类型和变量 类型 C# 支持两种类型:“值类型”和“引用类型”。值类型包括简单类型(如 char、int 和 float 等)、枚举类型和结构类型。引用类型包括类 (Class)类 型、接口类型、委托类型和数组类型。 变量的类型声明 变量的类型声明 每个变量必须预先声明其类型。如 in
  3. 所属分类:C#

    • 发布日期:2012-06-03
    • 文件大小:83968
    • 提供者:jaredsun
  1. C.Plus.Plus.Template.Metaprogramming.

  2. Copyright The C++ In-Depth Series Titles in the Series Preface Acknowledgments Dave's Acknowledgments Aleksey's Acknowledgments Making the Most of This Book Supplementary Material Trying It Out Chapter 1. Introduction Section 1.1. Getting Started Se
  3. 所属分类:C++

    • 发布日期:2012-06-18
    • 文件大小:649216
    • 提供者:magicpang
  1. ADONET高级编程(全英版)

  2. ADO.NET is a large set of .NET classes that enable us to retrieve and manipulate data, and update data sources, in very many different ways. As an integral part of the .NET framework, it shares many of its features: features such as multi- language
  3. 所属分类:Web开发

    • 发布日期:2012-07-30
    • 文件大小:9437184
    • 提供者:jusal113
  1. 定积分的通用函数 别求以下几个积分:

  2. 编写一个求定积分的通用函数,用它分别求以下几个积分: double integral(double a, double b, double (*f)(double));
  3. 所属分类:C/C++

    • 发布日期:2012-08-01
    • 文件大小:943
    • 提供者:zzww129bf1
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »