-
再传个由于soft dicision 方面的程序吧,这个对目前学编码的人来说,是相当重要的,也是现在最热的领域.
呵呵,还请站长早点开通我的帐户吧,先谢谢了...
再传个由于soft dicision 方面的程序吧,这个对目前学编码的人来说,是相当重要的,也是现在最热的领域.
呵呵,还请站长早点开通我的帐户吧,先谢谢了.
本人的方向是弄编码的,所以这次上传的主要是这方面的内容.-Send a soft dicision as a result of the procedures to you, the encoding of the current study people, is very important, and it is now the hottest area. Oh, also requested the station master as soon as possible to open my account now, first Thank you. I get the direction is encoded, so this From the main content of this field.
- 2023-04-12 10:00:04下载
- 积分:1
-
vhdl rom 程序,标准的rom程序,很简单
vhdl rom 程序,标准的rom程序,很简单-vhdl rom procedures rom standard procedures, is very simple
- 2022-05-07 05:12:20下载
- 积分:1
-
msp430g2553产生正弦波的源码
这是一个关于msp430g2553的程序,他的定时器有些复杂,初学者可以参考此贴,里面有例程和讲解。用msp430g2553的timer产生正弦波,希望能帮到大家,谢谢!
- 2022-10-04 04:10:04下载
- 积分:1
-
CSS 视频教程 对初学者很有帮助
视频教程讲的很详细
CSS 视频教程 对初学者很有帮助
视频教程讲的很详细-CSS Video Tutorial Video tutorial for beginners helpful talking about in great detail
- 2022-07-04 13:35:01下载
- 积分:1
-
2004memory.rar
2004memory.rar
- 2022-01-27 18:08:05下载
- 积分:1
-
工会会员信息管理系统 v1.0.5 (DAO+ACCESS+QR).
工会会员信息管理系统 v1.0.5 (DAO+ACCESS+QR).-union members Information Management System v1.0.5 (DAO ACCESS QR).
- 2022-03-13 06:56:01下载
- 积分:1
-
关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片
关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片-Image processing on the basic procedures for vc++ 256 color images to grayscale examples
- 2022-02-14 23:49:09下载
- 积分:1
-
计算1到10以内的任意数(整数)的任意次幂
计算1到10以内的任意数(整数)的任意次幂-Of 1 to 10 within the calculation of an arbitrary number (integer) power of an arbitrary
- 2022-03-28 18:10:48下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
a good book on system verilog
a good book on system verilog
- 2022-02-05 16:11:49下载
- 积分:1