-
PCB Footprints 很不错的PROTEL库
上传很多次不行啊,不知道怎么才行....
PCB Footprints 很不错的PROTEL库
上传很多次不行啊,不知道怎么才行.-PCB Footprints very good PROTEL Treasury can not upload many times ah, do not know how to do.
- 2023-02-22 07:45:03下载
- 积分:1
-
用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的...
用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的-With C++ Write a terrain DEMO, not very complicated, then just beginning to learn good study help
- 2022-12-02 16:05:03下载
- 积分:1
-
这是一个简单的法律改进,文中的程序块有程序,他是个…
这是一种改进的单纯型法,有文挡也有程序,他是老师的心血,从中你可以得到很多的知识,-This is a simple improvement of the law, the text block has procedures, he is the teacher"s efforts, from which you can get a lot of knowledge,
- 2023-06-12 00:45:03下载
- 积分:1
-
source insight的EM文件 可以扩展SI的宏功能
source insight的EM文件 可以扩展SI的宏功能-The EM file source insight can be extended macro function SI
- 2022-03-17 19:52:32下载
- 积分:1
-
一些SAR数据的MATLAB文件,希望对大家有用
一些sar数据,matlab文件,希望对大家有用-Some sar data, matlab file, in the hope that useful
- 2023-07-31 17:20:03下载
- 积分:1
-
设计一个鼠标程序,在按下Ctrl键的同时按下鼠标左键,在窗口中拖动鼠标,可以画出一个圆;在按下Shift键的同时按下鼠标左键,在窗口中拖动鼠标,画出一个矩形。...
设计一个鼠标程序,在按下Ctrl键的同时按下鼠标左键,在窗口中拖动鼠标,可以画出一个圆;在按下Shift键的同时按下鼠标左键,在窗口中拖动鼠标,画出一个矩形。-The design of a mouse procedures, press the Ctrl key while pressing the left mouse button, drag the mouse in the window, you can draw a circle in pressing Shift key while pressing the left mouse button, drag the mouse in the window , draw a rectangle.
- 2023-08-03 18:50:03下载
- 积分: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
-
zoomig and add
zoomig and add-subtract and multiplying image
- 2022-06-12 10:24:06下载
- 积分:1
-
这个小游戏是我和一个学长编出来的。准确地说,我只是做了很少的一点工作,对于初学 c的人来说, 可以...
这个小游戏是我和一个学长编出来的。准确地说,我只是做了很少的一点工作,对于初学 c的人来说, 可以-small game and I was a part of seniority. Exactly, I just do a little bit more work, for beginners c people, a good look
- 2022-02-28 16:01:47下载
- 积分:1
-
A specific version of a quicksorter which can be used to test for efficiveness o...
A specific version of a quicksorter which can be used to test for efficiveness of different sorts
- 2023-03-09 00:05:03下载
- 积分:1