资源列表

« 1 2 ... .75 .76 .77 .78 .79 17680.81 .82 .83 .84 .85 ... 28521 »

[数据结构常用算法paihuoche

说明:两人各有N张牌,轮流出牌,每次一个人把牌叠在上一次出的牌的上 方,如果这时发现当前的牌与前面的牌有重复,那么这之间的牌就都归出牌人了,收回去 的牌不会再被打出。芒果先出牌。请你计算一下第一轮下来芒果和冰沙获得的牌数-They have N cards, turn the cards, the card each time a stack of cards in the last of the top, if the curren
<lan> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[数据结构常用算法data_struct-and-find_sort

说明:常用数据结构,包括链表、二叉树、栈、循环队列,以及查找排序算法:二分查找,插入排序,选择排序、冒泡排序-Commonly used data structures, including linked lists, binary trees, stacks, queues cycle, and to find sorting algorithms: binary search, insertion sort, selection sort
<齐振涛> 在 2024-10-05 上传 | 大小:5120 | 下载:0

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

说明:python语言,一个遗传算法,解决TSP问题-python language, a genetic algorithm to solve TSP problems
<cai> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法CPPsource-file

说明:尤其针对紫色封面的C++教程的一些源程序代码。-C++ source file
<黄建林> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[matlab例程MatlabFiles3

说明:Matlab Image Processing Part 3
<Gia> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法The-instruction-of-NNBP-1.0

说明:NNBP 1.0使用说明,NNBP是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值-NNBP 1.0 instructions, NNBP is BP algorithm demo program, the Levenberg-Marquardt algorithm which has practical value
<李志坚> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[matlab例程LPQ_TOP

说明:Latest Matlab implementation of Local Phase Quantization (LPQ) descr iptors
<joe> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[matlab例程spatio-temporal-Volume-vLPQ

说明:spatio-temporal Volume Local Phase Quantization (vLPQ)
<joe> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[matlab例程DCMotor_nominal

说明:dc motor nominal simulink
<palpandian> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[数据结构常用算法queue

说明:组队列算法: 设置队列指针a和b,a和b都为0 建立n个数组记录元素的分组情况 初始化,i=0,表示当前有多少个队列已经有元素 读入1个命令 如果是删除命令,从第a个队列开始搜索,找到第1个元素出队 如果删除元素后队列变空,a++ 如果是结束命令,输出所有队列的元素,注意队列为空则不要输出 如果是插入命令,首先检查a到b中各个队列是否有同组元素 如果在第k个队列发现同组元素,则进入第k队列
<maizhao> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[matlab例程lle_and_pca

说明:实现lle和pca的matlab编程,主要目的是比较lle和pca这两个高维数据降维方法的性能,各有所长。-Use matlab to realise lle and pca ,the purpose is to compare lle and pca,which reduce high dimension data to low data dimension,and each has advantage!
<何德龙> 在 2024-10-05 上传 | 大小:5120 | 下载:0

[数据结构常用算法BagZeroOne

说明:用java实现0/1背包问题 贪心算法-the knapsack of using java
<liuxiaofei> 在 2024-10-05 上传 | 大小:5120 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 17680.81 .82 .83 .84 .85 ... 28521 »

源码中国 www.ymcn.org