资源列表

排序选择:

« 1 2 ... .50 .51 .52 .53 .54 198355.56 .57 .58 .59 .60 ... 267456 »

[Windows编程ofdmmm

说明:OFDM,QPSK调制下仿真程序,包括信道编解码,调制解调,上下采样-OFDM, QPSK modulation simulation program, including channel coding and decoding, modulation and demodulation, and down sampling
<ht> 在 2025-09-20 上传 | 大小:6kb | 下载:0

[嵌入式/单片机编程stm32_7611_iar

说明:IAR下 编译成功并运行的ADV7611 配置程序 HDMI转RGB输出-ADV7611 config programs used in IAR Embedded Workbench ADV7611 HDMI input RGB888 output
<chengong> 在 2025-09-20 上传 | 大小:1.1mb | 下载:3

[汇编语言123

说明:简单的职工工资管理系统 通过链表实现的-Simple wages management system implemented by list
<qwerty> 在 2025-09-20 上传 | 大小:2kb | 下载:0

[其他小程序quicksort

说明:快速排序,能够较快的对数据进行排序,使用C++进行编写,以通过验证-Quick sort, able to sort the data faster, use C++ be written to by verifying
<chinese> 在 2025-09-20 上传 | 大小:213kb | 下载:0

[波变换deubechies

说明:for using this code need to use signal toolbox and general toolbox in your matlab Using Daubechies transform to compress the image (showing remaining coefficen of Thresholded Image) and then using Inverse 2D Daubechies transform and finding t
<jams1166> 在 2025-09-20 上传 | 大小:8kb | 下载:0

[汇编语言234

说明:Boyer-Moore算法 字符串匹配函数-Boyer-Moore function string matching algorithm
<qwerty> 在 2025-09-20 上传 | 大小:1kb | 下载:0

[其他小程序Voice-signal

说明:基于matlab的语音信号处理的几篇论文,涉及自相关基音检测、时域频域参数分析等-Based on several papers matlab speech signal processing, involving autocorrelation pitch detection, time domain analysis, frequency-domain parameters
<warmth> 在 2025-09-20 上传 | 大小:1.67mb | 下载:0

[其他小程序selectsort

说明:选择排序,通过这个程序可以较深刻的理解选择排序-Select sort through this program can choose a more profound understanding of the sort
<chinese> 在 2025-09-20 上传 | 大小:210kb | 下载:0

[Internet/网络编程345

说明:需要网卡支持,需要gtk+2.0 的库支持UI-Need LAN support, library support UI needs gtk+2.0
<qwerty> 在 2025-09-20 上传 | 大小:1kb | 下载:0

[其他小程序wsat

说明:可满足性sat问题,使用C++语言进行编写,非常好,可以帮助初步理解-Sat satisfiability problem, use C++ written language, very good, you can help a preliminary understanding
<chinese> 在 2025-09-20 上传 | 大小:10kb | 下载:0

[matlab例程harr

说明:for using this code need to use signal toolbox and general toolbox in your matlab Using Haar transform to compress the image (showing remaining coefficen of Thresholded Image) and then using Inverse 2D Haar transform and finding the SNR to se
<jams1166> 在 2025-09-20 上传 | 大小:8kb | 下载:0

[CA认证456

说明:RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
<qwerty> 在 2025-09-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 198355.56 .57 .58 .59 .60 ... 267456 »

源码中国 www.ymcn.org