资源列表
simulate
- 对于合成孔径雷达,通过设置各种那个参数,仿真雷达接受的天线信号-Simulate the anntena signal SAR
F19UHQBIHWIQ1GR
- smart fan project for vhdl 5 part
Sorcerer
- 自定义键盘鼠标自动定向操作,自动操作鼠标及键盘输入完成自动加QQ群-Customize the keyboard and mouse automatic directional operation, automatic operation of the mouse and keyboard input is automatically added QQ group
pengfeng
- 音频信号通过LM386放大,实现了对10个数字音的识别程序在matlab R2009b调试通过。- LM386 audio signal amplification, Realization of 10 digital audio recognition program In matlab R2009b debugging through.
fuzzyControl
- 二维模糊控制,适用于PID控制类,可以根据偏差和偏差变化率来模糊输出PID三个参数-Two-dimensional fuzzy control, suitable for PID control class, according to the deviation and deviation rate of change to fuzzy output PID three parameters
SMTPSever
- 此程序是对SMTP服务器的编写,可以基本实现邮件接收功能。-SMTP Server
gkodcode
- Development of a VC source code, for learning network programming, hope you like them, good dongdong
pennao_v30
- 利用matlab针对图像进行马氏距离计算 ,针对EMD方法的不足,IDW距离反比加权方法。- Using matlab to calculate the Mahalanobis distance for the image, For lack of EMD, IDW inverse distance weighting method.
pimta267
- 一个windows简单的信号处理器,能进行固定带通滤波,可变通滤波-A Windows simple signal processor and can perform a fixed band pass filter, flexible filter
Longest-Palindromic-Substring
- Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.
Reverse-Nodes-in-k-Group
- 给定一个链表,然后给定一个阈值,每隔这个阈值就反转这几个点-Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.
3Sum
- 给定一个数组,找出其中3个数相加结果为0的组合,然后输出其结果-Given an array S of n integers, are there elements a, b, c in S such that a+ b+ c 0?