资源列表

« 1 2 ... .32 .33 .34 .35 .36 2037.38 .39 .40 .41 .42 ... 21467 »

[其他小程序knapsack-problem

说明:背包问题即给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-A hybrid algorithm combining ant colony system with multi-choice Knapsack problem was proposed.
<刘芳> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序Free-the-ball-bounce

说明:此代码模拟小球从一定高度自由下落,在阻力作用下,慢慢掉到地上静止的过程-This code to simulate a ball falling a certain height, under the influence of resistance, slowly fell to the ground and the stillness of the process
<chenxiang> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序fuzzy

说明:模糊控制引擎,2路输入的模糊控制算法c语言实现。-Fuzzy control engine, two-input fuzzy control algorithm c language.
<老宋> 在 2025-05-28 上传 | 大小:1kb | 下载:1

[其他小程序Grid_Elliptic

说明:Elliptic grid generation
<Feranti> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序knapsack1

说明:Analsis Knapsack C-Analsis Knapsack CPP
<ekolondo> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序knapsack2

说明:example knapsack continue
<ekolondo> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序QPSK-BER

说明:讲了QPSK的MATLAB代码及ber的计算-provide QPSK and ber code withmatlab
<王平> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序flange

说明:基于autolisp二次开发的法兰盘程序-Based autolisp secondary development program flange
<二先生> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序3Sum

说明:给定一个数组,找出其中3个数相加结果为0的组合,然后输出其结果-Given an array S of n integers, are there elements a, b, c in S such that a+ b+ c 0?
<王汝鑫> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序Remove-Nth-Node-From-End-of-List

说明:各位一个链表,删除第N个结点,然后返回链表的首结点-Given a linked list, remove the nth node the end of list and return its head.
<王汝鑫> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序Merge-k-Sorted-Lists

说明:合并K个有序的链表,然后返回结果链表的首结点-Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity.
<王汝鑫> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[其他小程序Swap-Nodes-in-Pairs

说明:给定一个链表,对其结点进行两两交换,然后返回结果链表的首结点-Given a linked list, swap every two adjacent nodes and return its head.
<王汝鑫> 在 2025-05-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2037.38 .39 .40 .41 .42 ... 21467 »

源码中国 www.ymcn.org