-
C# 代码演示水仙花求和算法
C# 代码演示水仙花求和算法,关于求和水仙花数的原理:一个三位数,每一位数的立方相加等于该数本身。清空listBox1控件,获取3位数中的后两位数。具体代码可看下面:
//水仙花数的算法是一个三位数,每一位数的立方相加等于该数本身。
private void button1_Click(object sender, EventArgs e)
{
int a = 0, b = 0, c = 0;//定义变量
listBox1.Items.Clear();//清空listBox1控件
for (int i = 100; i
- 2022-06-16 00:33:40下载
- 积分:1
-
飞鸽传书Net插件
说明: 兼容飞鸽传书vc版本,C#开发的,实现文件传书和即时通讯(Compatible with the vc version of the Flying Pigeon Book, developed by C#, to achieve document circulation and instant messaging)
- 2020-06-20 17:00:01下载
- 积分:1
-
Magnum Opus Demo调试程序
Magnum Opus Demo调试程序-Magnum Opus Demo debugger
- 2022-01-28 11:44:52下载
- 积分:1
-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-03-06 21:16:42下载
- 积分:1
-
记录电脑日志
C# 4.0 The Complete Reference Herbert Schield
- 2020-06-24 08:40:01下载
- 积分:1
-
com basic principles and forces fit into a certain experience in the
com基本的原理和势力,适合有一定变成经验的人
-com basic principles and forces fit into a certain experience in the
- 2023-04-16 05:00:04下载
- 积分:1
-
d
说明: 包括跳频通信系统的整个工作流程,调制,跳频,解跳,解调。
其中,调制采用MSK调制方式,解调采用复差分解调方式。(Including the whole work flow of frequency hopping communication system, modulation, frequency hopping, de hopping, demodulation.
Among them, MSK modulation is used for modulation and complex differential demodulation is used for demodulation.)
- 2020-11-17 20:37:55下载
- 积分:1
-
Python string
说明: 对python中数据类型字符串进行详细介绍,以及对正则表达式的申明(data type
alphabetic string
be in progress
detailed
introduce
declare)
- 2019-05-30 10:35:37下载
- 积分:1
-
stlwrite
通过点坐矩阵阵生成stl模型,可以在CAD软件中打开(generate stl with point coordinate matrix)
- 2021-04-03 21:29:05下载
- 积分:1
-
This is dump from Welltech TV
This is dump from Welltech TV
- 2022-08-13 14:50:38下载
- 积分:1