-
glcd_persian_good
这是液晶显示器的头
- 2022-02-14 13:41:50下载
- 积分:1
-
VC++是实现文件操作,可以生成报表用记事本打开,适合初学者学习...
VC++是实现文件操作,可以生成报表用记事本打开,适合初学者学习-VC++ Is to achieve file operations, can generate reports using Notepad to open, suitable for beginners to learn
- 2022-01-30 11:46:02下载
- 积分:1
-
东南大学C++课件,讲得真的很不错,很适合初学者
东南大学C++课件,讲得真的很不错,很适合初学者-Southeast University, C++ software, put it quite true, it is suitable for beginners
- 2023-03-06 22:35:03下载
- 积分:1
-
8051的Verilog实现,经过FPGA验证的!
8051的Verilog实现,经过FPGA验证的!-Verilog realization of 8051, after FPGA validation!
- 2022-03-09 18:00:15下载
- 积分:1
-
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。...
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。-S3C2410 Linux2.4.x in the LCD touch-developed examples of friends who are interested to download the next test, practical test OK.
- 2023-06-06 20:25:03下载
- 积分:1
-
viewing games themselves put zip into the jar on the line
看游戏自己把拉链放进罐子里就行了
- 2022-03-15 01:39:54下载
- 积分:1
-
这是svmfu,用于训练和测试支持矢量包
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.-This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C. It uses templates. The advantage
of templates is that the types of kernel values and data points can be
varied to suit the problem.
- 2023-05-29 07:50:03下载
- 积分:1
-
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。...
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
- 2022-06-29 12:53:22下载
- 积分: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
-
建筑工程类的一些规范,欢迎下载,或许有用
建筑工程类的一些规范,欢迎下载,或许有用-some kind of construction norms, welcome to download, perhaps useful
- 2022-05-28 17:28:55下载
- 积分:1