搜索结果
找到约 110 项符合
Maximum 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 其他 (7)
- 单片机编程 (6)
- 技术资料 (6)
- 模拟电子 (4)
- 电源技术 (4)
- 技术管理 (4)
- 单片机开发 (3)
- 数学计算 (3)
- 数值算法/人工智能 (3)
- 人工智能/神经网络 (3)
- 书籍 (3)
- 可编程逻辑 (2)
- 其他书籍 (2)
- 书籍源码 (2)
- 系统设计方案 (2)
- 通讯/手机编程 (2)
- Java编程 (2)
- 汇编语言 (2)
- 学术论文 (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- USB编程 (1)
- 软件设计/软件工程 (1)
- 文件格式 (1)
- 行业发展研究 (1)
- 多国语言处理 (1)
- 驱动编程 (1)
- DSP编程 (1)
- 文章/文档 (1)
- 3G开发 (1)
- 网络 (1)
- 其他行业 (1)
- 数据结构 (1)
- 金融证券系统 (1)
- Internet/网络编程 (1)
- 加密解密 (1)
- VHDL/FPGA/Verilog (1)
- Symbian (1)
- 认证考试资料 (1)
- 技术书籍 (1)
- 接口技术 (1)
- 其他文档 (1)
- 其他 (1)
- 软件 (1)
- 手册 (1)
- 精品软件 (1)
可编程逻辑 XAPP953-二维列序滤波器的实现
 
This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precision, color standards, filter kernel size,maximum horiz ...
可编程逻辑 PCB电源设计经典资料
|Introduction􀂄􀂄 Basic Concept􀂄􀂄 Tips to layout Power circuit􀂄􀂄 Type of Power circuit
Basic Concept􀂄􀂄 Maximum Current calculation􀂄􀂄 Resistance of Copper􀂄􀂄 ideal power supply & noise􀂄&# ...
测试测量 微电脑型单相交流集合式电表(单相二线系统)
微电脑型单相交流集合式电表(单相二线系统) 特点: 精确度0.25%满刻度±1位数 可同时量测与显示交流电压,電流,頻率,瓦特,(功率因數/視在功率) 交流電壓,電流,瓦特皆為真正有效值(TRMS) 交流電流,瓦特之小數點可任意設定 瓦特單位W或KW可任意設定 CT比可任意設定(1至999) 輸入與輸出絕緣耐压 2仟伏特/1分鐘( 突波測 ...
数值算法/人工智能 Rainbow is a C program that performs document classification usingone of several different methods,
Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
USB编程 mp3设计程序资料
mp3设计程序资料,采用c语言编写。
README file for
yampp-3 source code 2001-05-27
This is the current state of the yampp-3 source code, 2001-05-27.
This code is intended to run on Rev. B of the yampp-3 PCB, but can
ofcourse be used on compatible systems as well.
It still uses the "old" song s ...
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
Java编程 a program that takes in three arguments: the first one represents the size of an array that will be
a program that takes in three arguments: the first one represents the size of an array that will be
created the second one represents the maximum value that each of the array elements can have the third
one represents the position in the array that you would like to print the value of.
书籍源码 zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac
zemax源码:
This DLL models a standard ZEMAX surface type, either plane, sphere, or conic
The surface also demonstrates a user-defined apodization filter
The filter is defined as part of the real ray trace, case 5
The filter can be used at the stop to produce x-y Gaussian apodization similar to t ...
单片机开发 * CONSTRAINTS * This module does not handle data which is considered out of range by the * appli
* CONSTRAINTS
* This module does not handle data which is considered out of range by the
* application(i.e. fixed constants which represent error condition)
*
* Maximum weight value must be limited to 128 to prevent an overflow
* condition during the calculation.
*
* The internal data type mu ...