CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 自动读取文件

搜索资源列表

  1. 如何使自己的程序自动更新(在线更新)

    2下载:
  2. 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedur
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:381292
    • 提供者:天照
  1. Iconits_demo

    0下载:
  2. 自动读取文件的图标信息,并保存到直定的文件中.
  3. 所属分类:OA系统

    • 发布日期:2008-10-13
    • 文件大小:306291
    • 提供者:chenxh
  1. InfoMove

    0下载:
  2. CAD平台开发的小工具,能自动读取文件中的相关信息进行实时定位
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:72397
    • 提供者:Liu
  1. filetree.rar

    0下载:
  2. 生成目录树结构的一个好范例,自动读取指定文件夹的内容,并遍历文件夹下的目录,最后生成TREE目录树结构。在XP下测试通过。,Directory tree structure to generate a good example, automatically read the contents of the specified folder, and traverse the directory folder, and finally generate the directory tree str
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:15142
    • 提供者:161
  1. dwg2xls.rar

    0下载:
  2. 用CAD进行二次开发,自动读取DWG文件,Secondary development with CAD, DWG file automatically read
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12701
    • 提供者:peter Wang
  1. fun

    0下载:
  2. 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1554
    • 提供者:huo peng
  1. gdhgfd

    0下载:
  2. 间接平差水准网使用C++描述,测绘工程,自动读取文件进行平差计算-Indirect adjustment of leveling network
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2392019
    • 提供者:卢维欣
  1. Student-management-system

    0下载:
  2. 利用c++语言开发的学生管理系统,自动读取文件,并进行插入,排序等功能-Student management system
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:171274
    • 提供者:严康文
  1. CutWords

    0下载:
  2. 程序自动读取文件,进行中文词频统计,有输出结果并存到本地文件-You can get the frequency of the Chinese words by using this code!
  3. 所属分类:Java Develop

    • 发布日期:2015-12-30
    • 文件大小:965632
    • 提供者:chy
  1. name

    0下载:
  2. 在Matlab中大批量自动读取文件,使用很方便的。-Bulk upload file matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2376
    • 提供者:边迅
  1. Program

    0下载:
  2. 从一个文件中读取链接,运行程序自动读取文件中的所有文件,并下载,自动重命令。-Multy Download from a file which content many links.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:韦义明
  1. BadAppleSharp-Source

    0下载:
  2. 使用辅助软件将黑白的视频按帧分离后,放在in文件夹里,启动这个软件就会自动读取文件夹里的图片,然后生成TXT文件,这个文本文件可以用于液晶屏显示的模,也可以用于控制台显示等。纯属娱乐。-The use of auxiliary software will be black and white video by frame after the separation, put in the in folder, start the software will automatically read t
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:12102
    • 提供者:袁超
  1. code

    0下载:
  2. 自动读取文件中的URL,获取网页内容并保存到本地文件。-save web pages to local
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:955
    • 提供者:李阳
  1. wenbengeshihua

    0下载:
  2. 1. 文本以文件的形式存放.可以新建文件,也可以打开已有文件. 2. 新建立文件后可编辑一个新文本,或是打开文件时自动读取文件中的已有文本. 3. 在打开文本的状态下对文本进行格式化处理. ① 段首缩进8字符. ② 字与字之间只留一个空格符,对多余的进行压缩. ③ 一行中完整的字不能分割在两行,行首对齐. 4. 选择输出文本的非格式化和格式化结果. 5. 保存文件. -1 the text is stored in the form of a file. Y
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:20228
    • 提供者:梁文水
  1. file_read

    0下载:
  2. 一个可以自动读取文件夹下面文件名的程序,或自动将文件名保存为text,可以用于重命名等操作-A folder can be automatically read the file name of the program, or automatically save the file name as text, can be used to rename and other operations
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:477093
    • 提供者:zzz
  1. Svm

    0下载:
  2. SVM实现图片分类,SIFT特征,可以自动读取文件下的图片和目录名(SVM realize picture classification, SIFT features, you can automatically read files under the pictures and directory names)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:15360
    • 提供者:DARY
  1. read_cdf1

    0下载:
  2. 读取CDF文件为TIFF,自动识别文件内容,以及文件行列号,并进行批量处理(resd cdf file to tiff)
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:利哥哥
  1. examplecode

    0下载:
  2. 一些信号处理的基本代码,包括傅里叶变换等等(Some basic signal processing code, including Fourier transform, and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:12288
    • 提供者:Lynnyi
  1. ReadObs

    0下载:
  2. 自动读取GPS观测文件,得到matlab中的观测数据结构(read gps observation files)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:小猛子
  1. 配置

    0下载:
  2. 保存在程序运行中会产生的数据,在下次启动时自动读取数据(The data that is saved in the run of the program and automatically read the data at the next start)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-08
    • 文件大小:12288
    • 提供者:0那些年0
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com