-
Windows 批处理关于变量输入学习的小程序。
Windows 批处理关于变量输入学习的小程序。-Windows batch study on the variable input applet.
- 2023-09-08 07:15:02下载
- 积分:1
-
windows下编程的入门资料,一份给初学者很不错的资料
windows下编程的入门资料,一份给初学者很不错的资料-windows under introductory information on the program, a very good beginners to the information
- 2022-07-15 23:15:54下载
- 积分:1
-
通用运行监控平台的设计与实现.将报警与探测分离开来,让“探测”掌握在维护
人员自己手里,使维护人员可以自由使用系统本身的一些探测工具,同时也可自主开应用级探...
通用运行监控平台的设计与实现.将报警与探测分离开来,让“探测”掌握在维护
人员自己手里,使维护人员可以自由使用系统本身的一些探测工具,同时也可自主开应用级探测命令,再通过该监控软件,把所有的探测结果以统一的形式来报警,从而做到灵活通用性,便于运行上实现集中监控。-Common monitoring platform to run the design and implementation. Will be separate from the alarm and detection, so that " detect" rests in the hands of their own maintenance personnel, so that maintenance personnel are free to use the system itself, some of the detection tools, but also to open their own application-level probe command, and then through the monitoring software, all the detection results in a uniform manner to the police, to be flexible and versatile, easy to run on a centralized control.
- 2022-02-21 18:28:58下载
- 积分:1
-
verilog
verilog-wire a simple circuits
- 2022-03-04 08:12:03下载
- 积分:1
-
astar算法,很有用,运行没有错误,又需要的同学赶紧下哦
astar算法,很有用,运行没有错误,又需要的同学赶紧下哦-astar algorithm, useful, run no errors, but also those students in need under the oh hurry
- 2022-01-31 22:25:57下载
- 积分:1
-
进行的cs算法的仿真,在多合成孔径雷达的成像中chirp
进行的cs算法的仿真,在多合成孔径雷达的成像中chirp-scailing算法还是很红啊-chirp-scailing algorithem is the very good and usefull one
- 2022-06-26 13:24:21下载
- 积分:1
-
use PowerBuilder to achieve the inventory management procedures
用powerbuilder实现的库存管理程序-use PowerBuilder to achieve the inventory management procedures
- 2022-12-09 01:05: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
-
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行...
用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行-C YABasic written language interpreter, the Linux/windows etc. running on multiple platforms
- 2022-07-20 18:22:07下载
- 积分:1
-
用VB 6开发的一款数字动画小游戏, 可用于练习小数字键盘的输入速度....
用VB 6开发的一款数字动画小游戏, 可用于练习小数字键盘的输入速度.-VB 6 with the development of a digital animation game can be used to practice a small number of keyboard input speed.
- 2022-03-21 06:25:47下载
- 积分:1