-
lagre
一个matlab编写的图片放大程序
可供初学者快速了解学习
掌握基本函数(Write a matlab program to enlarge the picture to learn to master for beginners to quickly understand the basic function)
- 2010-07-30 15:52:00下载
- 积分:1
-
cyclo3ph
design cycloconverter 3/3 phase
- 2011-07-17 03:49:55下载
- 积分:1
-
SGN2206LectureNew1
Basic adaptive signal processing methods
- 2010-09-01 16:23:29下载
- 积分:1
-
rect_array
MATLAB Simulations for Radar Systems DesignMATLAB_Code
ect_array(MATLAB Simulations for Radar Systems Design MATLAB_Code rect_array)
- 2009-10-26 21:48:20下载
- 积分:1
-
(Thomson)-MATLAB-Programming-for-Engineers-(2001)
basic matlab book in which everything will be explained in well manner.
- 2011-08-09 17:41:51下载
- 积分: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
-
776matlab
本书把 MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分
根据的程序。本书不主张把 MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样使用 MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。(The book MATLAB as a technology programming language to teach, show students how to write simple and efficient, have fully According to the program. This book does not advocate the MATLAB hundreds of function is introduced to you all, but teach students how to use MATLAB language, and how to use the online tools you need to load the function.)
- 2012-04-08 21:57:21下载
- 积分:1
-
legaturi--cadre
More examplex of html app witch include image maps, link
- 2015-04-18 19:21:37下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1
-
PSOGSA
程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力(Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA)
A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization (PSO) and Gravitational Search Algorithm (GSA). The main idea is to integrate the ability of exploitation in PSO with the ability of exploration in GSA to synthesize both algorithms’ strength. Some benchmark test functions are used to compare the hybrid algorithm with both the standard PSO and GSA algorithms in evolving best solution.)
- 2014-05-16 10:32:46下载
- 积分:1