资源列表

« 1 2 ... .01 .02 .03 .04 .05 16106.07 .08 .09 .10 .11 ... 28522 »

[数据结构常用算法Introduction-to-Algorithms-3rd

说明:《算法导论(原书第2版)》一书深入浅出,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。本书专门讨论了线性规划,介绍了动态规划的两个应用,随机化和线性规划技术的近似算法等,还有有关递归求解、快速排序中用到的划分方法与期望线性时间顺序统计算法,以及对贪心算法元素的讨论。本书还介绍了对强连通子图算法正确性的证明,对哈密顿回路和子集求和问题的NP完全性的证明等内容。全书提
<jsp> 在 2025-09-12 上传 | 大小:4.73mb | 下载:0

[数据结构常用算法C-language-programming

说明:C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
<> 在 2025-09-12 上传 | 大小:32.78mb | 下载:0

[数学计算/工程计算fft

说明:fft滤波的小程序,很不错,值得大家下载,学习,程序很清楚-small fft filtering procedure, very good, worth downloading and learning, the program clearly
<zp> 在 2025-09-12 上传 | 大小:110kb | 下载:0

[matlab例程mallat-for-signal-process

说明:利用mallat算法实现对信号的四级分解和重构,程序简单明了,适合初学者学习。-Use mallat algorithm for signal decomposition and reconstruction of four, the program is simple, suitable for beginners to learn.
<李琨> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程kalman-tracking

说明:卡尔曼滤波在目标跟踪的应用,Matlab环境的代码-Kalman filtering in target tracking applications, Matlab code for the environment
<wu> 在 2025-09-12 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Gabor_ann

说明:基于Gobor小波与人工神经网络的人脸检测,经过实践效果很好!-Gobor based on wavelet and artificial neural network of face detection, after practice the effect is very good!
<张铭> 在 2025-09-12 上传 | 大小:125kb | 下载:0

[matlab例程ViolaJones_version0b

说明:基于adaboost算法的人脸检测,voila等人开发的源码,很经典,对初学者有一定的参考价值。-Adaboost algorithm based on the face detection, voila development the source code and it is classic, for beginners is of some reference value.
<张铭> 在 2025-09-12 上传 | 大小:226kb | 下载:0

[数据结构常用算法graph-of-shortest-path

说明:带权有向图最短路径算法。应该可以直接运行的,很方便。-Weighted directed graph shortest path algorithm. Should be able to run directly, it is convenient.
<JASON____WANG> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KalmanFilter.EKF

说明:卡尔曼滤波器实现的开源程序,用c++和m语言写的,可以作为参考。-Kalman filter implementation, open source abroad, and m with c++ language, and can be used as reference.
<paraqy> 在 2025-09-12 上传 | 大小:7.84mb | 下载:0

[数据结构常用算法hanoi

说明:汉诺塔问题解决,采用简洁的VC编程,将繁琐的移动问题转化为嵌套程序。-hanoi problem is move the span from stick ,so that find one soulation can match the remand.
<紫涵> 在 2025-09-12 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法C-P-P-object-oriented

说明:C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
<吴东> 在 2025-09-12 上传 | 大小:10.55mb | 下载:0

[matlab例程digital-singinal-processing

说明:连续系统 离散时间序列 傅里叶变换 Z变换-Continuous system discrete Fourier transform Z-transform time-series
<QQ> 在 2025-09-12 上传 | 大小:30.66mb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 16106.07 .08 .09 .10 .11 ... 28522 »

源码中国 www.ymcn.org