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

搜索资源列表

  1. gendate

    0下载:
  2. IBM Quest Market-Basket Synthetic Data Generator是做关联规则挖掘多用的一种人工数据合成工具,这方面论文的实验数据大多是用它生成的数据。下面介绍一下它的使用方法,希望能对大家有所帮助,并希望能相互讨论。 下面附件中有该工具的vc源程序,大家可以下载下来,编译以后有个gendata.exe文件,在cmd命令行窗口中使用该命令加参数就可以了(格式是 gen lit|tax|seq [options])。  
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-01-14
    • 文件大小:17742
    • 提供者:sjllog
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-09
    • 文件大小:1529947
    • 提供者:天天
  1. x264_visual_studio_source_code

    0下载:
  2. it is to get source code of the x264 on cmd window. you have to get nasm.exe on web to run then add Vstudio programfiles/VC/bin then debug.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-21
    • 文件大小:6507580
    • 提供者:caner yakut
  1. F74966214_1

    0下载:
  2. 在cmd介面實做出老鼠走迷宮,可從迷宮逃出-In the cmd interface really make a mouse Maze, escaped from the Maze
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:45046
    • 提供者:a031rex
  1. Matlab_TO_Mif

    0下载:
  2. 此文件解释如何用MATLAB产生FPGA需要的MIF文件。可供参考-matlab-> MIF
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9372
    • 提供者:daisy
  1. minRosen

    0下载:
  2. matlab 优化 rosen乘子法 用户可以根据自己的意愿在cmd中进行初始化-rosen method code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:824
    • 提供者:maming
  1. student

    0下载:
  2. 数据结构,CMD窗口执行的学生信息管理系统,可以输入多个学生信息,遍历学生信息-Data structure, CMD window to perform the Student Information Management System, you can enter more than one student information, student information traverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:988307
    • 提供者:zhangsan
  1. 013

    0下载:
  2. 通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:174903
    • 提供者:zhu
  1. Sort

    0下载:
  2. 基于mfc和cmd的排序算法实现; 有友好的的界面操作;-Mfc-based sorting algorithm and cmd a friendly interface operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1974772
    • 提供者:周炎兵
  1. RedBlackT

    0下载:
  2. Construct Red black Tree using cmd, reading from the left(root) top=right, bottom=left
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2819
    • 提供者:Nodoka
  1. huffmantreefinal

    0下载:
  2. 霍夫曼树的实现,可以用来霍夫曼编码。简单的CMD程序-The implementation of the Huffman tree, can be used to Huffman coding. Simple CMD program
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:949921
    • 提供者:eros
  1. guanjianlujing-cmd

    0下载:
  2. 关键路径数据结构课程设计的控制台程序,创建网的时候请注意空格字符-Critical path data structure courses designed console application to create a network Please note that the space character
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2100
    • 提供者:彭博
  1. CMD

    0下载:
  2. Critere Modal decompose
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:902
    • 提供者:Kidar Thameur
  1. AddTwo

    0下载:
  2. 在cmd里实现两个数的相加-Cmd in the sum of the two numbers ...................
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:1083
    • 提供者:林群勋
  1. fir

    0下载:
  2. 基于matlab和ccs实现fir低通滤波器,包含inc,cmd,asm文件-Based on matlab and ccs achieve fir low pass filter comprising inc, cmd, asm file
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:6008
    • 提供者:林丰富
  1. fir2

    0下载:
  2. 基于dsp ccs和matlab实现带通滤波器,内函inc,asm,cmd文件-Based dsp ccs and matlab realize bandpass filter, within the letter inc, asm, cmd file
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6113
    • 提供者:林丰富
  1. gziptest

    0下载:
  2. QT 编译的GZIP 1.2.4 源码. 可在windows cmd下使用,请参考工具help.-QT compiled GZIP 1.2.4 source code can be used under the windows cmd, please reference tool help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:174353
    • 提供者:simon
  1. Arithmetic_cmd

    0下载:
  2. 算数编码,简单可实现,由vc++ 6.0编写,按照算法步骤自行编写-Arithmetic simple cmd code by vc++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1057287
    • 提供者:柳双
  1. ddscat73_130527_windows130903

    0下载:
  2. 离散偶极近似(DDA)7.3。该版本新出了windows版,用户可以直接打开cmd,找到对应目录,然后运行ddscat.exe-Discrete dipole approximation (DDA) 7.3. This version of the new out of the windows version, users can directly open cmd, find the corresponding directory, then run ddscat.exe
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10793792
    • 提供者:杨超
  1. matlab-cmd

    0下载:
  2. matlab源代码,主要用于平面板结构的受力分析-matlab codes 2d plane
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:daniel
« 12 »
搜珍网 www.dssz.com