-
common procedures C Numerical Algorithms
常用的C程序数值算法-common procedures C Numerical Algorithms
- 2022-03-31 20:57:36下载
- 积分:1
-
动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)...
动态矩阵的加,减,乘法实现的类,使用模版,完全原创(经过测试)-dynamic matrix, plus or minus, multiplication achieve category, the use of templates, completely original (tested)
- 2022-09-12 19:50:03下载
- 积分:1
-
简单的用户登录计算器
应用背景关键技术这个是小小的java计算器应用程序,适合初学者。主要是有创建窗口,和一些对窗口是那个一些时间的监听,还有计算器中会用到的简单的计算按钮以及算法的代码。
- 2023-05-07 08:45:02下载
- 积分:1
-
1个LZW算法
一个LZW算法的实现,自带界面,可以压缩图片,文本文件等,还可以查看压缩率,压缩时间等
- 2022-07-18 05:21:01下载
- 积分:1
-
强大的三角剖分函数库(含调用代码)
//强大的三角剖函数库
//不仅能满足一般Delaunay三角剖分(DT)、约束Delaunay三角剖分(CDT)还能输入
//最小角度或最大面积条件加密三角形(CCDT),并能处理边界内的洞
//本版本对原程序进行了少量修改,经测试可以满足Delaunay TIN、土方计算等开发需要。
//原作者:Jonathan Richard Shewchuk 美国加州大学伯克利分校
//修改人:倪尧 修改日期:2013-7-25 QQ:627957087
- 2023-07-12 05:55:03下载
- 积分:1
-
In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equati...
本文采用蒙特卡洛方法,将方程y=sin(x)+x与方程y=cos(x)+x之间的曲线包络面积求解出来。-In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equation y = cos (x)+ X between the envelope curve out an area to solve.
- 2022-01-25 23:23:06下载
- 积分:1
-
用Vc++实现的小波编码程序。适合学通信的人使用
用Vc++实现的小波编码程序。适合学通信的人使用-With Vc++ Realize the wavelet coding procedures. Suitable for the use of school communication
- 2022-03-18 01:08:58下载
- 积分:1
-
digital filter function, digital signal read, the use of MMX instruction set to...
数字滤波函数,实现数字信号的读入,利用MMX指令集实现信号的快速处理-digital filter function, digital signal read, the use of MMX instruction set to achieve the rapid signal processing
- 2022-06-13 10:39:05下载
- 积分:1
-
single
单因素方差分析程序-single-factor analysis of variance procedure
- 2022-02-20 10:32:26下载
- 积分:1
-
基于C++的粒子滤波源程序
使用C++编写的粒子滤波程序源码,可以作为学习粒子滤波的资料。相比matlab编程,C++程序具有执行效率高,速度快等优点,希望大家对程序中的不足加以评价和改正
- 2022-05-09 02:38:14下载
- 积分:1