搜索结果
找到约 68 项符合
areas 的查询结果
按分类筛选
可编程逻辑 采用TÜV认证的FPGA开发功能安全系统
This white paper discusses how market trends, the need for increased productivity, and new legislation have
accelerated the use of safety systems in industrial machinery. This TÜV-qualified FPGA design methodology is
changing the paradigms of safety designs and will greatly reduce development e ...
其他书籍 This book is about using Python to get jobs done on Windows.This intended to be a practical book foc
This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by ...
编译器/解释器 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗
个人收藏的14篇有关KEIL C51语言编程的使用要点。
目录:
C51变量或数据类型
C51 怎样将1个子程序段定位在1个固定的地址位置
C51存储模式
C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问
DOS界面的KEIL C编译器的使用方法(^_^)
keil51开发系统概述
Keil C51函数(不仅仅是函数,呵呵)
Keil C5 ...
Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting.
This proje ...
人工智能/神经网络 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in co
来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。
This Toolbox provides a number of functions that are useful in computer vision,
machine vision and related areas. It is a somewhat eclectic collection reflecting
the author s personal interest in areas of photometry, photogrammetry, colorimetry. It ...
matlab例程 GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional optimization problem which can be viewed as
an extension of the classical problem of moments [8]. From a th ...
嵌入式/单片机编程 The widespread use of embedded systems mandates the development of industrial software design method
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, much in the same way as in other mature areas of engi ...
通讯编程文档 With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They share common resear ...
VC书籍 This book is designed to teach you the best practices in developing Windows DNA applications. We ha
This book is designed to teach you the best practices in developing Windows DNA applications.
We have avoided making this book a primer on every technology associated with
Windows DNA. If we had followed this course, this would be an encyclopedia set.
Everyone has their favorite authors and books on ...
软件设计/软件工程 Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s
Inside the C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This bo ...