-
一个教你如何在vc中读取wrl格式的文件的例子
一个教你如何在vc中读取wrl格式的文件的例子-one to teach you how to read vc wrl format of the document examples
- 2022-08-20 00:48:14下载
- 积分:1
-
VC++在应用程序中使用标准窗口控件初步
VC++在应用程序中使用标准窗口控件初步-VC in applications using standard window controls preliminary
- 2022-02-28 22:56:19下载
- 积分:1
-
7920驱动程序,采用51 模拟时序方式,8 位并行方式和串行方式。...
7920驱动程序,采用51 模拟时序方式,8 位并行方式和串行方式。-7920 driver, means the use of 51 analog timing, 8-bit parallel mode and serial mode.
- 2022-02-03 08:57:55下载
- 积分:1
-
802.11协议 PDF英文原文,词霸翻译麻烦的话,可以转成WORD格式。...
802.11协议 PDF英文原文,词霸翻译麻烦的话,可以转成WORD格式。-PDF English original 802.11 protocol, PowerWord translation trouble, it can be converted into WORD format.
- 2022-04-29 21:27:35下载
- 积分:1
-
画图软件,是显示图像的转换,即压缩等等功能,为什么要写二十个文字,那么多阿...
画图软件,是显示图像的转换,即压缩等等功能,为什么要写二十个文字,那么多阿-drawing software, showed images of the conversion, compression, and so on, so why write 20 words, so many A
- 2022-04-08 13:29:28下载
- 积分:1
-
用C语言写的乒乓球小游戏。
有兴趣的看看吧。
用C语言写的乒乓球小游戏。
有兴趣的看看吧。
-Using C language to write the table tennis game. Interested to see it.
- 2023-01-23 21:30:03下载
- 积分: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
-
Using STL to achieve the basic functions of the Snake, concise algorithm, have r...
用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值-Using STL to achieve the basic functions of the Snake, concise algorithm, have reference value
- 2022-01-24 09:32:39下载
- 积分:1
-
一个完整的项目代码!太阳能控制器完整的代码程序
一个完整的项目代码!太阳能控制器完整的代码程序-A complete code of the item! Solar Controller complete code procedures
- 2023-04-18 05:00:03下载
- 积分:1
-
数组与二维数组
应用背景basicamente ES UNA muestra de科摩硒克林洛杉矶阵列在C++ metodologia orientada CON UNA的一个东西。关键技术包括朋友类对LAS operaciones matriciales basicas。
- 2022-01-22 08:08:49下载
- 积分:1