登录
首页 » Python » 03_循环

03_循环

于 2020-06-23 发布
0 162
下载积分: 1 下载次数: 0

代码说明:

说明:  python基础系列第三弹,循环结构代码(Cyclic structure code)

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

发表评论

0 个回复

  • 俄罗斯方块
    俄罗斯方块小游戏,有快速下键,有改变图形的按钮。有看到下一个出现的图形功能(The Russian block is a small game with a quick key and a button to change the drawing. The next occurrence of the graphics feature is visible)
    2019-07-08 14:34:33下载
    积分:1
  • killing games FOSS break others, I hope you have more points used. It is hoped t...
    杀人游戏源码 破别人的,希望多大家还有点用。目的是希望能开发出更好的杀人游戏软件,且能免费。-killing games FOSS break others, I hope you have more points used. It is hoped that has developed better homicide game software, but also free.
    2023-02-21 07:35:04下载
    积分:1
  • 用来将电脑连接到电视荧幕, 并以15Khz输出的源码, 请只用在支援15Khz的荧幕上, 以免伤害荧幕...
    用来将电脑连接到电视荧幕, 并以15Khz输出的源码, 请只用在支援15Khz的荧幕上, 以免伤害荧幕-be used for computer connects to a TV screen, and 15Khz output to the source code, is used only in support 15Khz the screen, so as to avoid harm to the screen
    2022-03-17 13:00:57下载
    积分:1
  • Calculator
    計算機,可以自行延伸,很簡單的寫法,希望可以幫助有需要的人(Computer, you can extend its own, very simple wording, I hope to help people in need)
    2013-08-23 23:14:55下载
    积分:1
  • 舵机
    说明:  通过按键控制舵机转动精确到一度,利用角度传感器反馈,角度显示在LCD1602上(The steering gear is controlled to one degree by keys, and the angle is displayed on LCD1602 by feedback from angle sensor.)
    2020-06-21 13:20:06下载
    积分:1
  • PyTorch官方教程中文版
    说明:  PyTorch是一个基于Torch的Python开源机器学习库,用于自然语言处理等应用程序,中文版官方教程是经典的PYTHON入门到深入教程(Pytorch is an open-source machine learning library for Python based on torch, which is used for natural language processing and other applications. The official Chinese version of the tutorial is a classic introduction to Python to in-depth tutorials)
    2020-02-26 14:12:12下载
    积分:1
  • C# 监控Windows剪贴板程序
    C# 编写的监控Windows剪贴板的小程序,这里面有计时器的相关创建方法,设置计时器间隔为1000毫秒并启动计时器,监控剪切板并判断剪贴板中是否存在文本数据,然后将剪贴板中的内容显示在richTextBox1控件中。下面的代码是本程序的核心:   private void Frm_Main_Load(object sender, EventArgs e)   {    timer1.Interval = 1000;//设置计时器间隔为1000毫秒    timer1.Start();//启动计时器   }   private void timer1_Tick(object sender, EventArgs e)   {    if (Clipboard.ContainsText())//判断剪贴板中是否存在文本数据    richTextBox1.Text = Clipboard.GetText();//将剪贴板中的内容显示在richTextBox1控件中   }
    2023-08-14 00:35:02下载
    积分:1
  • 隐藏指定窗口hide windows
    用vb编写的隐藏指定窗口的小程序,优点是体积小运行速度快,缺点是每次要改变被隐藏程序窗口时都要修改源代码
    2022-02-07 11:53:00下载
    积分:1
  • SCNRLOSS
    分别利用CCG算法、MCG算法、SMI算法、及基于L1范数的相应算法求雷达信号的输出信杂噪比损失(Using CCG algorithm, MCG algorithm, SMI algorithm and corresponding algorithm based on L1 norm to calculate the output SNR loss of radar signal respectively)
    2021-01-10 16:48:51下载
    积分:1
  • 锁相环的simulink编程
    说明:  主要对锁相环的各环节进行仿真,能够实现相位的跟踪(It mainly simulates all links of PLL, and can realize phase tracking)
    2020-05-22 11:09:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载