-
自用java开发包。
包含mail,io,net,sort,security,http,chache等等内容。...
自用java开发包。
包含mail,io,net,sort,security,http,chache等等内容。-Occupied java Development Kit. Contains mail, io, net, sort, security, http, chache etc. content.
- 2022-05-26 09:52:05下载
- 积分:1
-
注册表VI
说明: labview操作注册表,包含删除,添加,查询(register,incloud add delete and research)
- 2020-06-23 12:20:01下载
- 积分:1
-
C语言实现的python里面的filtfilt函数
说明: 使用C语言实现了零相滤波器算法程序,优化了资源(Zero phase filter program realized by C program)
- 2021-03-18 17:29:19下载
- 积分:1
-
Simplified_PID_Controller
PID控制列车速度跟踪,使其实际速度曲线跟踪目标速度曲线(PID control of train speed tracking)
- 2021-03-19 16:39:19下载
- 积分: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
-
Sender
说明: Sends input to serial COM port
- 2019-02-11 19:25:20下载
- 积分:1
-
labwindow 编程的tcp网络开发例程。
labwindow 编程的tcp网络开发例程。-labwindow programming routines tcp network development.
- 2023-03-30 17:30:03下载
- 积分:1
-
reactionrate
说明: fluent表面反应udf文件,基于Langmuir机理的反应速率设置(Fluent Surface Reaction UDF File, Reaction Rate Setting Based on Langmuir Mechanism)
- 2020-11-07 15:49:50下载
- 积分:1
-
此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子....
此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子.-no passwords, there is a need inside the header files, source code and compiled procedures. The procedure is a password shows that the "*" landing procedures example.
- 2022-02-01 01:22:06下载
- 积分:1
-
fill square wave trans to half wave
说明: fill square wave trans to half wave
- 2020-06-24 04:40:01下载
- 积分:1