CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 算法

搜索资源列表

  1. jiyudspyichuansuanfa

    0下载:
  2. 基于dsp的并行遗传算法,分析可以看看,和纯软件不同-based dsp parallel genetic algorithm, can look at the analysis, and software-only different
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:51006
    • 提供者:gordonjun
  1. Visitor

    0下载:
  2. 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87871
    • 提供者:linhuibaby
  1. banker00

    0下载:
  2. 一个很好用的银行家算法,可以试试,欢迎大家,有好的和我联系-a good algorithm for the bankers, you can try, welcoming everyone, and I have good contact
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:10981
    • 提供者:mingzhu
  1. 20050305182157_quicksort

    0下载:
  2. 快速排序算法。生成10个随机数,显示在编辑框中,调用快速排序函数,对前10 个编辑框中的数字进行排序。-quicksort algorithm. Generate 10 random numbers show that, in the edit box, called Quick Sort function, right before the 10 box editing the figures for the ranking.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:141116
    • 提供者:song
  1. 200651523247

    0下载:
  2. 银行家算法 大家参考-bankers algorithm reference
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:172319
    • 提供者:积极
  1. student_stu

    0下载:
  2. 文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,本系统界面友好,操作简单,比较实用-article introduces the student management information system analysis, including feasibility analysis, business process analysis; some of the major
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:44983
    • 提供者:施日华
  1. CS2003081aes

    0下载:
  2. 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54019
    • 提供者:林靖然
  1. keyway

    0下载:
  2. 有关关键路径的算法源代码,里边有相应的注释-the critical path algorithm source code, along with the corresponding Notes
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7257
    • 提供者:boy
  1. yemian

    0下载:
  2. 页面置换算法:实现先进先出页面置换算法,最近最少使用页面置换算法,最少使用页面置换算法-pages replacement algorithm : achieving FIFO pages replacement algorithm, the least recently used pages replacement algorithm, at least the use of replacement pages algorithm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:雷天保
  1. ying

    0下载:
  2. 这是一个银行家算法的c语言的实现,已经通过测试,望对有需要的有点触类旁通的作用-This a banker's algorithm in C Language Implementation, has passed the tests, there is a need to look a little bit the role they jump! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2150
    • 提供者:王晓东
  1. bank-C++

    0下载:
  2. 操作系统银行家算法分析模拟 操作系统银行家算法分析模拟-OS operating system simulation algorithm analysis algorithm analysis bankers bankers operating system simulation algorithm, simulation Analysis
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:61646
    • 提供者:胡宗波
  1. osbymayfar

    0下载:
  2. 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Pr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21730
    • 提供者:mayfar
  1. cpld_line_cnc

    1下载:
  2. 关于用CPLD和FPGA做插补算法的内容,对于想用FPGA做控制的朋友是个好的借鉴!-on with CPLD and FPGA done interpolation algorithm, for to do with the control of the FPGA is a good friend from!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:191555
    • 提供者:舟舟
  1. n20062920912

    0下载:
  2. 模拟退火算法求解TSP问题.求解TSP问题的模拟退火算法-simulated annealing algorithm for TSP. TSP simulated annealing
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2964014
    • 提供者:123
  1. SA_TSP_book

    0下载:
  2. 求解TSP问题的模拟退火算法教學文章-for TSP simulated annealing teaching article
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:84794
    • 提供者:123
  1. SVM-MATLAB

    0下载:
  2. 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, diffe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:737677
    • 提供者:lijianjun
  1. masterDFTinoneday

    0下载:
  2. 教你一天掌握DFT算法!文中有实例讲解!-teach you master DFT algorithm day! Wen is on the case!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:171173
    • 提供者:wangfuli
  1. hmetis-1[1].5.3-WIN32

    0下载:
  2. 这是一个图划分的算法,名为hmetis,可以用它对于不同纬度的数据集合进行划分-This is a map of algorithm, called hmetis. It can be used for different latitude data set divided
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:538253
    • 提供者:李靖
  1. AlgorithmanalysisandimplementationinMATLAB

    0下载:
  2. 一本计算方法很有用的书,主要的运行环境为MATLAB,里面的算法比较齐全,值得下载。-a useful method book, the main operating environment for MATLAB, inside the algorithm relatively complete, it is worth the download.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3137921
    • 提供者:lingfeng
  1. zhuose2006918

    0下载:
  2. 地图着色的算法设计,具体代码没有实现,不过可以给大家一些参考-map coloring algorithm design, specific code did not come true, but I can give you some information! !
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5920
    • 提供者:萧鹏
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com