资源列表
[人工智能/神经网络/遗传算法] neural
说明:关于神经网络的一些应用上的编程,有助于大家学习-something about neural network<mike> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[matlab例程] PowerFlow_NR_new
说明:利用matlab编写的牛顿拉夫逊法潮流计算程序,可以有效地对潮流进行分析运算-Newton-Lafson power flow maltab program<许寒冰> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[matlab例程] edge-prewitt
说明:to detect edge using prewitt filter<kiran> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[matlab例程] 76828127matlab111
说明:图像配准实现代码,matlab实现,简单易懂,精炼-Image register<sunnyyang> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[数据结构常用算法] xitong-ruanjiangeshibao
说明:应用数据结构课程设计报告模板,比较规范,只要添加自己具体的系统内容便可使用,比较奥方便快捷的完成文档。-Application software program designed report templates, more standardized, just add content to their specific system can use, more convenient and efficient completion o<缓缓> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[数据结构常用算法] shujujiegougeshi
说明:数据结构课程设计报告模板,比较规范,只要添加自己具体的系统内容便可使用,比较奥方便快捷的完成文档。-Data structure course design report templates, more standardized, just add content to their specific system can use, more convenient and efficient completion of Austrian<缓缓> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[数据结构常用算法] xianxingbiao
说明:(1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8).编写一个主函数,调试上<市容> 在 2025-03-16 上传 | 大小:6kb | 下载:0