-
程序员的代码avrjtagflash仿真器仿真器的自我
avrjtagflash仿真器烧写代码用于自制作仿真器的烧录文件-programmer code avrjtagflash emulator emulator for the self-produced recording documentation
- 2022-07-14 17:28:16下载
- 积分:1
-
拼图游戏 ,VC++ 游戏编程源码,很优秀地实现,值得收藏研究,学习。...
拼图游戏 ,VC++ 游戏编程源码,很优秀地实现,值得收藏研究,学习。-puzzles, games programming source VC, very good to achieve worthy collection of research to learn.
- 2022-02-07 20:28:02下载
- 积分:1
-
某省公路收费站违章车辆抓拍管理系统
某省公路收费站违章车辆抓拍管理系统-province highway toll station regulations vehicles snapper Management System
- 2022-03-18 04:13:58下载
- 积分:1
-
matlab model
说明: matlab free code fo nural network
- 2020-06-24 00:20:02下载
- 积分:1
-
数据驱动控制理论及方法的回顾和展望
说明: The thesis introduce the development of data-driven control.and the thesis is fine.
- 2019-10-19 15:20:31下载
- 积分:1
-
volv v olv v olv v olv v olv v olv v olv
volv v olv v olv v olv v olv v olv v olv -volv v olv v olv v olv v olv v olv v olv v olv v olv v olv v olv v olv
- 2022-06-30 09:52:32下载
- 积分:1
-
BH
说明: 使用NI的采集卡测量材料的磁滞特性,包含数据采集及积分运算的范例。(The use of acquisition card NI measurement hysteresis characteristics of materials, including data acquisition and computing the sample points.)
- 2008-05-01 08:15:31下载
- 积分:1
-
Spark RDD以及其特性
Spark RDD以及其特性的流程图,请使用visio打开(Spark RDD and flow charts of its features, open with Visio)
- 2020-06-18 19:20:01下载
- 积分:1
-
Database Field ComboBox
程序TForm1.DBCBox_(pComboBox:TCustomComboBox;pQuery:TADOQuery;pFields:String数组);
- 2022-02-04 16:25:05下载
- 积分: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