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

搜索资源列表

  1. video_file_format_spec_v10.rar

    0下载:
  2. flv文件格式的详细说明,有不同版本的flash格式,英文文档,很详细。,flv file formats in detail, there are different versions of the flash format, English documents, in great detail.
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:177446
    • 提供者:sssw
  1. f_pid.rar

    0下载:
  2. 模糊pid算法在visual c++环境下运行的源程序,压缩文件,有模糊控制表,Fuzzy pid algorithm in visual c++ environment to run the source code, compressed files, has fuzzy control table
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:1145
    • 提供者:wanghua
  1. autoshuashu

    0下载:
  2. 在春晖图书管理软件中自动刷图书流量。与它配合的有电子表格,空白的文本文件档。-Springfield library management software in the automatic brush library traffic. And it s a spreadsheet with a blank text document files.
  3. 所属分类:File Formats

    • 发布日期:2016-01-22
    • 文件大小:3072
    • 提供者:莫言
  1. omf

    0下载:
  2. 讲述的是Borland公司开发的一般编译器中生成的中间文件.obj的格式。-Companies on the development of the Borland compiler in the general middle-generated documents. Obj format.
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:170651
    • 提供者:恒烨
  1. yingyong

    1下载:
  2. NetLogo及其在经济仿真中的应用,还有一些实例的pdf文件-NetLogo and its application in the economic simulation, there are some examples of the pdf file
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:2123056
    • 提供者:王飙
  1. storageofdisk

    0下载:
  2. 硬盘信息的存储方式.word文档,对fat文件系统详细讲解-Hard information is stored. Word document, to explain in detail the fat file system
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:10482
    • 提供者:刘会忠
  1. fat

    0下载:
  2. 关于硬盘中的FAT文件系统的存储形式,对文件操作比较详细。-FAT on the hard disk in the form of file system storage, operating in more detail on the document.
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:648947
    • 提供者:尹林波
  1. 2

    0下载:
  2. 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realization of the merger of the two
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:2216
    • 提供者:asdf
  1. STEP-data-in-SQL-Server

    0下载:
  2. 将STEP文件提取信息,转入到SQL database中-extrct information from .stp file, and then store into SQL database.
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:242401
    • 提供者:libomiao
  1. Rule-of-coding-in-C-andCPP-.tar

    0下载:
  2. C和C++的编码规范,编程时需注意的文件格式和函数,变量等的命名规则-The naming of coding standards, programming required in of C and C++ of file formats and functions, variables, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:34256
    • 提供者:peter
  1. C-programa-in-matlab

    0下载:
  2. 通过使用 MEX 文件在matlab中调用C程序,MEX 文件是由原 C 代码加上 MEX 文件专用的接口函数后编译而成的,-C programa in matlab
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:146530
    • 提供者:赵巍巍
  1. Matlab-in-c-programa

    0下载:
  2. C 语言环境中调用 Matlab 程序指南,两个方法:第一种是调用 Matlab 引擎,第二种是将 m 文件打包成 dll 文件在 C 语言环境下调用-Matlab in c programa
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:440466
    • 提供者:赵巍巍
  1. file-OP-in-code-design

    0下载:
  2. 文件及其操作在程序设计中是非常重要的内容,合理地对其进行利用,可以大大扩展程序的应用范畴和功能。在计算机系统中,文件是一种宝贵的资源和手段,例如我们编写的源程序就需要以文件的形式保存起来,以便能在不同的时间和地点重复地利用。在程序中使用文件操作,可以对文件进行加工处理,或者创建新的文件,使程序的数据得以永久的保存及再利用-File and its operation is a very important element in the program design, its rational u
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:25077
    • 提供者:nicefore
  1. How-to-define-a-function-in-MATLAB

    0下载:
  2. MATLAB如何定义函数文件,对于使用matlab时,当发现没有合适的库函数,就需要自己定义函数了,此文档可帮助你-How MATLAB function definition file, for the use of matlab, when found no suitable library functions, you need to define your own functions, and this document can help you
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:241159
    • 提供者:梁伟超
  1. endnote-introduction-in-chinese

    0下载:
  2. ENdnote,一种文件管理工具,可用于文献索引、分组、word插入等,很大程度上方便了文献的管理,辅助论文写作-ENdnote, a file management tool, can be used in the literature indexing, grouping, word insertion, etc., to a large extent, facilitate the management of the literature, assisted writing
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:691523
    • 提供者:Linyuan
  1. File-operation-in-CPP

    0下载:
  2. VC++中的文件操作,包括文件的读取,保存等-VC++ file operations, including the file read, save, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:279936
    • 提供者:李聪杰
  1. C++

    0下载:
  2. 用CC++列出指定目录的所有文件夹和文件(List all folders and files in the specified directory with CC++)
  3. 所属分类:文件格式

  1. RS-274X

    0下载:
  2. RS-274X 是RS-274D 的扩展,该文件(一般后缀为GBX,GBR等)是一种脚本文件,它用于指示光绘机进行各种绘制或运动形为。文件中完整的描述了RS-274X文件的所有 规范代码. 对有需要开发相关功能的人员来说很有帮助。(RS-274X is the extension of RS-274D, the file (general suffix GBX, GBR) is a kind of scr ipt file, it is used to indicate the light pa
  3. 所属分类:文件格式

    • 发布日期:2018-01-03
    • 文件大小:571392
    • 提供者:月食
  1. how to write in latex

    0下载:
  2. 该文档介绍了编写latex文件的详细步骤,以及一些复杂功能的介绍。对初学写latex文件的科研工作者帮助很大。(The document describes the preparation of latex file detailed steps, as well as some of the complex functions introduced. For beginners to write latex files to help researchers.)
  3. 所属分类:文件格式

    • 发布日期:2018-01-05
    • 文件大小:916480
    • 提供者:mengss
  1. jpg

    1下载:
  2. 详细介绍了JPG文件格式,对于需要进行图片处理软件开发的人员有所帮助(JPG file format is introduced in detail.)
  3. 所属分类:文件格式

    • 发布日期:2020-01-28
    • 文件大小:76800
    • 提供者:pathbreaker
« 12 3 4 5 6 »
搜珍网 www.dssz.com