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

搜索资源列表

  1. GenerationAl

    0下载:
  2. 用遗传算法解0/1背包问题,背包问题是著名的NP完备类困难问题,此处给出解法。-Genetic Algorithm for 0 / 1 knapsack problem, knapsack problem is a well-known class of NP-complete problems. Solution is here.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2126
    • 提供者:李博宁
  1. fangchengzu

    0下载:
  2. 高斯销元法计算A的行列式,此处给出解法。-Gaussian marketing Element Method A determinant, the solution is here.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:868
    • 提供者:李博宁
  1. linearfangcheng

    0下载:
  2. 线性方程组的求解,这里给出求解的程序和算法-linear equations, the solution here is to solve the procedures and algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:822
    • 提供者:李博宁
  1. PebbleMerging

    0下载:
  2. 石子合并问题的解法,一道动态规划的经典问题,题目也已打包上传-cobble solution of the merger, one of the classic dynamic programming problem, the title has been wrapped up and upload
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:60340
    • 提供者:王伟明
  1. kaisa_and_doubiao

    0下载:
  2. 自己写的一个解恺撒密码和多表替换,多字母替换及短语密鈅的应用程序-himself wrote a solution to the Caesar passwords and replace multi-table, multi - alphabet replace key phrase and the application procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30254
    • 提供者:蒙相
  1. fick2

    9下载:
  2. 扩散的菲克第二定律的数值求解 第一次弄,请大家赐较-Colorific proliferation of the second law of the numerical solution of the first alley, please grant more
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:杨用兵
  1. sanxiang

    0下载:
  2. 使用本软件,可计算出中小型工程三相短路电流。 若已确认但尚未进行下步计算之前,发现输入的支路类型或数据有误,可单击窗体另行输入。 计算三相短路电流时,请确认短路点编号及对应的网络平均电压。 双击窗体,可以打印出窗体上的图象。但,应将打印机预设为A4纸型,横向打印。 文件打印至硬盘,可用Word软件处理后存档及打印。 本软件不采用通常的网络变换。而先建立电导增广矩阵,解此矩阵即可求出各节点电位以及各支路电压降、电流。之后,方按不同电源类型,分别采用恒定电压或机组运转曲
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:53952
    • 提供者:三毛
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:234573
    • 提供者:caqi
  1. FEC_Code_Project

    0下载:
  2. 很好的能解决网络数据丢包处理的算法。特别是在带宽一定的情况下,解决网络数据传输和带宽、数据传输完整性的较优解决方案。-good solution processing network data packet loss algorithms. Especially in certain circumstances bandwidth, the solution to network bandwidth and data transmission, data transmission integri
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:506291
    • 提供者:superhurricane
  1. riddle_solver_src

    0下载:
  2. One technique to solve difficult problems using a computational system, is to apply brute force search. This means to exhaustively search through all possible combinations until a solution is found
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14710
    • 提供者:jasonshen
  1. huiwenshu_kechengsheji

    0下载:
  2. 数据结构里关于回文数判断的算法 另一种思路另一种解决办法~-data structure, palindrome number judgment on the algorithm Another idea Another solution ~
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:李爱春
  1. grads_install

    0下载:
  2. 这是一小篇介绍气象通用画图软件grads的安装具体环境变量的文档,其中有提到一个重要错误的解决办法,很适合新手。-This is a small chapter on weather grads generic drawing software installation environment variables specific documents, which referred to an important wrong solution, which is perfect for newc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9691424
    • 提供者:聂云
  1. 6_60

    0下载:
  2. 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-problem : Simulation Programming throwing coins from a positive frequency map. Assumin
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:萝卜
  1. VRP

    0下载:
  2. 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25158
    • 提供者:笑容
  1. Regularization_Tools

    3下载:
  2. 求解离散病态问题的正则化方法matlab 工具箱,可以应用到地震勘探中反演问题的求解!-solving discrete pathological problems are based on Matlab toolbox, can be applied to seismic inversion solution!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:862963
    • 提供者:博士后
  1. erweiwentai

    0下载:
  2. 传热学计算类程序,输入所需的数据后,能算出程序的解析解-heat transfer calculations type of proceeding, the necessary input data, the procedure is able to calculate the analytical solution
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6250
    • 提供者:junwen
  1. 084SharpZipLib_SourceSamples

    0下载:
  2. 一个处理gzip等格式的解压缩库,版本 .net1.0-such a deal with gzip compression format for the solution, version. Net1.0
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:636767
    • 提供者:
  1. xiongyalisuanfa

    0下载:
  2. 指派问题的匈牙利算法,用于指派n个问题给m个人的最优解-assignment of the Hungarian algorithm for assignment n m personal problems to the optimal solution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9301
    • 提供者:xixi
  1. ltree

    0下载:
  2. 关于树的解决代码,有兴趣的朋友可以上来看看,很不错的-solution on the tree code, interested parties can be in touch with some friends, very good
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:1770
    • 提供者:jacky
  1. hghgfhfhaa

    1下载:
  2. 防伪开票组件接口软件: 对于自主或委托开发管理信息系统的企业,将防伪税控开票功能以组件形式嵌入到企业销售管理软件内,提供标准开票界面和后台命令两种接口方式,实现企业日常开具、打印及作废税控发票的功能。这就为需要实时打印发票或有专门开票要求的企业提供了适宜的解决方案。 C#例子 -security drawer interface software components : independent or commissioned development of management in
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:58462
    • 提供者:wuh
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com