代码搜索:Plant
找到约 2,352 项符合「Plant」的源代码
代码结果 2,352
www.eeworm.com/read/188344/8548000
png plant.png
www.eeworm.com/read/432232/8618338
mdl plant.mdl
Model {
Name "plant"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersi
www.eeworm.com/read/285951/8799720
bmp plant.bmp
www.eeworm.com/read/385388/8807222
cs plant.cs
using System;
using System.Drawing;
namespace Gardener
{
///
/// Summary description for Plant.
///
public class Plant {
private string name;
private Brush br;
www.eeworm.com/read/285590/8829963
java plant.java
public class Plant {
private String name;
public Plant(String pname) {
name = pname; //save name
}
public String getName() {
return name;
}
}
www.eeworm.com/read/285590/8829995
class plant.class
www.eeworm.com/read/359499/10142404
cs plant.cs
using System;
using System.Drawing;
namespace Gardener
{
///
/// Summary description for Plant.
///
public class Plant {
private string name;
private Brush br;
www.eeworm.com/read/353475/10444063
asv plant.asv
x1=[1.4 0.2;1.4 0.2;1.3 0.2;1.5 0.2;1.4 0.2;...
1.7 0.4;1.4 0.3;1.5 0.2;1.4 0.2;1.5 0.1;...
1.5 0.2;1.6 0.2;1.4 0.1;1.1 0.1;1.2 0.2;...
1.5 0.4;1.3 0.4;1.4 0.3;1.7 0.3;1.5 0.3;...
www.eeworm.com/read/353475/10444112
m plant.m
x1=[1.4 0.2;1.4 0.2;1.3 0.2;1.5 0.2;1.4 0.2;...
1.7 0.4;1.4 0.3;1.5 0.2;1.4 0.2;1.5 0.1;...
1.5 0.2;1.6 0.2;1.4 0.1;1.1 0.1;1.2 0.2;...
1.5 0.4;1.3 0.4;1.4 0.3;1.7 0.3;1.5 0.3;...