CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - test problem

搜索资源列表

  1. AP_For_VRPTW100

    1下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.63mb
    • 提供者:Zhang Minjie
  1. 1

    0下载:
  2. 设计一个描述点的类,其中包含一对坐标点数据成员、一个求两个点之间距离的友元函数和显示坐标点的成员函数,并编程测试。 解题思路: 计算两点(a,b)和(c,d)之间的距离,依据勾股定理可得公式: 并定义坐标点类的友元函数来计算两点间的距离。 -Design a descr iptive point of the class, which includes a pair of coordinates of points, data members, one for the d
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:970byte
    • 提供者:fanxiu
  1. TSP

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:其他小程序

    • 发布日期:2013-12-03
    • 文件大小:5.66kb
    • 提供者:logspace
  1. God

    0下载:
  2. 用Windows控制台程序实现A*算法在交通网络中寻找最短路径的应用,并附有实际的测试数据,程序已经调过没有问题。-Windows Console Application with the realization of A* algorithm to find the shortest path transport network applications, along with the actual test data, the program has emphasized there is
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1.12mb
    • 提供者:丁小寻
  1. 1123

    0下载:
  2. 创建一个控制进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。运行结果显示要求:要求在每个线程创建、发出读写申请、开始读写操作和结束读写操作时分别显示一行提示信息,以确定所有处理都遵守相应的读写操作限制。 读者-写者问题的读写操作限制-Create a control process, this process contains n threads. Use of these n thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:a221221a
  1. test

    0下载:
  2. 此程序是关于求解野人和传教士的过河问题。实现自动对一个智利测试题的求解!-This program is about the savage and missionaries across the river to solve the problem. Automatic testing of a Chilean problem solving!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:159.21kb
    • 提供者:ellion
  1. 200762015281201

    0下载:
  2. 这是我给女儿编的一个数学计算测验程序。它适用于学前和小学阶段的儿童进行计算锻炼,本程序可以进行难度、题型、时间设置。并能实现自动出题,批题,也可以将试题按设置要求自动输出到文件或打印出来。在历史记录中还可以查看上一次测验的每道题的情况。另外程序会自动保存每次测验的总结。 -This is my daughter a series of math test procedures. It is suitable for pre-school and primary school children i
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:11.93kb
    • 提供者:yslf3268
  1. battery-cauge-problem-bios

    0下载:
  2. this is a test upload maybe work or not i hope later uploading more
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1.08kb
    • 提供者:marco
  1. AT.Test

    0下载:
  2. 一个c#的基站定位!修复经纬度偏移问题! 1.首先打开窗口 2.执行命令-Positioning a base station c#! Offset problem fixed latitude and longitude
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:75.67kb
    • 提供者:杀手
  1. C-program-problem

    0下载:
  2. 这是一个c语言的常见题型文档。对于考计算机证书的会比较有帮助-This is a common kinds of questions of c language documentation. For the computer test certificate would be more helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5.89mb
    • 提供者:陈建军
  1. test

    0下载:
  2. 用贪心法解决加油站问题(c语言编写),希望能给大家带来帮助-Greedy method gas station problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:613byte
    • 提供者:胡银波
  1. test

    0下载:
  2. 八皇后问题经典算法,递归非递归两种方式,性能高,均已经调试通过-Eight queens problem classic non-recursive algorithm, recursive two ways, high performance, are already through debugging
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1.04kb
    • 提供者:yangjie
  1. Josephus-Problem

    0下载:
  2. 约瑟夫问题:编号为1,2,……,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph: Number as 1, 2, ......, n n individuals in a clockwise direction around
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:5.49kb
    • 提供者:陈霞
  1. Problem

    0下载:
  2. Test ACM on the World
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2.86mb
    • 提供者:Chuong Ntv
  1. Solution-of-the-orbit-equation

    0下载:
  2. Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equation for the elliptical test problem Matlab code-Solution of the orbit equation: Theta as function of time t. Numerical solution of Kepler’s equa
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:704byte
    • 提供者:amine
  1. PCA(test)

    0下载:
  2. 完整的PCA 人脸识别的应用包括几个步骤:人脸图像预处理;读入人脸库,训练形成 特征子空间;把训练图像和测试图像投影到上一步骤中得到的子空间上;选择一定 的距离函数进行识别-We present an approach to the detection and identification of human faces and describe a working, near-real-time face recognition system which tracks a s
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:356.57kb
    • 提供者:yejintianming
  1. test-0407

    0下载:
  2. 解决CSP问题,FF算法,解决一维管材下料问题-CSP,solve one-dimensional cutting pipe problem in 5 seconds
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.02mb
    • 提供者:zhenghang
  1. test

    0下载:
  2. 问题实现的源码;需要修改需求后使用。 建议参考各类需求后,参照自己定的约束条件修改。 注意目标函数(Problem implementation of the source code; need to modify the requirements after use.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:包工头
  1. test

    0下载:
  2. Ant colony algorithm is an intelligent algorithm very hot current research, the special program of ant colony algorithm for solving the TSP problem, the program completed by the GreenSim team in early 2006, first published in the research forum, we t
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:286kb
    • 提供者:mary4994520
  1. test

    0下载:
  2. 差分演化的蒙特卡洛算法通用程序,修改舒服初始模型prior及其最大似然函数即可(solves an important practical problem in RWM, namely that of choosing an appropriate scale and orientation for the jumping distribution.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:开颜儿
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com