登录
首页 » Python » L-system generator

L-system generator

于 2022-10-15 发布 文件大小:1.04 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

L-systemgenerator for python,允许您设置种子和在每次迭代中将被替换的元素,以及将替换它们的元素。默认颜色为彩虹。享受

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

发表评论

0 个回复

  • usrp-stop-and-wait
    能够在usrp平台上实现简单的停止等待协议,需要每台电脑打开两个终端(Simple agreement to stop waiting, you need to be able to achieve in the the usrp platform on each computer to open two terminal)
    2021-03-15 19:39:22下载
    积分:1
  • 猜拳游戏(石头剪刀布.py)
    # 石头 0 剪刀 1 布 2 import randombot = random.randint(0, 2)player = int(input("输入您的结果")) if (player == 1) and (bot == 2) or (player == 2) and (bot == 0) or (player == 0) and (bot == 1): print("玩家获胜") elif player == bot: print("你们打成平手") else: print("电脑获胜")
    2020-11-30下载
    积分:1
  • 一网打尽神经序列模型之RNN及其变种LSTM、GRU
    说明:  一网打尽神经序列模型之RNN及其变种LSTM、GRU(RNN and its variants, LSTM and Gru, in the model of one net out neural sequence)
    2020-05-23 21:59:55下载
    积分:1
  • channel_36.873
    3GPP 36.873信道建模,用Python编写(3GPP 36.873 channel modeling, written in Python)
    2018-06-28 22:29:01下载
    积分:1
  • Expert Python Programming, 2nd Edition
    Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5
    2020-06-23 00:00:03下载
    积分:1
  • bintodec
    converts binary to decimal and decimal to binary
    2012-05-17 21:30:39下载
    积分:1
  • DataMiningProject-Bearing
    说明:  用于轴承大数据的故障诊断和数据挖掘,可将轴承的振动信息进行数组分析,获得预测模型,准确率较高(It can be used for fault diagnosis and data mining of bearing big data. It can analyze the vibration information of bearing by array and obtain the prediction model with high accuracy)
    2020-04-12 12:38:34下载
    积分:1
  • 模式识别与机器学习_第十周作业_2018011476
    说明:  实现canopy聚类和一致聚类算法,绘制对应的热力图、TSNE可视化图像(使用mnist数据集)(The fulfillment of canopy and consensus clustering algorithm)
    2020-12-21 00:19:08下载
    积分:1
  • w2_regression
    machine learning方面的regression,语言是python.比较基础的资料(machine learning aspects of the syllabus, language is the python. basis of comparison data)
    2013-12-07 23:08:44下载
    积分:1
  • 深度学习
    说明:  开源书籍深度学习,花书,学习深度学习的圣经(Deep learning open source)
    2021-01-10 22:18:50下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载