-
ldpc_generate
matlab源代码,可能对研究LDPC码的同仁是有很大帮助的(matlab source code, may be the study of Tongren LDPC code is of great help)
- 2008-07-07 14:37:57下载
- 积分:1
-
BookSeeker
A simple example of ASP.NET book search program !
- 2013-10-19 12:41:44下载
- 积分:1
-
RadioAndCheckButton
一只菜鸟的串口程序,建议初学者可以看看
希望可以对你们有点用(a serial newcomers procedures, the proposed beginners can hope to see you with a bit)
- 2006-10-17 17:49:03下载
- 积分:1
-
快速排序法C语言
#include #define N 1024 int binarysearch(int *a,int n,int k) { int left=0,right=n,i=0,middle; while(lefta[middle]) left=middle+1; else right=middle-1; } return i; } void main() { int n,i,a[N],k,l; printf("请输入要比较元素个数:"); scanf("%d",&n); printf("
"); printf("按升序输入原始元素:
"); for(i=0;i
- 2022-03-12 12:36:59下载
- 积分:1
-
wnn
小波神经网络程序,适合初学习者了解小波神经网络的程序的编译(Wavelet neural network program, suitable for early learners understand the neural network program compiled)
- 2010-06-09 12:20:56下载
- 积分:1
-
PCA
这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
- 2020-07-02 01:40:01下载
- 积分:1
-
求解表达式的一个程序.
求解表达式的一个程序.-expression of a solution procedures.
- 2023-05-27 11:50:03下载
- 积分:1
-
closest-lattice-point
搜索获取最近格点的程序,通过matlab调用C程序(recently obtained search grid procedure for the adoption of Matlab call C procedures)
- 2007-01-15 09:27:20下载
- 积分:1
-
一个DELPHI做的管理信息系统的界面,上附有源代码,是学习DELPHI的初级者比较适合的程序...
一个DELPHI做的管理信息系统的界面,上附有源代码,是学习DELPHI的初级者比较适合的程序-a management information system interface attached to the source code, is the primary DELPHI study were more suitable for the procedure
- 2022-01-31 18:07:16下载
- 积分:1
-
hilbert
说明: 希尔伯特变换,用来求某一信号的相位。很好用的。(hilbert transform)
- 2011-03-03 22:32:36下载
- 积分:1