搜索结果
找到约 13 项符合
Largest 的查询结果
按分类筛选
单片机开发 FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest va
FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"
matlab例程 这是求一个最大Lyapunov指数(largest Lyapunov exponent)的matlab预案程序代码。
这是求一个最大Lyapunov指数(largest Lyapunov exponent)的matlab预案程序代码。
数学计算 Kth Largest element in an array in time O(n) without sorting the entire array.
Kth Largest element in an array in time O(n) without sorting the entire array.
模拟电子 高速放大器技术
This publication represents the largest LTC commitmentto an application note to date. No other application noteabsorbed as much effort, took so long or cost so much.This level of activity is justified by our belief that high speedmonolithic amplifiers greatly interest users.
Linux/Unix编程 The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
Presently, only 8-PSK modulation is considered. E ...
电子书籍 pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a cor
pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch])
computes the pitch of a correlogram sequence by finding the time lag
with the largest correlation energy.
网络 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu
基于终端的订花系统_socket
#include<stdio.h>
#include<stdlib.h>
#include<errno.h>
#include<string.h>
#include<sys/types.h>
#include<netinet/in.h>
#include<sys/socket.h>
#include<sys/wait.h>
#include<sys/ipc.h>
#include<unistd.h>
#include<sys/shm.h>
#include<sys/stat.h>
#define MYPORT 3490 // ...
加密解密 On Sunday, April 27, 2003, Fresno will celebrate Earth Day in downtown Fresno at Courthouse Park. Th
On Sunday, April 27, 2003, Fresno will celebrate Earth Day in downtown Fresno at Courthouse Park. The event will begin at noon.
This year we will include music, speakers, and vendors, plus activities for children.
Fresno Earth Day is recognized as the only Earth Day festival that happens in Fresno ...
数学计算 中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rec
中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangl ...
matlab例程 Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al
Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing ten ...