资源列表
code
- 计算听觉场景分析目前用于语音增强的一种比较好的方法,利用人耳的听觉特性-Computational Auditory Scene Analysis
ds1991
- Dallas DS1991钮扣 初始化、读、写缓存程序 读、写SubKey程序 写Password程序 -Dallas DS1991 button initialization, reading and writing cache program to read, write SubKey written procedures Password Program
mTouch-Test
- PIC单片机的IO口实现防水触摸按键-mtouch test
delphi-decompiler-tools
- delphi反编译工具,可以查看组件里的代码与方法-delphi decompiler tools
main
- 通过改进的遗传算法来求解复杂的非线性方程组-Through the improved genetic algorithm to solve complex nonlinear equations
music-keyboard
- 利用KB-C扩展板提供的18个按钮开关,作为电子琴的按键,能够演奏简单的音乐,按键能实现“1-多,2-来,3-米…”,且单个音发音的长短由按键所按下的时间决定,即:某按钮按下时开始发声,松开时结束发音。按钮与8255A的连接见原理部分。其中8255A负责检测按键,8253负责产生各种频率的声音 -realize simple music keyboard using intel 8255A and 8253
YSS952-Project
- YSS952 DSP MCUProgram 調式-YSS952 DSP
biaogao4
- 机械设计及理论 转子动力学中对轴承的研究-Mechanical Design and Theory Rotor Dynamics
wigb
- 画地震剖面图,横坐标是道号,纵坐标为深度或时间-Videos seismic profiles, the abscissa is the channel number, the ordinate is depth or time
matlab
- 各种通信系统仿真,非常好的资料,希望多来- many
code
- 基于汇编语言的温湿度检测自动放音乐并浇花系统-Based on the temperature and humidity testing assembly language automatically play music and watering system
dianlu
- 电路布线问题 【问题描述】 印刷电路板将布线区域划分为n╳n个方格阵列。在布线时,电路只能沿直线或直角布线。为避免线路相交,已布线的方格要做封锁标记。设起始位置为a,终止位置为b,求解电路布线问题。 【设计要求】 设计印刷电路板的布线模拟程序。 (1)采用栈或队列等数据结构。 (2)采用穷举法的回溯搜索,求a到b可能的布线线路。 (3)推荐采用层次优先搜索,求a到b最优的布线线路。 -Circuit wiring problem [Problem Descr ip