-
利用柏松方程计算温度分布。实际的算法为有限元法。
利用柏松方程计算温度分布。实际的算法为有限元法。-use equation to calculate the temperature distribution. The actual algorithm for finite element method.
- 2022-07-25 15:01:27下载
- 积分:1
-
h264文件转为FLV文件
主要实现h264转为FLV文件。对学习flvf封装很有帮助。。。。。。。。。。。。。。。。
- 2023-05-27 04:15:03下载
- 积分:1
-
tf-idf中文
主要使用matlab编写的处理中文语料的tf-idf文档,可以实现对文本的词频及逆文本频率进行统计,得出每个词项的tf-idf权重进而对向量模型进行相似度分析,可进行文本分类等相关后续工作
- 2022-07-08 07:25:32下载
- 积分:1
-
实用欧拉算法实现常微分方程的离散化!是非常经典的算法
实用欧拉算法实现常微分方程的离散化!是非常经典的算法-practical Euler algorithm Ordinary Differential Equations discrete! It is very classic algorithm! !
- 2023-05-07 13:40:02下载
- 积分:1
-
Teclado Matricial
艾斯方案 mostra 科摩 usar um teclado 3 x 4 com pic e 科摩 configurar Kbdinit,e também mostra 奥科科摩 usar estrutura de programação 切换案例段 criação de um 帕菜单 interativo 应用 o usuário 普德 escolher o 提珀德苏
- 2023-01-31 16:45:03下载
- 积分:1
-
crc32 算法的delphi实现。并且可以对指定文件进行校验。
crc32 算法的delphi实现。并且可以对指定文件进行校验。-CRC32 algorithm delphi realize. And can be carried out to check the specified file.
- 2022-04-26 22:52:18下载
- 积分:1
-
利用Kinect+OpenCV2.44检测人体跌倒
资源描述对Kinect获取的深度图像提取人体轮廓,以此为基础提取人体轮廓的三个形状特征,通过设定阈值判断人体是否跌倒。
- 2022-02-27 04:40:55下载
- 积分:1
-
C Source Code program of FFT IFFT Function
C Source Code program of FFT IFFT Function
- 2022-03-17 18:46:55下载
- 积分: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
-
Newton差商插值,可输入数组进行插值运算
Newton差商插值,可输入数组进行插值运算-Newton difference quotient interpolation, may import array interpolation Operational
- 2022-10-24 13:00:03下载
- 积分:1