资源列表

« 1 2 ... .72 .73 .74 .75 .76 22077.78 .79 .80 .81 .82 ... 28523 »

[matlab例程TD

说明:ce code est écrit en matlab
<abdo> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数学计算/工程计算SmartConnectFour-v1.0

说明:This the famous connect4 game implemented using the MiniMax algorithm and allows the user to select their opponent level.-This is the famous connect4 game implemented using the MiniMax algorithm and allows the user to select their opponent level.
<saurako> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数值算法/人工智能LRU

说明:进程中的最近最少使用算法,算法简单明了,采用数组原理来写作-recent least used in data structure
<木禾> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数据结构常用算法LineList

说明:线性表链接,已知A链表和B链表,A、B链表可随意输入,在不占用新空间的情况下,用指针实现链接,间隔插入形成C链表-line list:combine LineList A and LineList to Linelist C without open a new area
<木禾> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数据结构常用算法guangyibiaofanxu

说明:广义表的反序 逆置广义表的递归模型如下: F(LS) = null              若 LS 为空 F(LS) = LS              若 LS 为原子,且 tail(LS) 为空 F(LS) = append( F(tail(LS)), head(LS) )  若 LS->tag=0 ,且 LS->tp!=null F(LS) = append( F(tail(LS), F(head(LS)) )  若 LS->tag=1
<martinwok> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[matlab例程MatlabFIRFPGA

说明:这是篇关于matlab环境下的数字滤波器的论文,基于Matlab的FIR滤波器设计及FPGA实现-This is a chapter on the environment matlab digital filter paper, based on Matlab for FIR filter design and FPGA implementation
<曹俊> 在 2025-11-22 上传 | 大小:216kb | 下载:1

[matlab例程matlab_record_detect

说明:VC和matlab平台编程,实现实时录音,与语音信号的断点检测。注意,不是查询方式,是回调函数实时处理。-VC and matlab platform for programming, real-time recording, and voice signals breakpoint detection. Note that the query is not a way, is a callback function, real-time processing.
<陈永恒> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数据结构常用算法x

说明:《算法导论》 课后习题答案 只有部分习题有答案 英文-Introduction to Algorithms after-school Exercises Answer
<balrog> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数据结构常用算法polynomial

说明:数值算法,用链表实现多项式的运算,加减乘除-Numerical algorithm, using the list to achieve polynomial operations, Math
<龚致> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[数值算法/人工智能magneticdynemic

说明:磁流体力学模拟源程序 需要设定初始值就可以计算相信会对大家有帮助-simulation for magnetic dynamic
<njw> 在 2025-11-22 上传 | 大小:216kb | 下载:2

[压缩解压WaterShed1

说明:project for operation on bitmaps
<pecik> 在 2025-11-22 上传 | 大小:216kb | 下载:0

[matlab例程1269123886

说明:用MATLAB实现的车牌分割程序,喜欢的可以下载-Implemented using MATLAB license plate segmentation procedure
<孙玺岩> 在 2025-11-22 上传 | 大小:216kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 22077.78 .79 .80 .81 .82 ... 28523 »

源码中国 www.ymcn.org