资源列表
newfangfa
- 实现语音增强的功能,这是基于语音处理用的,能直接运行
BFS_CUDA
- 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet
PENDB
- 一个测试52是否正常输出的程序,可自由改动输出端口,从而判断此单片机能否正常输出-52 is the normal output of a test program, are free to change the output port, thereby to determine whether the normal output of the microcontroller
analyzer
- 一个简单的词法分析器,可供初学者参考。 代码较短但实现了词法分析功能-simple lexical analyzer procedures
8259_1
- 本源程序通过使用星研集成环境中的8259实现中断控制-Interrupt control
sy1
- 28M分频器 D触发器 jk触发器 library ieee -library ieee use ieee.std_logic_1164.all use ieee.std_logic_arith.all use ieee.std_logic_unsigned.all entity ymq is port(num:in std_logic_vector(3 downto 0) dout:out std_logic_vect
zfpx
- 字符排序,按照从A到Z的顺序对字符串重新排序,并输出排序后的字符串。-Character sort strings in accordance with the order from A to Z, reorder, and output the sorted string.
houghellipse
- Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
djd
- MTALAB,使用天文算法将公历日转儒略日-day to JD
state
- matlab gui界面主函数,所有界面函数的基础-matlab gui interface, the main function, the basis of all interface functions
Guo-Ge
- 由matlab合成的音乐《义勇军进行曲》,利用的是matlab中的sound函数-Music with matlab
Spline-converted-into-polylines
- 蒋cass图形中的样条曲线转换成多段线形式。方便绘制比较圆滑一点的等高线。-Jiang cass graphics spline converted into polylines form. Easy to draw a little more rounded contours.