-
3X3智力拼图程序 简单游戏入门基础 半透明窗体
3X3智力拼图程序 简单游戏入门基础 半透明窗体-3X3 intellectual puzzles simple game based translucent entry forms
- 2022-06-18 16:39:50下载
- 积分:1
-
Microsoft senior lecturer in the IE browser on the safety and protection of vide...
微软资深讲师 的关于IE浏览器安全保护的视频讲座-Microsoft senior lecturer in the IE browser on the safety and protection of video lectures
- 2023-05-07 07:25:04下载
- 积分:1
-
教学网络打字软件
教学网络打字软件,保证好用!专用网络打字比赛软件6.2.0(55用户注册终结版)
- 2023-04-29 02:45:04下载
- 积分:1
-
dsp6416 codec应用测试程序,作为初学者必读
dsp6416 codec应用测试程序,作为初学者必读-dsp6416 codec application testing procedures, as a mandatory beginners
- 2022-02-22 13:21:07下载
- 积分:1
-
空时正交编码源程序,参考文献: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space...
空时正交编码源程序,参考文献: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from
%Orthogonal Designs",IEEE Trans. Inform. Theory VOL. 45,NO. 5,JULY 1-orthogonal space-time coding source, References : V. Tarokh, H. Jafarkhani. and A. R. Calderbank, "Space-Time Codes from Or% thogonal Designs " IEEE Trans. Inform. Theory VOL. 45, NO. 5. JULY 1
- 2022-02-07 09:11:46下载
- 积分:1
-
网络五子棋 有客户端和终端2个部分 用TCP包
网络五子棋 有客户端和终端2个部分 用TCP包 -Gobang network client and the terminal has two parts using TCP packets
- 2022-03-14 01:40:22下载
- 积分:1
-
Dew site is a category of articles, download categories, picture categories, ani...
露珠网站是一个以文章类、下载类、图片类、动画类、视频类为主的综合网站。我们的目标:麻雀虽小(223kb),五脏俱全!致力于打造互联网上程序最小功能齐全的网站源码,只要你会打字就会做网站和管理网站-Dew site is a category of articles, download categories, picture categories, animation class, integrated video-based Web site category. Our goal: the sparrow may be small (223kb), is a fully-equipped! Procedure to build the Internet, the smallest full-featured Web site source code, as long as you will do the typing and management of web site web site
- 2022-02-10 12:08:43下载
- 积分:1
-
自由
FREE-RTOS 在LM3S811上的移植代码(KEIL)-FREE-RTOS in the transplant LM3S811 code (KEIL)
- 2023-08-24 19:45:04下载
- 积分:1
-
this is on the quantification of specific details in English, introduced in grea...
这个是有关于量化的具体介绍是英文版的,介绍的很详细-this is on the quantification of specific details in English, introduced in great detail
- 2022-07-12 23:23:16下载
- 积分: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