-
shell教学视频,非常适合初学者。希望通过审核!
shell教学视频,非常适合初学者。希望通过审核!-shell teaching video, very suitable for beginners. Hope that through review!
- 2023-05-31 02:00:04下载
- 积分:1
-
解决了学校传统照明控制系统的难题。以学校教室智能照明控制系统设计为例,提出将智能照明控制系统设计应用到学校各个场所中的合理化方案。
关键字:智能照明控制系...
解决了学校传统照明控制系统的难题。以学校教室智能照明控制系统设计为例,提出将智能照明控制系统设计应用到学校各个场所中的合理化方案。
关键字:智能照明控制系统 绿色照明 楼宇智能化 -Solve the school of traditional lighting control system problems. School classrooms Intelligent lighting control system design as an example, the proposed intelligent lighting control system design applied to the various places of the school rationalization program. Keywords: Intelligent lighting control system intelligent building green lighting
- 2022-08-04 08:35:29下载
- 积分:1
-
This is for my own use C BUILDER do a regular shutdown procedures
这是我自己用C++BUILDER做的一个定时关机的程序-This is for my own use C BUILDER do a regular shutdown procedures
- 2022-06-12 23:12:52下载
- 积分:1
-
Other people without accounts can download this free source
其他人不需帐号就可自由下载此源码 -Other people without accounts can download this free source
- 2022-03-22 12:45:54下载
- 积分:1
-
Checkstyle can find : can not be used or surplus enter a space better place with...
Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。
-Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
- 2022-03-25 02:05:45下载
- 积分:1
-
fuzzy systems for wind has been described in this controller run using matlab
fuzzy systems for wind has been described in this controller run using matlab
- 2022-08-08 21:28:26下载
- 积分:1
-
Addition_Windows 应用程序
执行加法 2 nos 的程序算法。这是一个简单的程序来帮助初学者来说,在 c# 中启动 windows 的应用程序。
- 2022-12-13 11:10:04下载
- 积分:1
-
Sei
清波月影FLASH动作脚本 可以查看动作脚本 教你如何应用-Sei-ha on video FLASH action script can view action scripts to teach you how to use
- 2022-12-23 22:40:03下载
- 积分:1
-
计算图中两点间最短路径和距离
calculates the shortest path and distance between two nodes on a map
- 2023-04-22 13:00:03下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1