资源列表
[matlab例程] puxianzengqiang
说明:谱线增强器的代码,里面包含最陡下降法的实现,是华中科技大学出版的现代数字信号处理课后题3.16的答案,对理解谱线增强器和最陡下降法的实现有很大帮助。-Line enhancer code, which contains the implementation of the steepest descent method, is published by the Huazhong University of Science after-school modern digital signal pro<三叶虫> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[matlab例程] ste_zcr_new_2
说明:calculation of short time energy and zero crossing rate by using mat lab<suman> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[Windows编程] shape
说明:一、声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。 -First, declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPeri<赵莹莹> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[DSP编程] bujindianji
说明:简单介绍步进电机的控制程序,通过按键来控制电梯的转动。-Simple stepper motor control program introduced by the rotation buttons to control the elevator.<gaohuabin> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] fdeconv
说明:图像的反卷积 去卷积复原 效果还不错,欢迎下载-image deconvolution image restoration<zzs> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[VHDL编程] ddsforsinandcos
说明:利用VerilogHDL调用MATLAB产生的数据实现基于DDS技术的正余弦信号发生器,输出位宽为16。-Using the data generated VerilogHDL call MATLAB implementation is based on DDS technology cosine signal generator, the output is 16 bits wide.<张茂磊> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[VHDL编程] hightfrquencydivider
说明:用VerilogHDL语言实现一个被除数为8位,除数为4为的高效除法器,实现高效的除法功能-VerilogHDL language with a dividend of 8 bits, the divisor is 4 for the high divider, a high efficiency of the division function<张茂磊> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[VHDL编程] 4step2iirfilter
说明:用VerilogHDL实现一个阶数为4,两个支路的并行IIR滤波器,可以用同样的方法实现更多支路的滤波器。-With VerilogHDL order to achieve a 4, the two branches of the parallel IIR filter, the method can achieve more with the same branch of the filter.<张茂磊> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[Internet/网络编程] tcp_p_p_chat_server
说明:使用AF——INET实现UDP点对点的通信,即采用AF——INET协议,数据传送方式为UDP数据报地方式,主要功能是放松消息,然后接受端接受-Using the AF- INET UDP point to point communications realized that by AF- INET protocol, data transmission by way of the UDP datagram, the main function is to relax the message, t<张小令> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[Internet/网络编程] udp_brodcast_rcv
说明:如果没有设置BLOADCASE选项的不递送。 如果bind端口不匹配不递送该套接口 如果绑定的不是INADDR_ANY话,那么BIND的地址和目的地址匹配才能递送:也就是说你必须BIND一个广播地址或者绑定INADDR_ANY 用ifconfig命令可以disable块网卡的BROADCAST标志,让其不能接受以太网广播。 也可以使用ioctl的SIOCSIFFLAGS方法去掉一个接口的标志IFF_BROADCAST,使之不能接受以太网广播。-If the optio<张小令> 在 2025-11-23 上传 | 大小:1kb | 下载:0