CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法实验

搜索资源列表

  1. 模拟退火算法

    1下载:
  2. 简洁得模拟退火算法,用来求函数得极值问题,有兴趣得可以看看。里面提出了一个问题,有兴趣得可以做一个实验-concise in simulated annealing algorithm, used to function in extreme demand, are interested they can look at. They raised a question that interested you can do an experiment
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11295
    • 提供者:张庆
  1. Prim

    1下载:
  2. 用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:94953
    • 提供者:Tina612
  1. 算法zxm

    0下载:
  2. 前一阵出去玩了,补回还差的2个,里面包括上次上载的一共5个,另加个汇编程序,是课堂实验-play out a little while ago, to compensate for the worse two, including the inside on the last of a total of five, plus a 000 assembler, a classroom experiment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:174188
    • 提供者:张雄敏
  1. 虹膜识别算法的研究

    1下载:
  2. 提出了虹膜自动身份识别的算法及虹膜图像几何畸变的校正方法,最后用相关系数来测度图像的匹配结果。用该算法进行了大量抽样实验,证实了算法的有效性。
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:8301
    • 提供者:许俊
  1. 实验报告:大数相乘

    0下载:
  2. 算法分析实验报告:大数相乘程序,调试成功-algorithm analysis experiment : Large Numbers multiply procedures, debug success
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:10021
    • 提供者:刘兰英
  1. 模拟退火算法实现旅行商算法

    0下载:
  2. 采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the para
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2119
    • 提供者:谢继晖
  1. 实验三 存储器请求页式管理

    0下载:
  2. 操作系统——存储器请求页式管理算法实现源程序 ,5种算法分别的实现。-operating system -- memory management page request algorithm source, the five algorithms were realized.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24010
    • 提供者:郭菲菲
  1. 200114072樊天麒第一次实验子句归结

    1下载:
  2. 人工智能课程的实验中用C语言环境实现子句归结的算法和反映-experimental artificial intelligence courses using C language environment to achieve phrase attributed to the algorithm and reflect
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2206
    • 提供者:huyt
  1. 实验三 最高优先级调度代码

    0下载:
  2. 模拟创建进程(建立一个记录型数据结构PCB):给出进程标识、状态、到达时间、运行时间等用先来先服务调度算法进行模拟实现-simulation creation process (to establish a record type data structure PCB) : the process of identification is given, state, arrival time, the time spent running a first-come first-service s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:陈中会
  1. 操作系统进程调度实验--附有实验报告

    1下载:
  2. 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:140974
    • 提供者:编程浪子
  1. 02824227胡英飞实验一

    1下载:
  2. 这是一个关于统计压缩的算法,包含压缩和解压缩的源码,使用VC些的,而且包含测试过程。-This is a statistical compression algorithms, including compression source code, the use of VC more, but includes the testing process.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53702
    • 提供者:胡英飞
  1. 02824227-胡英飞实验二

    0下载:
  2. 这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:35964
    • 提供者:胡英飞
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. OS实验一

    0下载:
  2. 模拟实现三种页面置换算法:OPT,LRU,FIFO。-Simulation three pages replacement algorithm : OPT, LRU, FIFO.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:53760
    • 提供者:白马
  1. 我编写的编译原理实验的词法分析程序

    0下载:
  2. 词法分析程序,不用多说了,算法是我优化了n久的,给大家参考一下-lexical analysis procedure Needless to say, I optimization algorithm is a long n, for your reference
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2591
    • 提供者:冯亮
  1. 存储管理算法

    0下载:
  2. 操作系统的存储管理算法模拟实验使用c++实现的源程序-OS storage management algorithm simulation experiments using c realization of the source
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:19715
    • 提供者:李亮
  1. 实验七

    0下载:
  2. 几种排序算法的动画演示,包括冒泡排序,选择排序,插入排序,快速排序,堆排序,支持单步演示,-several algorithm animation demonstration, including Bubble Sort, select, in order of insertion sort, quick sort, heap sort, support single-step demonstration
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25116
    • 提供者:刘绵嘉
  1. 实验三 进程调度实验

    0下载:
  2. 进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-process of scheduling trials and the preparation of high-level language debugging process of scheduling a procedure to enhance the concept of the process and the process of scheduling algorithm understan
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26704
    • 提供者:肖建
  1. 优先级调度算法

    0下载:
  2. 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simu
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2532
    • 提供者:程倩
  1. 动态分区的分配和回收算法

    0下载:
  2. 动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to achieve the main memory space
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2493
    • 提供者:程倩
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com