资源列表
[单片机(51,AVR,MSP430等)] 617
说明:用于简单电子时钟的设计的VRRILOG代码,-For the simple design of the electronic clock VRRILOG code,<王耀武> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[matlab例程] matlabMUSIC
说明:用MUSIC算法作谐波恢复,该算法精确度非常高,能够分辨0.013Hz的频率分量。-Using MUSIC algorithm for harmonic retrieval, the algorithm accuracy is very high, to distinguish the frequency components 0.013Hz.<yang zhiming> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[通讯/手机编程] oddHkz_CEM
说明:基于复指数调制多相滤波器的设计,该滤波器的通带窄,阻带衰减高,适用于子信道数为偶数的情况-Index modulation based on complex multi-phase filter design, the filter passband narrow, high stopband attenuation, the number of subchannels for the case of even-numbered<yang zhiming> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[通讯/手机编程] oddHkz_COS
说明:基于余弦调制多相滤波器的设计,该滤波器的通带窄,阻带衰减高,适用于子信道数为偶数的情况-Based on cosine modulated polyphase filter design, the filter passband narrow, high stopband attenuation, the number of subchannels for the case of even-numbered<yang zhiming> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[其他小程序] 2kHz-lowpass
说明:用C程序低通滤波器,可以直接编译!!使用-C program used low-pass filter, you can direct the compiler! ! Use<张鹏> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[通讯/手机编程] 400Hz-lowpass
说明:用C语言写的提桶滤波器,400H在一下可以通过-Written using C language提桶filter, 400H in the click through<张鹏> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[其他小程序] KNN_0
说明:knn文本分类算法,很好,很强大-KNN text categorization algorithm, very good, very powerful<zhaowenhuai> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[进程与线程] MultiThreadDealScoket
说明:都是关于多线程客户服务器设计有帮助的东西,希望对大家有用啊-Are on the multi-threaded client-server design to help things, in the hope that useful to everybody ah<刘唐> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] LinuxMultiThreadDataClass
说明:多线程程序设计,希望对大家学习多线程有帮助,我的毕业设计就整的这个 -Multi-threaded program design, and they hope to learn from U.S. multi-threaded help, my graduation project on the whole this<刘唐> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[.net编程] collectEmail
说明: 最近一直琢磨着写一个网络蜘蛛程序,专门负责收集一些自己感兴趣的东西。用.net写程序从网上取得网页源码比较容易实现,蜘蛛程序的难点在于两个方面,一是如何多线程的自动化处理(即从一个地址跳到另一个地址),另一个是从网页中提取指定的信息。自动化处理方面正在研究,从网页中提取信息,我觉得网上某些网友用String/StringBuilder来处理的方法不可取,用“正则表达式”无疑是最好的。尽管“正则表达式”不容易书写,但查一查资料,还是不难<元宝> 在 2025-05-05 上传 | 大小:1kb | 下载:0