-
MAX232
max232的pdf资料,可以方便大家制作串口通信时使用-MAX232
- 2022-04-22 10:03:11下载
- 积分:1
-
一个用ACEESE做的学生选课系统,希望大家用好!・
一个用ACEESE做的学生选课系统,希望大家用好!・-ACEESE to do with a student elective system, I hope you make good use of!*
- 2023-05-13 06:25:02下载
- 积分:1
-
This Ajax Framework
This Ajax Framework-This is Ajax Framework
- 2022-09-19 03:55: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
-
threads on the process used vc viewer's own Process Viewer and think that th...
关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer"s own Process Viewer and think that this small program is easy to use, has great role Sometimes, I have done a similar proceedings to the idea of embarking on pondered made up. First I look at the relevant processes and threads api function (in tlhelp32.h) understanding of their usage. Specific implementation phase : interface design : The utility interface reference vc almost entirely onboard Process Viewer, never contacts
- 2022-03-22 05:20:03下载
- 积分:1
-
pid
pid 模块化化得编程,是增量式的参数,是很基础的东西-pid
- 2022-05-28 06:56:54下载
- 积分:1
-
java编写的一款简单的拼图游戏,可以下载到手机上玩
java编写的一款简单的拼图游戏,可以下载到手机上玩-java prepared a simple jigsaw puzzle, you can download to play on mobile phone
- 2023-06-25 07:15:04下载
- 积分:1
-
The adventures of AdventuresofHuckleberryFinn by Mark Twain in text file
The adventures of AdventuresofHuckleberryFinn by Mark Twain in text file
- 2022-05-10 15:58:31下载
- 积分:1
-
C++数据库系统
C++数据库系统-C database system
- 2022-02-03 02:16:52下载
- 积分:1
-
测试蓝本,请留意,功能很全的,可以参照,减少工作量。
测试蓝本,请留意,功能很全的,可以参照,减少工作量。-testing blueprint, please note that the very function of the whole, it can refer to reduce the workload.
- 2022-05-20 06:13:58下载
- 积分:1