搜索资源列表

  1. package

    0下载:
  2. 动态规划的背包问题,包括讲解,源代码还有详细的例证。-Dynamic programming knapsack problem, including explanations, there is a detailed source code examples.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:sfsf
  1. produce_consume

    0下载:
  2. 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-Operating systems curriculum design: a very good curriculum design: the study is the process of the producer consumer synchronization problem, those who need it quickly, are yo
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:2106368
    • 提供者:张薇薇
  1. 30min

    0下载:
  2. 这是"旅行者"问题,为了上传这个东西我用了差不多30分钟,为什么找个代码来看看,学习一下都那么难?这个代码大家想要的话就下吧。-This is the "Traveler" problem, in order to upload this thing, I spent nearly 30 minutes, why find a code to look at and learn about all so difficult? The c
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:afternoone
  1. os

    0下载:
  2. 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。-Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:王栩
  1. Estimation_of_multiple_scattering_by_iterative_inv

    0下载:
  2. 多次波的逆散射问题是一个相对难的工程问题。这是2个多次波逆散射的迭代估计的经典文献,大家共享-Multiple wave inverse scattering problem is a relatively difficult engineering problems. This is a two-wave inverse scattering of multiple iterative estimate of classic lite
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:1103872
    • 提供者:单昊
  1. queen-problem

    0下载:
  2. 八皇后问题,递归和分治算法的初步结合,可在VC6.0环境下调试,可修改其中注释部分以观察运行步骤-Eight queen problem, the recursive division algorithm and the initial integration of environment in the VC6.0 debugger to modify one part of the Notes in order to observe
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:鲁林涛
  1. subsum

    0下载:
  2. 回溯法求子集和问题, 在回溯过程中利用了剪枝 -The back track method to solve the sub sum problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:syys
  1. xujinpeng-matlab

    0下载:
  2. 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。-Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:504832
    • 提供者:竹子的信仰
  1. bnb20

    0下载:
  2. 非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()-Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound alg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:138240
    • 提供者:wangjunxia
  1. vrp

    0下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:hattrick
  1. PSOGA

    0下载:
  2. 带交叉因子的改进PSO算功能:求解多维无约束优化问题收敛性强,还可以加入变异算子-With cross-factor improvement of PSO operator functions: Solving multi-dimensional unconstrained optimization problem of strong convergence can also add mutation operator
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:当当
  1. shock_tube_problem

    0下载:
  2. 求解激波管问题等产生的偏微分方程组的各种数值算法。-Shock tube problem solving, such as partial differential equations arising from a variety of numerical algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:王磊
  1. Graphtheory_typicalalgorithm

    0下载:
  2. 本书介绍了有关图论的基本概念和典型的图论算法,结合历届赛题分析如何把一个实际问题抽象化为数学中的图论问题,并给出了程序解法。本书的特点是既有基本概念的讲解及对所解问题的分析,又有编程的思路与参考程序。 本书是参加奥林匹克竞赛学生的必读书,也可作为大学生的参考书。 -This book introduces the basic concepts of graph theory and graph theory, a typical a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:5498880
    • 提供者:
  1. Scheduling

    0下载:
  2. 经典的Job Shop问题调度算法,用Visual C++语言实现。 -Job Shop Scheduling Problem
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:281600
    • 提供者:肖乔
  1. juzhentezhengzhi

    0下载:
  2. 关于矩阵特征值问题的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the matrix eigenvalue problem of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:苏木亚
  1. heatdistribution-mpi

    0下载:
  2. 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the te
  3. 所属分类:并行运算

    • 发布日期:2024-05-06
    • 文件大小:72704
    • 提供者:disheng
  1. che

    0下载:
  2. 车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:lucas
  1. 22

    0下载:
  2. 简要介绍一个梁的平面弯曲问题,ansys程序 -Plane bending of a beam problem, ansys procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:lixue
  1. yue

    0下载:
  2. 本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 演示程序以用户和计算机的对话方式执行,即在计算
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:张蔷
  1. JobShopSchedulingProblemMatlabGeneticAlgorithm

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:sxb
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org