-
高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序...
高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序-Gauss elimination method for n-linear equations here is the mathematical methods used in calculation procedures
- 2022-07-07 19:04:25下载
- 积分:1
-
C#计算器
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.InteropServices;
using System.IO;
namespace 计算器
{
///
/// Form1 的摘要说明。
///
public class Form1 : System.Windows.Forms.Form
{
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button11;
private System.Windows.For
- 2023-01-30 17:15:03下载
- 积分:1
-
万年历C++源码
1设计编写一个C++程序—“万年历”。 2输入任一年将显示出该年的所有月份日期,对应的星期。 3 下一行显示星期,从周日到周六,中英文都可以。 4 下一行开始显示日期从1号开始,并按其是周几实际情况与上面的星期数垂直对齐。 5 月份:中文英文都可以,注意闰年情况。
- 2023-06-16 22:15:03下载
- 积分:1
-
牧羊人的算法实现
牧羊人的算法的实现-shepherd the realization of the algorithm
- 2023-06-07 06:00:03下载
- 积分:1
-
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR3 take detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
- 2022-02-24 15:29:18下载
- 积分:1
-
- 2022-08-24 00:44:47下载
- 积分:1
-
RSA 加密算法
RSA 加密算法源程序代码RSA算法原程序及详细注释
- 2022-05-29 10:31:11下载
- 积分:1
-
最优化课程中要用到的所有最优化算法,全都经过验证
最优化课程中要用到的所有最优化算法,全都经过验证-Optimization of the curriculum used in all optimization algorithms, all verified
- 2022-01-31 22:58:06下载
- 积分:1
-
a 3x3 matrix multiplication
a 3x3 matrix multiplication
- 2023-04-17 07:05:03下载
- 积分:1
-
06 AVR AT90S2313 DS1621 段基本
这是智能化系统设计和工作与所有项目基于单片机投射电子项目的重要准则。这是有用的。
- 2023-01-15 07:25:04下载
- 积分:1