-
cSharp
C#药店管理系统的设计与实现,课程设计关于药店管理系统。(C# Design and Implementation of the pharmacy management system, curriculum design)
- 2013-04-06 09:40:34下载
- 积分:1
-
Design01
DESIGN - Hardin and Sloane Spherical Designs
DESIGN implements a number of Hardin and Sloane spherical designs.
A set of N points which lie on the sphere is called a spherical T-design if the integral on the surface of the sphere of any polynomial of degree at most T is equal to the average value of the polynomial evaluated at the set of points. Note that the degree of a polynomial is the highest degree of any of its terms, and that the degree of a term like XAYBZC is A+B+C.
- 2013-01-27 22:46:03下载
- 积分:1
-
ns2_static_routing.tar
Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is no entry, the node drops the packet. That s it.
While writing the static routing protocol in ns2 is easy, we have to set a routing tables at every node. This can be done by writing an external program. For example, when you generate a topology, you can set up routing table with the shortest path metric.
Source codes
In this project, we are going to write new source codes (static_routing_pkt.h, static_routing.h, and static_routing.cc) and new script (static.tcl), and modify existing codes (packet.h, queue.cc, ns-lib.tcl, ns-mobilenode.tcl, and ns-packet.tcl)
The source codes of this project is available here.
- 2015-09-27 11:42:45下载
- 积分:1
-
C# 启动/停止 iis 网站 例子源码(iis 6.0下测试通过)
C# 启动/停止 iis 网站 例子源码(iis 6.0下测试通过)
- 2013-09-08下载
- 积分:1
-
smo_java
支持向量机SVM的SMO算法的JAVA实现版本, 有线性内核和非线性BRF两个内核的算法(The SMO support vector machine SVM algorithm JAVA implementation version, linear and non-linear BRF two core kernel algorithm)
- 2015-06-19 21:02:17下载
- 积分:1
-
filetransfer
文件名后缀改为.jar即可以在装有jre环境的机器上运行,该程序实现了局域网文件互传(File name suffix to. Jar that can be fitted with jre environment running on the machine, the program achieved a LAN files to each other)
- 2007-12-29 01:46:03下载
- 积分:1
-
Exe4_3
3.已知车辆(Vehicle)包括机动车(MotoVehicle)和非机动车(NonMotorVehicle)2种。小汽车(Car)、公交车(Bus)等属于机动车,自行车(Bicycle)等属于非机动车。随着能源技术的发展,出现了电动自行车(ElectricBicycle)、电动小汽车(ElectricCar)、天然气公交车(NaturalGasBus)等新型车辆。车辆的共同特征是都能够运行(run),并且有唯一的5位车牌号(LicenseNumber)。机动车的共同特征是采用燃油发动机(FuelEngine),且能够驾驶(drive)。自行车的共同特征是能够骑行(ride)。电动车辆的共同特征是由电池(Battery)驱动。天然气车辆的共同特征是采用天然气(NaturalGas)作为动力。
要求:
(1)设计一个类体系描述上述车辆,写出它们的属性和方法。
(2)一家公司(Company)拥有10辆普通小汽车、5辆公交车、2辆电动小汽车和1辆天然气公交车,要求写一个方法listVehicles()显示所有车辆的信息(车牌号以及采用的动力)。
程序文件命名为Exe4_3.java。(3. Known vehicle (Vehicle) including motor vehicle (MotoVehicle) and non-motorized (NonMotorVehicle) 2 species. Cars (Car), bus (Bus), etc. to motor vehicles, bicycles (Bicycle), etc. are non-motor vehicles. With the development of energy technologies, the emergence of electric bicycles (ElectricBicycle), electric cars (ElectricCar), natural gas buses (NaturalGasBus) and other new vehicles. A common feature of the vehicle is able to run (run), and there are only five license plate number (LicenseNumber). Common feature is the use of a motor vehicle fuel engine (FuelEngine), and is capable of driving (drive). Common feature is the ability to ride a bike (ride). Common characteristics of the electric vehicle is driven by a battery (Battery). A common feature is the use of natural gas vehicles (NaturalGas) as the driving force.
Claim:
(1) describe the design of a class system of the vehicle, write their properties and methods.
(2) a company (Company) owns 10 ordinary cars, five buses, )
- 2015-06-14 18:22:51下载
- 积分:1
-
BaseMenuDemo
基本下拉菜单的创建与消息响应,VC++精选编程学习源码,很好的参考资料。(The basic menu creation and message response, VC++ select learning programming source code, a good reference.)
- 2013-12-02 11:29:46下载
- 积分:1
-
java_jsq
一个java计算器。(a calculator.)
- 2004-11-08 15:01:22下载
- 积分:1
-
itext
java实现txt、excel、word等文本转换为PDF格式文件(Java implements TXT, excel, word, and other text as a PDF file)
- 2020-11-14 11:49:42下载
- 积分:1