-
predprey
模拟岛上的生态系统,有陆地生物和鸟类,但是不包含地底生物。
(Predator-Prey Simulation
four classes are defined: animal, predator, prey, and island
where island is where the simulation is taking place,
i.e. where the predator and prey interact (live).
A list of predators and prey are instantiated, and
then their breeding, eating, and dying are simulted.)
- 2015-05-24 18:02:21下载
- 积分:1
-
3d_heatmap-master
利用python语言构建三维的热力图模型,输入数据可以直接计算导出3D热力图(Using Python language to build three-dimensional thermodynamic chart model, input data can directly calculate the 3D thermal diagram.)
- 2021-04-21 18:28:49下载
- 积分:1
-
learn
说明: 解非线性方程组,使用python语言,两种方法解决非线性方程组,对比分析性能(Solving the non-linear equations, using Python language, two methods to solve the non-linear equations, comparative analysis of performance)
- 2020-06-23 21:00:01下载
- 积分:1
-
四个游戏
说明: 四个python的小游戏 欢迎下载 使用玩耍 一起学习一起进步(Four Python games Welcome to download and use play Study together and progress together)
- 2020-11-13 12:51:47下载
- 积分:1
-
图书管理系统编写,初学django,增删改查
图书的增删改查,python2.7环境 【调试说明】 0. 安装缺失的包 pip2 install django pip2 instatll pymysql 1. 手动创建mysql数据库 day59_3,并修改settings.py中的 DATABASES 节点 为你本机数据库信息 2. 初始化数据库表结构,执行 D:idePython27>python "D:StudyProjectsPythonProjectday59 图书管理系统manage.py" migrate 3. 运行程序如下: D:idePython27>python "D:StudyProjectsPythonProjectday59manage.py" runserver 4. 访问网址 http://localhost:8000 即可看到如下截图
- 2019-07-31下载
- 积分:1
-
wavelets
说明: Pywavelets的cwt函数做连续1维小波变换的时频分析,并图形显示(Time and Frequency of Continuous 1-D Wavelet Transform and Graphic Display)
- 2019-07-01 18:44:56下载
- 积分:1
-
python2+3_ZH
说明: python3 以及python2的 中文帮助文档(python3 Chinese help document)
- 2020-06-16 06:40:02下载
- 积分:1
-
粗糙集
说明: 在python中编写代码运行粗糙集计算程序,获得依赖度数据(based on python, the function which uses rough sets theory can be calculated.)
- 2021-03-23 21:09:15下载
- 积分:1
-
ABAQUS施加周期性边界条件的插件EasyPBC V.1.3
一款简单的ABAQUS施加周期性边界条件的插件(A Simple ABAQUS Plug-in with Periodic Boundary Conditions)
- 2020-11-10 17:19:45下载
- 积分:1
-
pygame_tutorial
Intro to Game Design, Pygame范例(Pygame Sample Codes)
- 2013-12-05 08:05:01下载
- 积分:1