-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。-fds
- 2022-06-13 00:36:27下载
- 积分:1
-
JTAG TAP控制器的Verilog源代码
JTAG TAP controller verilog source code
- 2022-01-27 21:47:48下载
- 积分:1
-
Qt开发的基于NI Visa的仪器控制程序源码
Qt开发的基于NI Visa的仪器控制程序源码,通过本程序,你可以学习到如何使用Qt调用第三方dll。
- 2022-07-27 14:18:23下载
- 积分:1
-
采集温度源码 准确能用!! 可以下栽用用
采集温度源码 准确能用!! 可以下栽用用 -)
51单片机就可以实现,单线式采集-collecting accurate temperature source can be used. ! Can be used with downward-) 51 microcontroller can be achieved. single-Acquisition! !
- 2022-01-22 02:42:42下载
- 积分:1
-
newmark calculated without damping system
利用newmark方法计算无阻尼系统,并作图-newmark calculated without damping system
- 2023-03-27 19:35:03下载
- 积分:1
-
mysterious gift
神秘礼物——flash FOSS
- 2022-10-06 04:45:02下载
- 积分:1
-
资料很重要北航课件计算机组成原理 计算机组成原理
资料很重要北航课件计算机组成原理 计算机组成原理 -Northern Computer Courseware computer principle tenets of the theory of computer Computer Principle
- 2023-08-09 19:30:04下载
- 积分:1
-
介绍了基于分解思想的支持向量机的训练算法。
介绍了基于分解思想的支持向量机的训练算法。-Introduction based on the decomposition of thinking SVM training algorithm.
- 2022-03-18 06:37:49下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
利用Visual Basic编写的小程序,一款模拟贪吃蛇的小游戏。
利用Visual Basic编写的小程序,一款模拟贪吃蛇的小游戏。-The use of Visual Basic procedures for the preparation of a small, a simulation game of Snake.
- 2022-07-25 05:24:47下载
- 积分:1