-
在三分钟内快速答完三十道题,有clock计时的哦
在三分钟内快速答完三十道题,有clock计时的哦-in three minutes rapid wound 30 title and a clock time of oh
- 2022-01-26 01:54:26下载
- 积分:1
-
在WINCE 平台里的非常棒的串口读写软件,支持异步读取,符合微软的标准写法。特别值得初学者参考。...
在WINCE 平台里的非常棒的串口读写软件,支持异步读取,符合微软的标准写法。特别值得初学者参考。-The WINCE platform inside the serial read and write great software that supports asynchronous read, in line with Microsoft" s standards for writing. In particular, advanced users.
- 2023-01-19 08:25:04下载
- 积分:1
-
很好的代码!请使用
很好的代码!请使用-good code! Please use
- 2023-05-28 22:50:03下载
- 积分:1
-
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);...
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);-Fisher discriminant analysis prepared by the procedures and experimental geo-data-on-demand requirements: to read the data correctly procedures user-friendly, easy to operate feature complete (including the discriminant structure, a reasonable test, forecasting, factor analysis, etc.)
- 2022-02-03 08:29:05下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
VC实现的PL/0编译器,该程序实现词法分析、语法分析及语义分析,以四元式为输出结果,是计算机专业的一门重要的实验课程。...
VC实现的PL/0编译器,该程序实现词法分析、语法分析及语义分析,以四元式为输出结果,是计算机专业的一门重要的实验课程。-p10_builder
- 2023-03-25 13:20:04下载
- 积分:1
-
< C++典例> 习题解答
< C++典例> 习题解答-lt; Lt; C Code cases gt; Gt; Answer the questions
- 2023-08-22 04:00:03下载
- 积分:1
-
一个模拟给出计算机名字然后就可以获得计算机it地址的小程序...
一个模拟给出计算机名字然后就可以获得计算机it地址的小程序-A computer simulation are given access to the computer name and then it addresses the small program
- 2023-03-28 07:35:03下载
- 积分:1
-
一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。...
一个瓦楞辊划分边界单元及图形显示的应用程序。这个应用程序允许用户更改瓦楞辊的参数,划分边界单元的控制参数,显示单元划分的结果等等。-Corrugated division of a boundary element and the graphical display applications. This application allows users to change the parameters of Corrugated, demarcation of the border unit of the control parameters, the results show that cell division and so on.
- 2022-03-22 08:12:35下载
- 积分:1
-
its a database projest
its a database projest
- 2023-03-29 02:15:04下载
- 积分:1