资源列表

« 1 2 ... .03 .04 .05 .06 .07 26808.09 .10 .11 .12 .13 ... 28522 »

[数据结构常用算法最大m子段和

说明:这是一个解析数据结构合算法的经典案例,经过自己的思考而写出新代码,这是基于C语言的(This is a classic parsing data structure cost-effective method, and through their own thinking and write new code, which is based on the C language)
<桀骜不驯 > 在 2025-02-07 上传 | 大小:31kb | 下载:0

[数据结构常用算法最长递增子序列

说明:这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)
<桀骜不驯 > 在 2025-02-07 上传 | 大小:1.92mb | 下载:0

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

说明:几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)
<文谦 > 在 2025-02-07 上传 | 大小:4kb | 下载:0

[matlab例程遗传算法解决TSP问题的Matlab程序

说明:解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on
<青容 > 在 2025-02-07 上传 | 大小:14kb | 下载:0

[人工智能/神经网络/遗传算法PSO-BP

说明:优化的BP神经网络,包括数据集,可以直接运行(BP neural network ,include the data)
<sunmengimba > 在 2025-02-07 上传 | 大小:47kb | 下载:0

[matlab例程fft16

说明:The following Matlab project contains the source code and Matlab examples used for 16 point radix 2 dif fft . Contain the computation of 16 point DIF FFT in each stages and reordering process.
<aliwahby1993 > 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程1

说明:理解死锁、死锁避免、死锁预防等基本概念,死锁的产生原因(随机算法),理解死锁的解决办法(银行家算法)。(Understanding deadlock, deadlock avoidance, deadlock prevention and other basic concepts, the causes of deadlock (random algorithm), understand the solution of deadlock
<老男孩233 > 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数值算法/人工智能FemDemBookCode

说明:有限离散程序 ,用于离散元书本代码学习,入门非常放便(Finite discrete program for discrete element book code learning, the entry is very convenient)
<zhuql > 在 2025-02-07 上传 | 大小:2.62mb | 下载:0

[压缩解压matlab2012b_std

说明:error file so i need to install correct file
<mrkhan > 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法Palindrome subsequences

说明:求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length &
<zhou-r16 > 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法Maximum sum of subarray

说明:题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1]
<zhou-r16 > 在 2025-02-07 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法min-char-rnn

说明:RNN 学习代码,没有借助框架,纯代码实现(This is a RNN demo tutorial, rely on no fr a mework like TF, just write with basic python language)
<zhanghl > 在 2025-02-07 上传 | 大小:3kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 26808.09 .10 .11 .12 .13 ... 28522 »

源码中国 www.ymcn.org