-
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
-
mt1d
实现大地电磁一维正演,有限差分法,解析解(Realize magnetotelluric d forward modeling, finite difference method, the analytical solution)
- 2017-07-10 19:55:25下载
- 积分:1
-
JAVA编写的推箱子游戏
虽然很简单也是不错的经典
JAVA编写的推箱子游戏
虽然很简单也是不错的经典
-JAVA prepared Sokoban game is pretty good although very simple classic
- 2022-08-17 16:45:08下载
- 积分:1
-
xgboost
小波降噪是的功夫高手广USA第三代发哦是多少f(Wavelet denoisingasdfsfsfawerwf)
- 2018-05-24 11:14:40下载
- 积分:1
-
classifier_D
说明: 使用SVM分类器来预测乳腺癌病人的预后(特征选择;分类器构建),评价模型时使用无被交叉验证,性能评价指标包括准确率,AUC,灵敏度,特异度。学会最基本的机器学习方法。可查看分发给大家的代码,以后遇到类似的问题,可用相似的思路和代码。(The SVM classifier was used to predict the prognosis of breast cancer patients (feature selection; classifier construction), and the model was used without cross-validation. Performance evaluation indicators included accuracy, AUC, sensitivity, and specificity. Learn the most basic machine learning methods. You can view the code distributed to everyone, and later encounter similar problems, similar ideas and code can be used.)
- 2019-03-12 19:57:53下载
- 积分:1
-
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-XPMenu Contents : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
- 2022-02-01 15:18:31下载
- 积分:1
-
powerDiagram
说明: 绘制voronoi图形,用于在电动汽车规划的初期阶段进行选址的时候(make voronoi picture)
- 2019-12-03 11:21:57下载
- 积分:1
-
JAVA_PLC_Project
倍福PLC步进电机控制程序,KL2541驱动模块,twinCAT2软件(The baby will not English, the baby is desperate)
- 2017-11-14 09:30:02下载
- 积分:1
-
幻灯片 幻灯片 幻灯片 幻灯片
幻灯片 幻灯片 幻灯片 幻灯片-slides s lides s lides s lides s lides s lides s lides
- 2023-08-31 21:00:03下载
- 积分:1
-
cao1
时间序列分析中相空间重构时求嵌入维的Cao氏方法(for embedding dimension)
- 2020-11-21 17:09:37下载
- 积分:1