-
c语言编写的通讯录
c语言编写的通讯录-c language directories
- 2023-02-24 16:50: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
-
C4.5
使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)
- 2018-12-28 16:49:35下载
- 积分:1
-
级联动下拉框
jQuery全国高校三级联动下拉框基于jquery.1.(JQuery is based on jquery.1.)
- 2019-03-09 17:27:58下载
- 积分:1
-
lammps源文件 water_graphite
说明: lammps源文件,可以实现石墨吸附水的功能的程序(water graphite lammps in document)
- 2019-11-28 21:36:22下载
- 积分:1
-
用vc开发的 一个很好的坦克小游戏 ,,可以引用源码的
用vc开发的 一个很好的坦克小游戏 ,,可以引用源码的-vc development with a good game of small tanks, and invoke the source.
- 2022-03-26 11:17:32下载
- 积分:1
-
Android-AudioRecorder-App-master
android录音代码挺好的,适合初学者使用(Android recording code is good)
- 2020-06-20 15:20:02下载
- 积分:1
-
Voltdisp5d
PIC16F676 based solar charger
- 2012-09-15 03:05:33下载
- 积分:1
-
Maze
说明: 用Qt C++框架开发的迷宫游戏,迷宫随机生成,可设置迷宫规模大小,可自动计算通关路径,按“w,a,s,d”键移动角色探索迷宫(到达终点后没有通关动作,有需要可自行写相关代码),可更换游戏角色动作图、场景图等。(The maze game developed with QT C + + framework is randomly generated, and the maze scale can be set. Press "w,a,s,d" key to move the character to explore the maze (there is no clearance action after reaching the end point, you can write relevant codes if necessary), and the action diagram and scene diagram of the game character can be replaced.)
- 2020-04-17 22:30:17下载
- 积分:1
-
文章给出一种用三片TMS320C50构成,基于PC机的多DSP系统,该系统既能适应并行信号处理,又能适应流水信号处理。介绍了数据采集电路,DSP器件间的数据通信...
文章给出一种用三片TMS320C50构成,基于PC机的多DSP系统,该系统既能适应并行信号处理,又能适应流水信号处理。介绍了数据采集电路,DSP器件间的数据通信设计,以及DSP器件与PC机的接口电路,最后给出两种具体应用实例。
-In this paper, A TMS320C50 3 consists of PC-based multi-DSP system, which can adapt to the parallel signal processing, signal processing and can adapt to water. Introduced a data acquisition circuit, DSP data communications between the device design, and DSP devices with PC-interface circuit, and finally give two examples of specific applications.
- 2022-06-14 10:40:56下载
- 积分:1