- libsvm-mat-2.71-2 matlab实现
- 基于PACKETX的网络数据包捕获与分析 在Visual Basic平台
- 1.0 ESP8266 机智云远程控制(探索者F4) ESP8266机智云
- Digital Image Processing 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)
- 12 精仿hao3网址导航系统简介: 1.本程序为asp+access数据库
- 锁机程序 一个
资源列表
piano
- 实现用键盘演奏简单曲谱功能的小程序,按照标准音频率编程实现,有数个八度的音域-Scores to achieve a simple function of playing with the keyboard applet, in accordance with the standard pronunciation frequency programming, several-octave vocal range
python-nodel
- 主要是利用python读取商业软件的节点号码,方便用户来进行其他的利用-Basically is to use python read of commercial software node number
lsqfit
- 初来乍到,自己编的关于最小二乘法的简单程序,希望大家能提出改进的建议。-A newcomer to the simple procedure of their series on the method of least squares, and hope that we can suggest improvements.
linklist
- 这段代码实现了链表的基本数据结构,可以说为初学者提供了极大地帮助-The code implements the linked list data structure can be said to greatly help beginners
ditong
- 给定截止频率和阻带衰减,用窗函数法,设计fir滤波器-Given cutoff frequency and stop band attenuation, window function, design fir filter
panduanhuiwen
- 判断一个包含数字和字母的字符串是不是正序和倒叙一样,即是不是回文?-Determine a string of numbers and letters is not positive sequence and flashback, that is not a palindrome?
ssb
- ssb的调制与解调,包括信号的产生、乘法器、加噪、BPF、解调等部分。-ssb modulation and demodulation, signal generation, multiplier, adding noise, BPF, demodulation section.
badCoin
- 给定一组硬币,共N枚,其中N-1枚是好的,1枚是坏的。所有好的硬币都有同样的重量,坏的硬币的重量与好的硬币不同,且有一枚好的硬币被做上标记。 编写一个程序,对于给定N和K,确定能否用最多K次的天平,找出那个坏的硬币。如果可以输出"POSSIBLE" ,否则输出"IMPOSSIBLE"。 -Given a set of coins, a total of N pieces, N-1 pieces is good, one bad. All the good coins have the
MGH
- 对农产品的销量进行预测,首先是归一化处理,再用LSSVM进行预测-To predict agricultural product sales, the first is normalized, and then LSSVM forecast
bpsk-
- BPSK信号功率谱密度的MATLAB编程代码,运行得到波形。-BPSK signal power spectral density of the MATLAB programming code that runs waveform.
BracketMatch
- 括号匹配问题:假设表达式中只包含圆括号、方括号和花括号这三种括号,并且它们可互相嵌套。如,([{}])([ ])或({([ ][( )])})等均为正确的格式,但{[ ]})}或{[( )]或([ ]}均为不正确的格式。 -Bracket Match program
visualcPP
- Operator Overloading is a special name given to the process of defining custom functions for operators. In simple terms in order to overload an operator like -, +, =, ++, –, etc you simply create a function for it. This Sample C++ Project displays ho
