-
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序-STM32+ ISPST official STM32 ISP download for FLASH erase procedure
- 2022-04-27 18:31:11下载
- 积分:1
-
Using java language calendar procedures, welcomed everyone to download use
用java语言编写的日历程序,欢迎大家下载使用-Using java language calendar procedures, welcomed everyone to download use
- 2022-03-11 13:22:58下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第一部分
数字信号处理课程的有关实验,分为两部分,这是第一部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of
- 2023-09-04 16:00:04下载
- 积分:1
-
FORTRAN语言的一个编辑
Fortran语言编辑的一维电磁场FDTD模拟-Fortran language editor of the one-dimensional FDTD simulation of electromagnetic fields
- 2022-03-28 13:18:12下载
- 积分:1
-
运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测...
运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测-use Matlab, according to historical data for the polynomial fitting, for the future of data forecast
- 2022-03-06 19:04:22下载
- 积分:1
-
MIDP the classic pieces of the jigsaw is actually fight alphabet game
MIDP的拼图游戏很经典,实际上是拼字母游戏-MIDP the classic pieces of the jigsaw is actually fight alphabet game
- 2022-01-26 05:16:21下载
- 积分: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
-
光通讯
光通讯
-DWDM Transmission Technology and Photonic Layer Network-optical communications- DWDM Transmission Technology and Pho tonic Network Layer
- 2023-08-22 15:55:04下载
- 积分:1
-
C语言赛车游戏,分步实现,多个源文件,含图片
C语言赛车游戏,分步实现,多个源文件,含图片-C language racing games, step-by-step to achieve a number of source files, including picture
- 2022-01-30 10:39:04下载
- 积分:1
-
这是我大一第二个学期期末制作的软件工程课程设计,逻辑上没有什么太复杂的, 当时学习的东西不是很多,用了链表,其中使用了DOS下汉字直显,无需汉字系统 支持,使用...
这是我大一第二个学期期末制作的软件工程课程设计,逻辑上没有什么太复杂的, 当时学习的东西不是很多,用了链表,其中使用了DOS下汉字直显,无需汉字系统 支持,使用了文件操作,就当时对c语言的联系:)-This my second semester freshman year ending production of software engineering curriculum design, logic, nothing too complicated, not learning a lot of things, the use of linked lists, which use Chinese characters straight DOS significantly without Chinese support system, the use of paper operations, on the prevailing language of c contact :)
- 2022-03-10 02:50:19下载
- 积分:1