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

搜索资源列表

  1. 对偶单纯形法

    0下载:
  2. matlab 关于对偶纯形法的最优化程序的实例编程,求解最小值-Matlab purely on the dual method of optimization procedures programming examples, the minimum solution
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1168
    • 提供者:孟琳珺
  1. 流水线作业调度

    0下载:
  2. 按动态规划原理球解一类特定条件下的流水线调度问题的具体做法-according to the principles of dynamic programming ball a particular type of solution under the conditions of the pipeline scheduling problems, the specific way
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7384
    • 提供者:子非鱼
  1. MyEclipse3.8.2 for Windows 破解文件

    0下载:
  2. 破解文件 好,推荐下载 一般,勉强可用 分类位置错 文件不全 和说明完全不符 不是源代码 文件有密码,不知道密码 不能下载或解-crack documents, and the general recommended download, barely wrong location can be classified documents and incomplete statement is not totally incompatible sourc
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:81316
    • 提供者:李亮
  1. TSP.ZIP

    0下载:
  2. 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15259
    • 提供者:刘洋
  1. 遗传算法c

    0下载:
  2. 遗传算法是数据挖掘中的重要部分,通过杂交的方法,选出最优的解-genetic data mining algorithms is the important part, through the hybrid approach, the optimum solution
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:88367
    • 提供者:严永泉
  1. 数学

    0下载:
  2. c语言的数学实验报告 (该程序经过调试成功后能实现五项功能:1,解n阶行列式;2,解n阶线性方程; 3,求矩阵相乘;4,求矩阵;5,退出) 交作业好用-mathematical experiment (after debugging the program can achieve success after five functions : 1. Xie n order determinant; 2, n-order solution of linear equations; 3, seekin
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:22612
    • 提供者:郑伟雄
  1. PlayWavByMCI

    0下载:
  2. 我在网上转悠了半天,想找一个能实现立体声录音的源代码,最好是能指定声道进行录音(比如:指定录左声道时,右声道的声音就不会被录进来),可我没有找到,只好自己来写一个了。 本程序实现音频文件的播放;单声道录音、立体声录音并保存为.wav文件; 枚举系统中的声卡显示在下拉列表中供用户选择。 指定声道录音的功能我仍然没有实现,若有朋友知道实现方法敬请告知(chrys@163.com) 我的实现方法是:先录制立体声的.wav文件,然后再将声道提取出来,分别保存为 左声道的.wav文件和
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:69718
    • 提供者:谢红伟
  1. MirClient

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:251322
    • 提供者:安定机
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher compression ratio, the experi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10388
    • 提供者:唐吉卓
  1. OAZHIDONGHUA

    0下载:
  2. 办公自动化全套源码,包括数据库处理和源代码(解决方案)。-office automation full source code, including database management and source code (solution).
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:3896541
    • 提供者:龙焰
  1. 货郎担问题四种解法

    0下载:
  2. 货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2970
    • 提供者:贾计伟
  1. xuanzhuyuan

    0下载:
  2. 数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1472
    • 提供者:紫水晶
  1. GRAUSS

    0下载:
  2. 数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1504
    • 提供者:紫水晶
  1. GeneticAlgorithm

    1下载:
  2. 用遗传算法解决函数优化问题原代码 求出最优解与迭代次数-genetic algorithm optimization function source obtained with the optimal solution iterations
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1334
    • 提供者:小翠
  1. 12.17.cpp

    1下载:
  2. 最小元素法求运输问题的解,产地、销地最佳搭配-smallest element method for the transport solution, origin, and marketing to best match
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:刘严
  1. sim_scan322

    0下载:
  2. 这是一款专解联通的V2版SIM卡软件.对移动的不知道是否有效.解压密码:zyzsj-This is a special solution Unicom V2 version of the SIM card software. The mobile do not know whether effective. Extracting Password : zyzsj
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1831162
    • 提供者:郑友忠
  1. SeePass

    0下载:
  2. 采用远程线程查看星号密码,支持查看某些采用了 anti 技术的编辑框。大部分网游就是因为这样所以用传统的键盘HOOK技术取不到密码。这份代码提供了完整的解决方案。用处嘛?还用多说?-distance threads View asterisk password used to support the view of some anti technical editor box. Most online games is the reason why the traditional keyboar
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:6207
    • 提供者:漆光耀
  1. 位图旋转

    0下载:
  2. 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:448903
    • 提供者:shining
  1. 矩阵相加的算法

    0下载:
  2. 当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。 解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。 -sparse matrix A and B were 3
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:snow
  1. ProjectMIDI_demo

    0下载:
  2. MIDI provides a common interface that allows interconnecting a vast array of electronic devices. Getting those devices working cooperatively is an entirely different story. This project aims to provide a solution to that specific problem.-MIDI provid
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:602533
    • 提供者:邹增理
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com