CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - in文件

搜索资源列表

  1. 在VC中如何将文件保存为EXCEL格式

    1下载:
  2. 在VC中如何将文件保存为EXCEL格式-in VC how to save the file to Excel Format
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:143141
    • 提供者:胡青海
  1. WAVE文件格式剖析

    0下载:
  2. WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4351
    • 提供者:麦麦
  1. Delphi资源文件制作工具

    0下载:
  2. Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\\Bin\\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Bo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:237562
    • 提供者:akay
  1. 镜像文件合并及恢复镜像方法

    0下载:
  2. 镜像文件合并及恢复镜像方法,希望对网络存储学习者能有一定启示-image file merger and resume mirroring, in the hope of network storage learners can have a certain amount Inspiration
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:541027
    • 提供者:史桂颖
  1. VC调用matlab文件中的函数的实例的源代码

    4下载:
  2. 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!-on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34225
    • 提供者:刘韬
  1. c++文件日志

    1下载:
  2. C++环境下如何利用文件进行日志的操作,这个代码在解决日志方面提供了很好的借鉴作用-C environment how to use log files, the operation of the code in resolving the log provided a good reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2601
    • 提供者:何乐
  1. 取文件

    0下载:
  2. 如何读取保存在D盘某文件夹下的文本文件, 读取后如何保存在一个数组中-how to read stored in a D-folders within the text files, how to read stored in an array
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2992
    • 提供者:劉昱楓
  1. 模拟二级文件系统

    3下载:
  2. 用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,f
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:19001
    • 提供者:唐瑜
  1. 快速检索指定文件

    0下载:
  2. 首先指定要查找的目录,然后填入要查找的文件名,注意到带扩展名 也可以查找文件夹.-first to find the specified directory, and then you have to fill in the name, notes with extension can also find folders.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26723
    • 提供者:张玉
  1. 制作加密文本文件程序

    0下载:
  2. 制作加密文本文件程序1.原理从源文本文件中按顺序读出每一个字符,然后把读出的字符转换为相应的ASCII码,将此ASCII码加上整数密钥Key,最后把所得结果再转回相应的字符并同时把它写入到另外一个文件中,这就是加密过程。解密码过程与加密过程刚好是相反的操作。2.界面设计新建一个工程,在Form1中添加一个Label,一个Edit和两个Button,程序的界面设置与布局如图所示。图一 界面布局-encryption produced a text file procedures. Principl
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1316
    • 提供者:万宏兴
  1. 文件系统xxx

    0下载:
  2. 操作系统的文件系统程序,内容包括登陆,创建等功能.-OS file system,include logging in,create file etc.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:24075
    • 提供者:若竹
  1. 在WINDOWS把文本文件转化成二进制文件

    1下载:
  2. 在WINDOWS把文本文件转化成二进制文件,然后根据ID号码查找内容 ,The text file in the WINDOWS into binary file, and then under the ID number to find the content of
  3. 所属分类:中文信息处理

    • 发布日期:2016-01-24
    • 文件大小:8917
    • 提供者:wanliheng
  1. MKFON.为特定文本文件中的汉字生成小汉字库

    0下载:
  2. 为特定文本文件中的汉字生成小汉字库。目前,GBK取字模程序段有问题,请高手指正。,Generates a small hz lib for Chinese characters in a given text file. At present, GBK font data getting is problematic, please correct me master.
  3. 所属分类:中文信息处理

    • 发布日期:2017-03-25
    • 文件大小:3280
    • 提供者:本是
  1. AlphaControls-for-XE

    0下载:
  2. AlphaControls for XE,XE版本的,内有皮肤文件-AlphaControls for XE, XE version, there are the skin files
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-17
    • 文件大小:4860356
    • 提供者:Jony Smith
  1. StorageLibrary3.56_FullSource_Delphi2010

    1下载:
  2. 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsStorageData控件与ini,XML文件,注册表或TS
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-07-12
    • 文件大小:608924
    • 提供者:uuhunter
  1. vb60_fanli

    0下载:
  2. 主要是一些文件操作的技巧,例如文本编辑器的制作,简易的文件管理器,磁盘中查找文件等的基本VB程序 ,广大的VB爱好者可以参考一下我的程序- Mainly is some document operations skills, for example the text editor s manufacture, the simple document management, in the floppy disk searches the document and so on the basic
  3. 所属分类:Editor

    • 发布日期:2017-11-11
    • 文件大小:35842
    • 提供者:刘键
  1. vc2

    0下载:
  2. 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:116421
    • 提供者:刘明
  1. CEB文件阅读器方正2.0

    0下载:
  2. 方正ceb阅读器 是一款国产的免费电子文档阅读软件,它集电子书阅读、下载、收藏等功能于一身,既可看书又可听书,还兼备RSS阅读器和本地文件夹监控功能。它具有功能完善,界面友好,操作简单等特点,可用于阅读 CEBX、CEB、PDF、EPUB、HTML、TXT 格式的电子图书及文件。(Founder CEB reader is a free domestic electronic document reading software, it set e-book reading, download,
  3. 所属分类:多国语言处理

    • 发布日期:2017-12-15
    • 文件大小:277504
    • 提供者:witchlovelygg
  1. 历遍文件夹中的文件

    0下载:
  2. 功能实现历遍当前文件夹中含子夹中的所有文件例程。(Function to achieve the current folder contains all the file routines in the sub folder.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-31
    • 文件大小:135168
    • 提供者:老头-
  1. 强删文件(源码 程序)

    2下载:
  2. 可以强制删除运行中的文件 类似360文件粉碎(You can force the deleted files in operation to be smashed like 360 files.)
  3. 所属分类:易语言编程

    • 发布日期:2019-06-07
    • 文件大小:352256
    • 提供者:小仙鱼
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com