CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 文件的路径

搜索资源列表

  1. programs

    0下载:
  2. 一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上\\,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add \\, document number, starting from 0
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:22097
    • 提供者:WY.lslrt
  1. shorest

    0下载:
  2. dijistra最短路经算法的实现。根据以文件输入图中各个节点的距离关系,然后运用算法求出a点到b点的最短路径
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1454
    • 提供者:signal
  1. Project_1

    0下载:
  2. 从键盘上输入数据,将其保存到文件中,并将文件的路径和文件打印在屏幕上,显示出来.- enter data from the keyboard , and save it to a file, then output the file path and the file s context on the screen
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1168270
    • 提供者:尹杨美
  1. source

    0下载:
  2. 本视频监控系统主要实现了云台控制、快照和录像、录像回放、定时自动监控、监控管理及日志。本系统默认操作员用户名为:tsoft,密码为:111。 (2)可执行文件路径:\Debug\Capture.exe (3)本系统使用的硬件是天敏VC4000监控卡,其中使用了MPG4c32.dll、MediaTransmit.dll、MediaTransmit.lib、MediaTransmit.h、Sa7134Capture.dll、Sa7134Capture.lib和Sa7134Capture.h几
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1420268
    • 提供者:asd
  1. maze

    0下载:
  2. 从文件中,读入迷宫,动态生成100*100以下的迷宫,找到其中一条路径。-From the file, read into the maze, dynamically generated maze, find the path of one of the following 100* 100.
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1599580
    • 提供者:ligeophy
  1. Mp3

    0下载:
  2. 可以播放指定路径下的mp3文件,同时实现,暂停,上一首下一首,快进后退,显示歌曲列表等功能。-The programme can play a mp3 music and stop it,it also can play next song or presong and so on.
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:2365427
    • 提供者:相国成
  1. list

    0下载:
  2. 用于统计目录文件的小程序,可以列出指定目录下所有指定文件结尾的文件路径,并输出到文件-Small program for statistical directory file lists the file path of the end of the specified file in the specified directory, and output to a file
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:224409
    • 提供者:guoxiaokai
  1. maze

    0下载:
  2. 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
  3. 所属分类:Console

    • 发布日期:2016-03-13
    • 文件大小:207872
    • 提供者:ld
  1. OpenFile

    0下载:
  2. MFC基于对话框的打开文件路径编程,获取文件夹路径-MFC dialog-based program to open the file path, folder path
  3. 所属分类:Console

    • 发布日期:2017-05-26
    • 文件大小:8853577
    • 提供者:kzp
  1. merge_QVOD_Cache

    0下载:
  2. 合并安卓手机快播客户端的视频缓存文件,将碎片化的缓存文件合并成能被播放器识别的视频文件。输入文件夹的路径,程序能自动将文件夹内的缓存文件合并-Merge Android phones Nora client' s video cache files will be fragmented cache files into the player can recognize video files. Enter the path to the folder, the program can au
  3. 所属分类:Console

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:翟亚奇
  1. homework2

    0下载:
  2. 在3*3组成的九宫格棋盘上,摆有8个将牌,每一个将牌都刻有1-8中的某一个数码。棋盘中留有一个空格,允许其周围的某一个将牌向空格移动,这样通过移动将牌就可以不断改变将牌的布局。给定一种初始的将牌布局或结构(称初始状态)和一个目标布局(称目标状态),编程给出一个最优的走法序列。 2、 可执行程序可以通过命令行参数传入输入输出文件路径,通过读取命令行参数指定的输入文件得到初始状态,并将结果输出到指定的输出文件中。 具体格式为:<可执行文件> <输入文件路径> &
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:263382
    • 提供者:田中
  1. wannianli-for-C

    0下载:
  2. 万年历C语言控制台程序,在TC或VC6.0中编译程序,编译成功后,通过命令行向编译生成的可执行文件(.exe)传递参数,在命令行中输入该执行文件的路径名称,然后再输入传入的参数,回车,就会显示出运行结果 例如:........> d:\wannianli for C.exe 2013/08/-calendar for the console application of language C
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:1293
    • 提供者:kaicheng
  1. wenjianfenhe

    0下载:
  2. 这是一个C语言的控制台程序,功能:文件的分割和合并。运行程序,会出现提示信息,选择需要执行的操作种类,如第一种是分割文件,第二种是合并文件,第三种是退出系统;然后将文件路径添加上去即可。 例如选择分割文件功能后,会出现提示信息: please input divided file s position 在后面加上文件的完整路径即可-file divided or united
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1378
    • 提供者:kaicheng
  1. exp_2

    0下载:
  2. 从文件读入一个有向正权图(n 个结点,m 条边)的权矩阵表示,输出这个图中某一结点到 其余各结点的最短路径长度。 程序必须使用 Dijkstra 算法,使用其他算法(比如穷举)不符合要求。-Reading from a file into a right to a positive figure (n nodes, m edges) of the weight matrix, said output this figure a junction to the length of the sh
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:49361
    • 提供者:zxy
  1. KNN

    0下载:
  2. KNN数据挖掘经典算法,采用的是iris.data数据,数据在文件包里了,需要改一下路径就可以了。-KNN classical data mining algorithms, using iris.data data, the data in the paper bag, the need to change the path on it.
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2714629
    • 提供者:lida
  1. Floyd

    0下载:
  2. 这是算法课的作业,读取文件中的距离矩阵,计算最短路径-This is the algorithm class job, read the file in the distance matrix to calculate the shortest path
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:李雪飞
  1. runkeeper

    0下载:
  2. 守护进程,runkeeper进程,启动进程后自动在进程所在目录下生成rk文件夹,有一个rk.xml配置文件,通过配置配置文件的守护路径,配置需要守护的进程-Daemon, runkeeper process, after starting the process automatically generated in the process where the directory fairly rk folder, there is a rk XML configuration files, th
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2739866
    • 提供者:蒋旭峰
  1. xorDLL

    0下载:
  2. dll获取当前路径,并以xor进行加密。加密后的文件,会保存到当前目录。-xor encry
  3. 所属分类:Console

    • 发布日期:2017-12-12
    • 文件大小:1814753
    • 提供者:chen
  1. a-behavioral-netlist

    0下载:
  2. 创建一个能够计算由给定技术库文件的行为网表文件指定的逻辑电路的关键路径的程序。-Creating a program capable of calculation the critical path for a logic circuit specified by a behavioral netlist file given a technology library file.
  3. 所属分类:Console

    • 发布日期:2017-12-12
    • 文件大小:21300
    • 提供者:骆扬
搜珍网 www.dssz.com