登录
首页 » Python » Desktop

Desktop

于 2018-10-23 发布 文件大小:1KB
0 60
下载积分: 1 下载次数: 0

代码说明:

  n=eval(input()) def x(n): if n=0: return n else: return x(n-1)+x(n-2)+x(n-3) print(x(n))

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

发表评论

0 个回复

  • a_device
    一个动画演示的例子,画了一个正方形和一个圆,正方形不动而保存和恢复屏幕使圆移动.(Animation examples of a painting of a square and a circle, square fixed and the preservation and restoration of the screen to make a round mobile.)
    2008-04-18 11:11:25下载
    积分:1
  • VC++ 全局择优算法编写的游戏源码
    VC++ 全局择优算法编写的游戏源码,根据八数码问题全局择优算法编写而成,游戏名称:九宫 第8小组,游戏玩法和说明:用鼠标左键点击可移动(0旁边)的数字,数字就会自动移动,当你将对应的数字移动到与目标图相对应的位置时,就算完成了任务,你每移动一次,计数器将增加一次记数。
    2022-05-04 21:35:56下载
    积分:1
  • flash dynamic loading picture
    flash 动态加载图片 -flash dynamic loading picture
    2022-02-02 01:45:25下载
    积分:1
  • DBT算法动态规划实现
    说明:  复杂环境中的微弱目标(如隐身飞机、被地/海/城市杂波淹没的目标等)探测 问题是现代雷达面临的严峻挑战。 与传统的先检测后跟踪( DBT) 技术相比, 检 测前跟踪(TBD)技术是一种新兴的先进信号处理技术,它通过多帧回波数据积 累和联合处理,可以显著提高雷达的微弱目标检测跟踪性能, 是国际雷达界研究 的前沿热点。 TBD 作为一项正在发展中的新技术,还需要解决一些新的技术问题, 例如, 多目标跟踪维数灾难、临近目标相互干扰等,以及处理难度增加和运算量 增大带来的新问题。(The detection and tracking of low observable targets (e.g. stealth targets, targets buried in strong clutter) in complex environment are great challenges for modern radar systems. Different from the traditional detect-before-track (DBT) methods, Track-before-detect (TBD) is a novel and efficient signal processing method which is proposed in recent years to detect low observable targets, and has got much attention internationally in radar research area. By jointly processing several data frames, TBD is able to produce more reliable detection and tracking results. As a developing new technique, TBD has its own problems and challenges. For example, existing studies on)
    2020-12-09 22:39:19下载
    积分:1
  • IDL资料
    说明:  面向对象程序设计——IDL的PPT,有绪论,语法基础,图像处理等(Object-oriented programming - IDL PPT, introduction, grammar basis, image processing, etc)
    2020-06-23 08:40:02下载
    积分:1
  • ActiveMQ.part02
    ActiveMQ服务,简单直接启动即可,方便测试,第二部分(ActiveMQ service, simple and direct start, easy to test, Part II)
    2020-06-17 10:00:02下载
    积分:1
  • VC++新手窗口界面编程源码集
    收集了20多个VC++新手窗口编程源码集,如果你对VC++窗口界面方面的编程不熟悉的话,这些简单的例子会帮助你理解VC++界面设计方面的编程技巧,里面涉及了丰富的基础编程知识,这些源码大部分来自VC++编程书籍中的随书实例,极具参考价值。
    2022-03-17 14:48:46下载
    积分:1
  • code Pro aspnet20 xml
    code Pro aspnet20 xml
    2022-02-14 14:15:21下载
    积分:1
  • Delphi/Access学生信息管理系统源码实例
    一个由Delphi/Access架构的学生信息管理系统源码实例,实现学生信息的录入、修改、删除、档案查询、资料修改等功能,主要是学生的学籍和选课信息的管理。本套信息管理系统可作为一个简单的入门的Delphi数据库系统开发实例,帮助Delphi新手学习Delphi与Access方面一些常用的操作。
    2023-03-26 12:30:03下载
    积分:1
  • 1
    说明:  用c++类的方式在DOS界面下输入字符的程序(With c++ Class interface in DOS, enter the characters in the process)
    2008-11-27 16:58:36下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载