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

搜索资源列表

  1. 编译原理课程设计

    0下载:
  2. 简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法 -simple viewing games, but joined the search algorithm, which automatically Demonstration Solution
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1774356
    • 提供者:zz
  1. c语言趣味程序百例精解

    0下载:
  2. c语言趣味程序百例精解欢迎大家学习使用。共同学习,共同进步-100 cases intensive procedures interesting solution to welcome you to learn how to use. Common learning and common progress
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4840945
    • 提供者:杨见
  1. 用Gauss列主元消元法解线性方程组

    0下载:
  2. 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4768
    • 提供者:加内特
  1. jacobifun

    0下载:
  2. 可以实现实对称矩阵的奇异值求解,也可以求高阶的,本人花了一周的时间完成的,效果还不错!-can achieve real symmetric matrix singular value of the solution can also seek high-end, I spent a week's time, the results were pretty good!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:98294
    • 提供者:周国
  1. INI文件测试

    0下载:
  2. 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9490
    • 提供者:吴维志
  1. C++数学计算

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4053
    • 提供者:刘辉
  1. 共轭梯度法

    0下载:
  2. 上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms of) the termination criteria f
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10782
    • 提供者:洪男
  1. 惩罚函数法

    0下载:
  2. ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13561
    • 提供者:洪男
  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. MultiSelList

    0下载:
  2. Web多选下列表 实现多重选择功能解决列表框占用界面空间太大的问题-choose Web table to achieve multiple choice list of functional solution interface box space occupied much of a problem
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9450
    • 提供者:王延国
  1. 200581422224729216

    0下载:
  2. \\ACM\\解题报告\\ACM历届题目及分析-\\ ACM \\ Solution report \\ ACM successive title and Analysis
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1869314
    • 提供者:hf
  1. shenrucsharp

    0下载:
  2. 深入浅出C#一书光盘源代码,源代码有两类:一类是在命令行下编译,每一个文件的开始都有如何编译的说明,包括引用的库文件,输出EXE还是DLL,以及相应的命令行参数,涉及到数据库的源代码,数据库都放在当前路径中。要编译和运行这些程序,需要有.NET SDK的支持。 另一类是Visual Stdio的Solution,只要打开相应目录中的*.sln文件即可打开项目,包括要引用的库,项目中所有的文件,要打开*.sln文件,需要安装Visual Stdio 7.0。-a simple C# CD s
  3. 所属分类:C#编程

    • 发布日期:2014-01-12
    • 文件大小:3127296
    • 提供者:江资斌
  1. HrManage

    0下载:
  2. ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:396363
    • 提供者:林晓武
  1. bagprogram

    0下载:
  2. 用动态规划来解0-1背包问题的算法思想及程序代码-use dynamic programming solution to the 0-1 knapsack problem algorithms and code thinking
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6071
    • 提供者:石梦军
  1. ConsoleJava

    0下载:
  2. DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4317
    • 提供者:凃道
  1. DotMatrix

    1下载:
  2. DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:凃道
  1. CodeGeneration

    0下载:
  2. 这是1个用C#写的代码生成器,可以根据用户选择的数据库,生成里面表的类代码,可以很方便的解决程序员关于Entity层的代码描写-This is a C# to write code generator, users can choose the database, Table generated inside the category code, it is convenient solution on the Entity level programmers code Descr iption
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:30724
    • 提供者:zhong
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. eight_number

    0下载:
  2. 本程序可以实现有启发式函数的八数码搜索问题:你可以输入任何合理的初始值和中止值,就可以运行并输出最优解!-this program can achieve a heuristic function of eight digital Search : you can import any reasonable value and the initial value of the stay on the run and the output optimal solution!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:65163
    • 提供者:efeffeef
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com