资源列表
[人工智能/神经网络/遗传算法] RSAprogram
说明:本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clea<和君洋> 在 2025-12-18 上传 | 大小:2kb | 下载:0
[matlab例程] code-methodMATLAB
说明:Bairstow s approach is to use Newton s method to adjust the coefficients u and v in the quadratic x2 + ux + v until its roots are also roots of the polynomial being solved. The roots of the quadratic may then be determined, and the polynomial may be<ismaail> 在 2025-12-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] xianxingbiao
说明:数据结构中的线性表的应用,包括增加,减少,移除,设置数据长度,修改数据功能。用户可随意更改数据内容和数据长度来设置线性表-The linear table data structure applications, including increased, decreased, remove, set the length of the data, modify data capabilities. Users can easily change the data content and data<董萍> 在 2025-12-18 上传 | 大小:2kb | 下载:0
[matlab例程] Tracking-frame-difference
说明:使用帧差法提取出运动目标,再利用边缘检测法对目标进行跟踪。-Extracted using the fr a me difference moving target, and then use edge detection method for target tracking.<刘敏> 在 2025-12-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] peng
说明:建立顺序表,完成顺序表的基本操作:初始化、插入、删除、输出(遍历)、销毁, 置空表、求表长、查找元素、判线性表是否为空等。-Establish the order form, complete the order form the basic operations: initialization, insert, delete, output (traverse), destroyed, blank table, find the length of the table, find elemen<pengzhiquan> 在 2025-12-18 上传 | 大小:2kb | 下载:0