-
APE_Chat_Demo
Chat application - real time chat application
- 2014-10-07 11:22:36下载
- 积分:1
-
bin
MATLAB低通滤波,高斯滤波程序,共5个,对应分析的例子(MATLAB low-pass filter, Gaussian filter process)
- 2013-10-22 11:52:40下载
- 积分:1
-
fengjimoxing
MATLAB搭建的三种风机模型包含同步电机、异步电机和双馈风机仿真模型(Three kinds of fan model MATLAB structures containing synchronous motors, induction motors and simulation model of DFIG)
- 2016-07-12 17:19:59下载
- 积分:1
-
MATLAB
matlab教程matlab试题与解析MATLAB试题解答和方法分析(matlab)
- 2010-07-13 20:58:31下载
- 积分:1
-
MatLab-Applications
本书的优势一是从使用者出发,二是以matlab的symbolic工具箱为主,兼顾其数值计算对matlab加以介绍(One advantage of the book starting from the user, or by the symbolic toolbox matlab-based, taking into account the numerical calculation to be introduced on matlab)
- 2011-08-09 18:40:36下载
- 积分:1
-
UKFfiter
卡尔曼滤波器的matlab文件程序,经测试可用(Kalman filter matlab file procedures used by the test)
- 2013-04-18 08:56:53下载
- 积分:1
-
Matlabmannual
用户手册是一本关于MATLAB的参考书,其中有大量的实例和相关应用介绍,值得大家收藏,可以作为学习教材和开发的参考书. English version(User)
- 2007-09-28 20:27:30下载
- 积分:1
-
principle_of_communication_Chapter_10
《通信系统仿真原理与无线应用》的matlab()
- 2008-03-11 14:10:54下载
- 积分:1
-
personNum
今年计算机学院研究生入学复试分多个小组。现在老师需要知道每组复试同学中男生和女生的人数。请你编写程序分别统计出男女生的总人数。
Input
输入的第一行是一个数t(0 < t < 10),表示有t组测试用例。
对于每组输入数据有两行,第一行是一个正整数n(1 < n < 1000),表示参加该组复试的总人数。接下来一行有n个整数(取值为0或1),0代表男生,1代表女生,整数间由一个空格隔开。
Output
对于每组测试用例,输出一行,由两个数组成,用一个空格隔开,分别表示男生和女生的总人数。
Sample Input
2
2
1 0
7
0 1 0 0 1 1 0
Sample Output
1 1
4 3
(Statistics person)
- 2014-12-31 10:33:15下载
- 积分:1
-
MultiObjectSearch
多个目标提取,原始帧和背景帧相减,提取目标(Multiple target detection, the original frame and background frame subtraction, extraction of target)
- 2010-10-06 15:04:57下载
- 积分:1