-
C++做的简易电子词典。学习数据结构的可以看看。
C++做的简易电子词典。学习数据结构的可以看看。-C++ to do a simple electronic dictionary. Learning data structure can look.
- 2022-02-02 20:31:34下载
- 积分:1
-
European Installation Bus system USB Serial Interface Driver c source code. Soft...
欧洲安装总线系统的USB串口接口驱动c程序源代码.软件代码由西门子公司提供-European Installation Bus system USB Serial Interface Driver c source code. Software code provided by Siemens
- 2022-07-02 01:24:59下载
- 积分:1
-
学生信息管理程序清单
功能要求:根据用户输入的学生序号,输出该学生的全部成绩,总分、平均分;
显示所有学生的信息;
显示有不及格课程的学生信息...
学生信息管理程序清单
功能要求:根据用户输入的学生序号,输出该学生的全部成绩,总分、平均分;
显示所有学生的信息;
显示有不及格课程的学生信息。-Student Information Management program list functional requirements: number of students based on user input, the output of all the student achievement total score, with an average points display the information of all students show that students do not pass the information.
- 2022-03-31 06:09:01下载
- 积分:1
-
that is only a test program that i use to join to your group!
that is only a test program that i use to join to your group!-that is only a test program that i use to join to your group!1111111111
- 2022-07-15 12:20:30下载
- 积分:1
-
ArcGIS Engine primary example, vb prepared to adapt to beginners who want to lea...
ArcGIS Engine的初级例子,vb编写,适应于初学者,对于想学习esri产品的初学者很有用处。-ArcGIS Engine primary example, vb prepared to adapt to beginners who want to learn ESRI products beginners useful.
- 2022-05-17 17:48:22下载
- 积分:1
-
verilog
verilog-wire a simple circuits
- 2022-06-19 09:17:49下载
- 积分: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
-
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习...
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习-Book Management Information System DELPHI source code, and attached to the system inside the gadget for everyone to learn
- 2022-07-27 11:43:16下载
- 积分:1
-
双向链表8_2.rar 大学生c加加课程设计
双向链表8_2.rar 大学生c加加课程设计-Two-way linked list 8_2.rar Students c Gaga Course Design
- 2023-05-31 02:25:03下载
- 积分:1
-
分别用行处理和串处理建立和修改文本的源程序
分别用行处理和串处理建立和修改文本的源程序-respectively firms and the establishment of string handling and revised version of the source
- 2023-07-31 16:05:02下载
- 积分:1