-
untitled
Matlab关于三相全控桥式整流电路的仿真模拟(Matlab simulation on fully controlled three-phase bridge rectifier circuit)
- 2014-11-30 22:15:32下载
- 积分:1
-
0712253
I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
- 2009-12-01 02:34:09下载
- 积分:1
-
CircleBuffer
模板类名:CircleBuffer
功 能:环形缓冲区
优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
- 2013-03-29 23:07:39下载
- 积分:1
-
WinPainter21
windows图像编程处理类库,用于实现各种图像处理功能(programming windows image processing library, used to achieve a variety of image processing functions)
- 2007-11-27 11:08:06下载
- 积分:1
-
07532376optics
牛顿环 杨氏双缝的MATLAB代码,很实用,很准确(Young' s double-slit Newton ring MATLAB code, very practical, very accurate)
- 2015-04-05 12:55:06下载
- 积分:1
-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
arfima_est_v2
一款时间序列预测的软件,是改进的时间序列预测(A time series forecasting software, is an improved time series prediction)
- 2014-10-08 10:58:33下载
- 积分:1
-
vcAndMatlab
matlab联合vc++仿真,最近刚学的,用的上,不错不错。(Joint vc++ matlab simulation, recently learned, the use, good good.)
- 2014-12-04 20:26:28下载
- 积分:1
-
FFT
此代码是用MATLAB进行对数据做FFT变换(This code is done using MATLAB FFT transform data)
- 2014-05-05 20:47:23下载
- 积分:1