资源列表
[人工智能/神经网络/遗传算法] dmtl-ver_1.0
说明:这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)<LiDong> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[人工智能/神经网络/遗传算法] wrightingRecognition
说明:一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation<fivemice> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[数学计算/工程计算] maths.tar
说明:this folders contains some good maths pdfs on different numerical algos.<sravanthi mantha> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[matlab例程] mastering_statistical_process
说明:A Handbook for Performance Improvement Using Cases<fdh2> 在 2025-02-02 上传 | 大小:3.19mb | 下载:1
[matlab例程] ArchitectingSecureSoftwareSystems
说明:it is a book with this name Architecting Secure Software Systems<Atieh> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[matlab例程] Digital-Filters-with-MATLAB
说明:讲matlab语言设计数字滤波器的一本好书,很细很全-a book on digital filter design with matlab language<shuanghx> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[压缩解压] uploadfiles-for-android
说明:可在安卓系统和windows系统中实现多文件上传,C#,.net-Can be in the the Andrews system and windows system to achieve multiple file uploads, C#,. Net<wanghuabing> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[matlab例程] lorenz MATLAB
说明:Lorenz方程程序,采用ode45函数实现,程序简单,方便实现(Lorenz equation application, using ode45 function implementation, procedure is simple, easy to realize)<binghun1 > 在 2025-02-02 上传 | 大小:3.19mb | 下载:0
[数值算法/人工智能] CountingSort
说明:改进的基于c++的计算排序算法。排序算法大体可分为两种: 一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。 另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved calculation algorithm based on C ++. There are two kinds of sort<zuijiaoluo> 在 2025-02-02 上传 | 大小:3.19mb | 下载:0