资源列表
[界面编程] 最简单的DOS下的文件菜单
说明:最简单的DOS下的文件菜单,让你可以用上下键选择所要执行的文件的菜单程序源代码-most simple DOS under the File menu, you can use the arrow keys to the implementation of choice in the paper menu source code<sunwei> 在 2008-10-13 上传 | 大小:764byte | 下载:0
[C#编程] ad7763
说明:介绍了一款24位的AD(模数转换器)的驱动程序,已经经过验证。<724110384@qq.com> 在 2011-08-23 上传 | 大小:763byte | 下载:0
[数据结构常用算法] shiyan 试验二代码
说明:试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。-Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a single storage structure, try wr<testsb> 在 2012-03-30 上传 | 大小:762byte | 下载:0
[matlab例程] 白噪声及有色噪声序列的产生
说明:%白噪声及有色噪声序列的产生 clear all; close all; L=500; %仿真长度 d=[1 -1.5 0.7 0.1]; c=[1 0.5 0.2]; %D、C多项式的系数(可用roots命令求其根) nd=length(d)-1; nc=length(c)-1; %nd、nc为D、C的阶次 xik=zeros(nc,1); %白噪声初值,相当于ξ(k-1)...ξ(k-nc) ek=zeros(nd,1); %有色噪声初值 xi=randn(L,1); %r<kristaleebom> 在 2014-05-19 上传 | 大小:763byte | 下载:0
[其他小程序] download a file
说明:download a file from a website<temp550055> 在 2021-05-01 上传 | 大小:763byte | 下载:0
[python] Weighted Sum-Rate Maximization using Weighted MMSE for MIMO-BC Beamforming Design
说明:Weighted Sum-Rate Maximization using Weighted MMSE for MIMO-BC Beamforming DesignWeighted Sum-Rate Maximization using Weighted MMSE for MIMO-BC Beamforming Design<aliusman786> 在 2023-08-03 上传 | 大小:764byte | 下载:0