-
Used for a very large number for scientific computation library, with the interf...
一个用来对非常大的数进行科学计算的程序库,带界面。-Used for a very large number for scientific computation library, with the interface.
- 2022-05-05 11:30:21下载
- 积分:1
-
K-junzhi分类器
K-junzhi分类器,k-均值聚类算法c/C++语言版,很好的进行模式识别分类,效果很好,适合进行简单的聚类和分类
,程序开始有初始化质心数组的索引,随机生成k个数x(0
- 2023-04-12 14:35:03下载
- 积分:1
-
VC实现的Garbor滤波器
很有用的Garbor滤波器实现,对于初步接触Garbor滤波器的初学者是一个很好的学习和参考的资料。
- 2022-11-15 13:05:04下载
- 积分:1
-
Pic 的粗糙 rx
用于伴随 keyfob 固件粗糙ChipKit 系列屏蔽 * / / * * * 注: 对使用 PIC12LF1840T48A 的引用
- 2023-03-12 06:55:03下载
- 积分:1
-
牛顿迭代法求平方根
牛顿迭代法求平方根, .doc的格式,c语言,好像有点简单哈,目前手中这个好找,过一阵再传个复杂的 ~~~
- 2022-12-15 21:10:03下载
- 积分:1
-
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数...
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
-calculate canonical correlations, find the largest correlation coefficients
- 2022-04-21 17:37:45下载
- 积分:1
-
a matrix multiplication code in C Language
一个矩阵相乘的c语言代码-a matrix multiplication code in C Language
- 2022-04-19 17:23:06下载
- 积分: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语言编写的通用的隐性马尔可夫代码库
一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
- 2022-02-12 13:05:10下载
- 积分:1
-
一阶导数hermite插值。
一阶导数hermite插值。-a derivative hermite interpolation.
- 2023-01-12 23:45:03下载
- 积分:1