-
模式匹配替换
通过模式匹配寻找一个字符串的所有符合匹配的字串,然后用指定任意形式的字符长短替换
- 2022-07-06 18:00:51下载
- 积分:1
-
虹膜识别程序
主要完成了在虹膜识别中的虹膜定位功能,采用了动态轮廓模型(ACTIVE CONTOUR MODEL)-一个学生的毕业设计,支持开源-Mainly completed in the iris recognition function of the iris location, using a dynamic contour model (ACTIVE CONTOUR MODEL)- a student
- 2023-07-13 09:15:04下载
- 积分:1
-
Openssl调用
E直接调用OPENSSL实现ECC,RSA,DES,AES算法例程.E directly call OPENSSL achieve ECC, RSA, DES, AES algorithm routines.
- 2022-10-30 19:10:03下载
- 积分:1
-
I have a group here, a number of years of data are ranked by order of a certain...
我这儿有一组若干年份的数据,是按一定时间顺序排的,想用曲线拟合法得到2010年的人均国内生产总值,不知怎么用matlab,高手赐教!! !!可加分
年份 人均国内生产总值(元)
1996 27000
1997 30619
1998 33282
1999 33689
2000 41020
2001 43344
2002 46030
2003 53887
2004 59271
2005 64507
2006 70597
07.1季 20505
07.2季 19619
07.3季 19874
07.4季 19223
08.1季 19703-I have a group here, a number of years of data are ranked by order of a certain period of time, and want to use curve fitting to be in 2010 the per capita gross domestic product, I do not know how to use matlab, you let us know! ! ! ! ! ! Add points to the year the per capita GDP (Yuan) 1996 27000 1997 30619 1998 33282 1999 33689 2000 41020 2001 43344 2002 46030 2003 53887 2004 59271 2005 64507 2006 70597 07.1 quarter 19,619 07.3 quarter 20,505 07.2 quarter 19,223 08.1 quarter 19,874 07.4 quarter 19,703
- 2022-04-11 07:30:58下载
- 积分:1
-
这是一个猫吃老鼠问题的改进算法。
这是一个猫吃老鼠问题的改进算法。-This is a problem of cats eat rats improved algorithm.
- 2022-02-09 18:09:13下载
- 积分:1
-
VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobia...
用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.
- 2023-05-05 06:25:03下载
- 积分:1
-
LABVIEW中的SPWM
这是在 labview 的 spwm 3 阶段。
学生只有一个示例去想怎么能做一种三相逆变器使用 labview 和 DAQ。
- 2022-03-03 13:44:15下载
- 积分:1
-
c++链表模板类,实现所有链表的功能!
c++链表模板类,实现所有链表的功能!包括增删改查,反转、递归反转等功能。对数据结构初学者有极高的参考价值。且代码规范,命名规范,有很多注释帮助理解。
- 2022-08-16 10:11:43下载
- 积分:1
-
use demon data feature extraction C Programming Language, welcomed the exchange
利用demon数据进行特征提取的C语言程序,欢迎交流-use demon data feature extraction C Programming Language, welcomed the exchange
- 2022-06-21 03:29:58下载
- 积分:1
-
GN算法-Python代码
应用背景GN算法是一个经典的社区发现算法,它属于分裂的层次聚类算法,最初,由Michelle Girvan和Mark Newman于2012年提出。可处理网络里社团的发现。。。。。。。关键技术其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。。。。。。。
- 2022-03-10 14:56:19下载
- 积分:1