搜索结果
找到约 67 项符合
produce 的查询结果
按分类筛选
- 全部分类
- 其他 (9)
- Java编程 (8)
- 电源技术 (4)
- 其他书籍 (4)
- 书籍 (4)
- Linux/Unix编程 (3)
- matlab例程 (3)
- 单片机编程 (2)
- 软件工程 (2)
- 数学计算 (2)
- 数值算法/人工智能 (2)
- 行业发展研究 (2)
- 电子书籍 (2)
- 论文 (2)
- 模拟电子 (1)
- 游戏 (1)
- 书籍源码 (1)
- 软件设计/软件工程 (1)
- 压缩解压 (1)
- 技术管理 (1)
- 网络 (1)
- Delphi控件源码 (1)
- 其他嵌入式/单片机内容 (1)
- 加密解密 (1)
- 编译器/解释器 (1)
- 人工智能/神经网络 (1)
- VC书籍 (1)
- 嵌入式/单片机编程 (1)
- 通讯/手机编程 (1)
- 单片机开发 (1)
- 文章/文档 (1)
- 技术资料 (1)
压缩解压 DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions from this
file, or you compile this file and link it with other files to
produce an executable, t ...
技术管理 本文简要介绍了集成电路MAX038的性能
本文简要介绍了集成电路MAX038的性能,并给出了以MAX038波形产生器为核心具有四种输出波形的函数
信号发生器的设计方案。用这种方法设计的信号发生器具有结构简单、成本低、体积小等特点,很好地满足
了一般的实验要求。
关键词:集成电路 信号发生器 频率
Abstract:The performance ofIC_MAX038 was introduced briefly i ...
其他嵌入式/单片机内容 This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over
This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each generator offers macro and micro-architecture sele ...
matlab例程 A general technique for the recovery of signicant image features is presented. The technique is ba
A general technique for the recovery of signicant
image features is presented. The technique is based on
the mean shift algorithm, a simple nonparametric pro-
cedure for estimating density gradients. Drawbacks of
the current methods (including robust clustering) are
avoided. Feature space of any nat ...
加密解密 AES Core Modules In this document I describe components designated to encoding and decoding using A
AES Core Modules In this document I describe components designated to encoding and decoding
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
&#8226 aes dec — parametrizable component which can decrypt input data, using
128, 192 and 256 bit ...
其他书籍 DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b
DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device ...
其他书籍 This title demonstrates how to develop computer programmes which solve specific engineering problems
This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
编译器/解释器 This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good
This is the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of L ...
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".