-
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法...
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
- 2023-09-04 05:45:03下载
- 积分:1
-
数据进制转换源码,很简单的代码,供参考
数据进制转换源码,很简单的代码,供参考-Hexadecimal conversion data source, a very simple code, for reference
- 2022-04-11 10:34:24下载
- 积分:1
-
C++编写解贝塞尔函数
使用C++语言编写的算法程序,用于解任意阶数的贝塞尔函数,使用的编程方法比较简单,适合初学者学习参考。
- 2022-01-24 10:22:46下载
- 积分:1
-
内部排序算法性能分析
在本系统中,通过编码用C语言实现测试程序对常见的六种排序算法性能从比较次数、移动次数和消耗时间方面进行了对比,分析数据得出结论,为在实际应用中选择合适排序算法提供了实验依据。实现功能:排序演示模块:直接排序算法、起泡排序算法、选择排序算法、快速排序算法、希尔排序算法、堆排序算法排序对比模块:直接排序算法、起泡排序算法、选择排序算法、快速排序算法、希尔排序算法、堆排序算法
- 2022-03-17 12:03:49下载
- 积分:1
-
NSGA-Ⅱ多目标优化算法
nsga2算法优化ZDT2测试函数。收敛到Pareto最优前沿,对于从事这方面算法工作的初学者们有很大的帮助。可以借鉴学习下
- 2022-03-05 21:57:29下载
- 积分:1
-
Hough 变换
这是代码 Hough 变换,其中 detecs 盘旋而通过定义的半径、 阈和三角洲的图像。它可以被用于带圆圈或非盘旋的功能,通过设置正确的阈限。当你降低门槛时,圈子,你正在寻找光流。我希望,它会对你有用
- 2022-05-25 03:25:29下载
- 积分:1
-
贪吃蛇matlab程序
用matlab描写贪吃蛇的程序,简单易学,可以在此基础上,丰富贪吃蛇的长度,在转弯处还可以做文章
- 2022-01-23 10:31:35下载
- 积分: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
-
this, I wrote a calculation of the LC filter procedures can demonstrate that the...
这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法-this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method
- 2023-07-13 16:15:03下载
- 积分:1
-
这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可...
这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可-This is a development I personally and Taiwan phonetic Pinyin input method, running good, high efficiency. A song. joined the main function call can function py_ime
- 2023-06-14 05:20:03下载
- 积分:1