-
对于EPP LABVIEW编写的控制程序
Labview编写的EPP控制程序源码。labview7.0-Labview control procedures for the preparation of the EPP-source. labview7.0
- 2022-03-18 12:56:10下载
- 积分:1
-
如果你使用的是IE浏览器的Windows XP服务包2,有一个安全…
If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer." To see the example, you must click on the message and select "Allow Blocked Content".
JavaScript高级程序设计 里面自代源码-If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. To see the example, you must click on the message and select Allow Blocked Content . JavaScript Advanced Programming sou
- 2023-05-01 17:35:05下载
- 积分:1
-
this is a game, has completed the hope that the exhibitions
这个是斗地主的游戏,还没有全部完成,希望多多指教-this is a game, has completed the hope that the exhibitions
- 2022-02-05 11:54:58下载
- 积分:1
-
利用LabVIEW编写观测显示的小程序,用于罪…
一个用LabVIEW写的观测显示的小程序,用来对单片机上传的串口数据进行显示,仅适合lv初学者。-Using LabVIEW to write an observation shows that a small procedure, used for single-chip serial port to upload data show that only suitable for beginners lv.
- 2022-05-07 19:13:10下载
- 积分:1
-
Huawei various communications infrastructure database engineers and answer diffi...
华为各类工程师通信基础题库以及答案,很难的哦-Huawei various communications infrastructure database engineers and answer difficult oh
- 2022-03-01 18:01:06下载
- 积分: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
-
水土保持工程概算定额》(水利部水总{2003}67号).xls
水土保持工程概算定额》(水利部水总{2003}67号).xls-fixed budget for the Soil and Water Conservation Project "(Ministry of Water total (2003) 67). Xls
- 2022-11-19 18:00:08下载
- 积分:1
-
Target tracking in the overall least
目标跟踪中的全局最小二乘算法,通过做多次蒙德卡诺试验获得其二阶距性能估计-Target tracking in the overall least-squares algorithm, through so many tests蒙德卡诺performance from its second-order estimates
- 2022-02-02 23:46:40下载
- 积分:1
-
上传手机目录下的文件,用tcp连接进行传输。在此基础上可以进行任意扩展。...
上传手机目录下的文件,用tcp连接进行传输。在此基础上可以进行任意扩展。-Upload file cell phone directory, using tcp connections for transmission. On this basis, can be arbitrarily extended.
- 2023-05-01 22:55:03下载
- 积分:1
-
一个吃豆子游戏,很有趣。 可以学习到基本的游戏编程
一个吃豆子游戏,很有趣。 可以学习到基本的游戏编程-a game, is very interesting. Learn the basic game programming
- 2022-08-19 14:25:29下载
- 积分:1