CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 文件的路径

搜索资源列表

  1. AlgBB

    0下载:
  2. *程序AlgBB用于求解甲乙城市之间的最短路径的分支限界问题 * //*输入:距离文件m1.txt,耗费文件m2.txt * //*输出:甲乙城市间的具体最短路径及其总长度和总耗费
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12242
    • 提供者:lyh
  1. MK

    1下载:
  2. 气象上常用的检验突变的一个程序,也叫做MK算法 值需要添加文件路径,可直接运行-Weather on the commonly used mutation testing a procedure, also known as MK algorithm will need to add the file path value can be directly run
  3. 所属分类:Algorithm

    • 发布日期:2014-08-17
    • 文件大小:1818
    • 提供者:monica
  1. TestUseMatlab

    0下载:
  2. VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:16741
    • 提供者:lionel
  1. Tool_Box_of_FEA

    0下载:
  2. 基于MATLAB的有限元分析工具箱,文件名即为函数运行名,其中包含了结构分析中需要的梁元、杆元函数,将工具箱解压到MATLAB工作目录后在路径中添加该文件夹路径即可。-The finite element analysis based on MATLAB toolbox, the file name shall be the function to run names, including the structure of the beam elements that need, member
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:173543
    • 提供者:zhangnijin
  1. 1

    0下载:
  2. 题目: 公园的导游图 功能:给出一张某公园的导游图,游客通过终端询问可知: 从某一景点到另一景点的最短路径。游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。 分步实施: 1. 初步完成总体设计,搭好框架,确定人机对话的界面,确定函数个数; 2. 完成最低要求:建立一个文件,包括5个景点情况,能完成遍历功能; 3. 进一步要求:进一步扩充景点数目,画出景点图,有兴趣的同学可以自己扩充系统功能。 要求:1)界面友好
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:5592
    • 提供者:游昌星
  1. Calculator-program

    0下载:
  2. 这个例子iczelion的汇编教程24。在组装的例子,你必须有ml.exe,link.exe和nmake.exe在您的路径。如果他们不在路径,你将要编辑的文件包括完整的路径。你要编辑的文件到正确的路径导入库在您的电脑型n在同一目录中生成和装配过程将开始。-This example Iczelion compilation guide 24. During assembly of the examples, you must have ml.exe, link.exe and nmake.exe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:36506
    • 提供者:
  1. hash_get.tar

    0下载:
  2. 根据文件的绝对路径和插件的编号,获取文件哈希值。-According to the absolute file path and the number of plug-in, access to the file hash value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:905
    • 提供者:steven
  1. complmat_inv

    0下载:
  2. 改程序为一个复数矩阵的求逆的源程序,注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行-Reform program for a complex matrix of the inverse of the source, note that the set path VC++ 6.0 include directory (folder) path, or will not find the header file
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:151917
    • 提供者:dongliang
  1. The-size-of-the-file-viewer

    0下载:
  2. 文件大小查看器,可根据您输入文件的路径,自动查找到文件,并计算出该文件的大小-File Size Viewer, you enter the path to the file, automatically find the file, and calculate the file size
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:254942
    • 提供者:李强
  1. The-Shortest-Road

    0下载:
  2. MatlaB编写的最短路径算法,里面包含三个文件-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:733
    • 提供者:宋寰宇
  1. OpenExcel

    1下载:
  2. MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:276528
    • 提供者:曾峥
  1. CropWater

    0下载:
  2. 根据各数据的文件路径(TIFF)计算SWSI(作物缺水指数),核心算法主程序-calculate the SWSI
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2720
    • 提供者:zhikai
  1. 4jie-RKaNystrom

    0下载:
  2. (1)“luyan_4-RK-method”文件夹为4阶RK方法进行数值求解的matlab代码以及结果图片。 (2)“luyan_Nystrom-Methods”文件夹为Nystrom方法进行数值求解的matlab代码以及结果图片。 (文件解压缩后,如需运行,可能需要将文件名改成英文的,且不要有中文路径)-(1) " luyan_4-RK-method" folder for the fourth-order RK method for the numerical so
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:375349
    • 提供者:Tom
  1. panyui_v45

    0下载:
  2. 是路径规划的实用方法,包括脚本文件和函数文件形式,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- Is a practical method of path planning, Including scr ipt files and function files in the form, Monte Carlo simulation method of calculating the American option price and basic descr iption.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:胡亚斌
  1. jouben_v37

    0下载:
  2. 对HARQ系统的吞吐量分析,是路径规划的实用方法,包括脚本文件和函数文件形式。- HARQ throughput analysis of the system, Is a practical method of path planning, Including scr ipt files and function files in the form.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5594
    • 提供者:fan
  1. gunhing

    0下载:
  2. 仿真效果非常好,用MATLAB编写的遗传算法路径规划,matlab程序运行时导入数据文件作为输入参数。- Simulation of the effect is very good, Genetic algorithms using MATLAB path planning, Import data files as input parameters matlab program is running.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:8657
    • 提供者:noubenban
  1. mei

    0下载:
  2. gmcalab 快速广义的形态分量分析,包括脚本文件和函数文件形式,是路径规划的实用方法。- gmcalab fast generalized form component analysis, Including scr ipt files and function files in the form, Is a practical method of path planning.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:6243
    • 提供者:bingsangyei
搜珍网 www.dssz.com