-
基于有限高斯混合模型的电磁算法源程序,其中哈…
基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。
-based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.
- 2022-01-24 08:55:21下载
- 积分:1
-
This is a use of the Java language in a series of small procedures, the java jav...
这是一个用Java语言编的一个小程序,主要教java初学者如何使用java语言,本例实现数据结构中如何实现排序的一个小例子-This is a use of the Java language in a series of small procedures, the java java beginners how to use the language, in this case the data structure of how to achieve a ranking of small examples
- 2022-02-28 14:49:45下载
- 积分:1
-
源码分享测试
这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi and the programming interface.
- 2023-06-17 05:35:03下载
- 积分:1
-
Gauss iteration method for solving linear equations of the source code!
高斯迭代法求解线性方程组的源代码! -Gauss iteration method for solving linear equations of the source code!
- 2022-03-09 20:56:55下载
- 积分:1
-
VBA代码名称条码
应用背景客户使用OCX,整合事件,方法,属性,并通过事件时调用函数的参数,如呼叫中心学习罕见的OCX源码的…方法关键技术 ;在线dsoframerword在线dsoframerword在线编辑编辑控件编辑控制DSOFramer……爱尔兰啤酒OCX控件,这是美国控制的延续,自由分享!…
- 2023-08-30 06:45:03下载
- 积分:1
-
C++语言对字符串对象进行各种操作的子程序,对运算符的重载,实现对字符串方便的各种操作。
C++语言对字符串对象进行各种操作的子程序,对运算符的重载,实现对字符串方便的各种操作。-C language string object to the operation of various subroutine, right Operators of heavy realize the convenience of a string operation.
- 2023-01-13 17:30:03下载
- 积分:1
-
利用分裂基算法求实序列 的DFT, 的虚部赋值为零。
利用分裂基算法求实序列 的DFT, 的虚部赋值为零。-Split-radix algorithm for the use of realistic sequence of DFT, the imaginary part of the assignment to zero.
- 2022-11-17 08:45:04下载
- 积分:1
-
简介:一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。
简介:一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。 -Introduction: A prepared using PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as the establishment, copy, delete, export, import data.
- 2023-01-12 05:10:04下载
- 积分:1
-
Microsoft Access中的图形切割程序
Microsoft Access中的图形切割程序-Graph cut program in the Microsoft Acess
- 2022-04-27 14:56:56下载
- 积分:1
-
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用...
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用户选择需要归并的数据的个数
* 由程序生成随机数据,数据结构为链表,并展示给用户
* 然后程序告诉用户需要增加的虚节点的个数
* 并把虚节点加入到链表中去,最后进行归并
-K Road merge algorithm* This procedure used to realize the way merging algorithm for K* in Turbo C2.0 compiler compiler under the process through the* algorithm* K* by the user input the user select the number of merging the data* generated by the random data , data structure for the list, and display to the user* and then the procedure to tell the user the need to increase the number of virtual nodes and virtual nodes* added to the list going, and finally to merge
- 2023-07-07 22:05:03下载
- 积分:1