登录
首页 » C# » 003

003

于 2020-11-01 发布
0 38
下载积分: 1 下载次数: 0

代码说明:

说明:  第三题 分别用类的继承、虚函数、抽象类继承、接口实现计算球、圆柱、圆锥的表面积和体积。(Third questions The surface area and volume of sphere, cylinder and cone are calculated by class inheritance, virtual function, abstract class inheritance and interface.)

文件列表:

003\.vs\003\DesignTimeBuild\.dtbcache, 370960 , 2019-10-17
003\.vs\003\v16\.suo, 25088 , 2019-10-31
003\.vs\003\v16\Server\sqlite3\db.lock, 0 , 2019-10-17
003\.vs\003\v16\Server\sqlite3\storage.ide, 626688 , 2019-10-31
003\003.csproj, 219 , 2019-10-17
003\003.sln, 1111 , 2019-10-17
003\bin\Debug\netcoreapp2.1\003.deps.json, 441 , 2019-10-17
003\bin\Debug\netcoreapp2.1\003.dll, 5632 , 2019-10-31
003\bin\Debug\netcoreapp2.1\003.pdb, 1036 , 2019-10-31
003\bin\Debug\netcoreapp2.1\003.runtimeconfig.dev.json, 252 , 2019-10-17
003\bin\Debug\netcoreapp2.1\003.runtimeconfig.json, 154 , 2019-10-17
003\obj\003.csproj.nuget.cache, 149 , 2019-10-17
003\obj\003.csproj.nuget.dgspec.json, 1686 , 2019-10-17
003\obj\003.csproj.nuget.g.props, 1563 , 2019-10-17
003\obj\003.csproj.nuget.g.targets, 981 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.AssemblyInfo.cs, 992 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.AssemblyInfoInputs.cache, 42 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.assets.cache, 20697 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.csproj.CoreCompileInputs.cache, 42 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.csproj.FileListAbsolute.txt, 599 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.csprojAssemblyReference.cache, 424 , 2019-10-17
003\obj\Debug\netcoreapp2.1\003.dll, 5632 , 2019-10-31
003\obj\Debug\netcoreapp2.1\003.pdb, 1036 , 2019-10-31
003\obj\project.assets.json, 39568 , 2019-10-17
003\Program.cs, 2454 , 2019-10-17
003\.vs\003\v16\Server\sqlite3, 0 , 2019-10-31
003\.vs\003\v16\Server, 0 , 2019-10-17
003\.vs\003\DesignTimeBuild, 0 , 2019-10-17
003\.vs\003\v16, 0 , 2019-10-17
003\bin\Debug\netcoreapp2.1, 0 , 2019-10-17
003\obj\Debug\netcoreapp2.1, 0 , 2019-10-17
003\.vs\003, 0 , 2019-10-17
003\bin\Debug, 0 , 2019-10-17
003\obj\Debug, 0 , 2019-10-17
003\.vs, 0 , 2019-10-17
003\bin, 0 , 2019-10-17
003\obj, 0 , 2019-10-17
003, 0 , 2019-10-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MAZAK
    MQTT连接服务器,定时发布车间信息,收到服务器车间信息请求后,也可以发布车间信息。定时采集机床数据,在界面刷新显示,并通过MQTT按照工厂设备id数据的格式发布至服务器。云端可查看设备状态数据。(MQTT connects to the server and releases shop information regularly. After receiving the information request from the server shop, it can also issue workshop information. Collect machine tool data regularly, refresh it in the interface, and send it to the server through MQTT format according to the ID data of factory equipment. The device status data can be viewed at the cloud end.)
    2020-10-15 15:27:29下载
    积分:1
  • SilverTreeContainer
    老外写的在WPF下显示树状结构的控件,包括 GraphLayout和Panel。(This article includes two very different basic assemblies and a couple of test assemblies for WPF. The first basic assembly is GraphLayout which implements the Reingold-Tilford algorithm, described here, to determine the placement of nodes in a tree structure. This tree is structured as a top down tree with the root at the top and the leaves at the bottom. This algorithm is entirely independent of any actual drawing of those nodes and so can be used for any purpose where such positioning is required. It includes options for vertical justification for nodes, collapsing of nodes, distance between sibling nodes and distance between non-sibling nodes. This assembly is not WPF specific and could easily be used to produce a GDI+ tree drawer (though I haven t included any here). It also includes a list of endpoints for lines which can be drawn as connectors between nodes. Currently, these lines are simply straight lines from the bottom center of the parent node to the top center of the child )
    2014-02-14 09:07:42下载
    积分:1
  • IPEidtDemo
    vc ——使用IP地址控件显示和设置IP地址IPEidtDemo(vc- use the IP address control to display and set the IP address IPEidtDemo)
    2011-07-24 20:46:05下载
    积分:1
  • niudunfa
    数值计算法,牛顿法求解非线性方程,适用于VC6.0(Numerical calculation method, Newton' s method for solving nonlinear equations for VC6.0)
    2016-01-25 10:12:41下载
    积分:1
  • serial-communication
    利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design )
    2013-12-12 10:18:29下载
    积分:1
  • kdcxcs2
    快递发送单查询通信, 利用了socket(Courier to send single query communication using a socket)
    2013-01-04 19:39:10下载
    积分:1
  • BMP280
    BMP280的Linux驱动,测试完成。(BMP280 Linux driver, test completed.)
    2021-02-25 10:39:39下载
    积分:1
  • ADO2SqlServer
    好的东西要分享,最近下载了一个VC++连接ACCESS的数据库,对数据库的操作非常详细,但就是弄不懂怎么增删改查,请高手指教!(Good things to share recently downloaded a VC++ connected ACCESS database, the operation of the database is very detailed, but do not understand how CRUD expert advice, please!)
    2020-11-04 20:59:52下载
    积分:1
  • PlugJ1979
    说明:  J1979协议实现代码, 具体数据项处理(J1979 Protocol Implementation Code, Specific Data Item Processing)
    2020-06-16 08:20:01下载
    积分:1
  • shukong
    数控代码仿真器是利用VC++6编辑的一个执行数控代码可视化功能的软件。数控代码仿真器的使用较简单。(NC code is the use of simulator VC++ 6 editing NC code an implementation of visualization software. NC code simulation of the use of relatively simple devices.)
    2008-03-15 13:31:57下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载