搜索结果
找到约 1,279 项符合
Two-input 的查询结果
数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学ACM比赛题目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
matlab例程 This Two-Category Classifier Using Discriminant Functions to separeate two classes. The Classifier
This Two-Category Classifier Using Discriminant Functions to
separeate two classes. The Classifier is designed on classes which
has two feature vectors and other case it has one feature vector.
书籍源码 Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairw
Pairwise Sequence alignment Algorithm Simulation.
Read 2 input strings and then calculate the Pairwise Sequence alignment.
嵌入式Linux Video for linux head two 的视频采集示例
Video for linux head two 的视频采集示例,是V4L的升级版,在Linux下编译即可,是Linux下图像采集编程的API
其他 This file set two employees information and print them out and tell today is whose borthday.
This file set two employees information and print them
out and tell today is whose borthday.
其他 1,Check data in two files and report the error 2,Calculate the pay and report.
1,Check data in two files and report the error
2,Calculate the pay and report.
VC书籍 Thinking in c++ vol one and vol two 相当不错的两本书
Thinking in c++ vol one and vol two
相当不错的两本书,一本是基础是一本进阶,附带源码
通讯/手机编程 There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performa ...
数学计算 快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radi
快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
数值算法/人工智能 杭电 ACM 1002 I have a very simple problem for you. Given two integers A and B, your job is to calcul
杭电 ACM 1002
I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A + B.