- 奇怪的 题目:输入某年某月某日
- PT2272 *** *** *** *** *** ***** 说 明 *** *** *** *** *** ***** 接收到的信号为发送信号的反码因为每检测到按键有效一次PT2262 都发送四次编码我们可以 利用这一特点来解码先检测有没有接收到信息当有的时候我们就去掉第一次编码的信号检测5ms 的 高电平来检测编码的开始信号接收到5ms 的高电平后才开始解码我们可以发现每个码的长度都是1.2ms 左右每一个编码都是由低电平开始然后到高电平又到低电平又回到高电平我们从第一个高电平 的宽度可以把1 码区分出来剩下的悬空码和0 码可以从第二个高电平的宽度区分出来 具体的单片机译码方法如下 由高电平开始检测到下降沿时就延时300us 读取接收的状态记为A0 然后再检测下一个下降沿 降沿后又延时300us 读取接收的状态记为A1 这样就把一个编码给译出来了 A0 A1 和悬空1 码0 码的关系如下: A0 A1 代码 0 0 1 码 0 1 错误 1 0 悬空 1 1 0 码 ******************************************************************************/
- imagesegmentation 图像的代数与图像分割
- 51-MCU-DS18B20 利用51单片机和DS18B20模块将读取的温度值在数码管显示出来
- microcode_intel at91sam9x25.dtsi
- On-Robust-Linear-Prediction-of-Speech On Robust Linear Prediction of Speech
资源列表
用matlab实现谱聚类算法
- 用于数据挖掘学习,matlab实现机器学习领域的谱聚类算法。提供详细的代码。
GA结合均匀设计表
- 结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better solutions, detailed descr iptio
troller
- 高超声速飞行器的模糊CMAC神经网络控制器设计-Hypersonic vehicle fuzzy CMAC neural network controller
knn
- 利用KNN最近邻算法,对心音信号进行分割并判断,给出第一心音、第二心音和收缩期、舒张期。-Use KNN nearest neighbor algorithm, the heart sound signal is divided and judgment is given first, second heart sound and systolic, diastolic.
ShaWei
- 沙威部分代码,帮助学习压缩感知(CS)很有帮助,原论文在网上可直接下到。-Javert part of the code to help learn compressed sensing (CS) helpful, original papers on the Internet can be directly down to.
mexcdf.r3628
- matlab mexcdf工具箱 用于读取nc数据-MATLAB mexcdf
shoppingSystem
- 利用c语言和少量C++语言编写的商品信息管理系统,适合初学者学习。-C and C++
matlab_SPIHT
- SPIHT algorithm development in matlab.
Matlab-Collection-code
- 《matlab 宝典》源代码,很实用,希望对大家有帮助,呵呵!-" Matlab Collection" source code, it is practical, we want to help, huh, huh!
QS
- Image scalar quantization, reads an image and quantize it with a step n, test images are joined
1xy7z.ZIP
- 基于模糊集理论的传感器健康度评价方法Based on the fuzzy set theory sensor health degree evaluation method-Based on the fuzzy set theory sensor health degree evaluation method
h264可以编译代码
- 264算法,可以再vs2005下编译通过,是mpeg2编码的效率的2倍以上
