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

搜索资源列表

  1. simple_xy_rd

    0下载:
  2. 利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确-The use of Fortran 90 interface to read nc file has been created, and test its read and write correctly
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:811
    • 提供者:yetsyu
  1. pres_temp_4D_wr

    0下载:
  2. 利用f90接口创建nc文件,并演示4维数据的创建方法-Nc file created using f90 interface and a demonstration of four-dimensional data to create methods
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2195
    • 提供者:yetsyu
  1. pres_temp_4D_rd

    0下载:
  2. 演示如何利用f90接口读出已经创建了4维数组的nc文件,并检查文件的正确与否-Demonstrates how to use the f90 interface to read out has created a four-dimensional array of nc file, and check the correctness of documents
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1814
    • 提供者:yetsyu
  1. zip_src

    0下载:
  2. 在内存中实现zip文件的创建、压缩、解压-In memory compression, decompress zip files! ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:170190
    • 提供者:icefire
  1. lzw

    0下载:
  2. 源代码通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. 提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时可以从已编码的数据中还原出原来的编译表.-The source code through the establishment of a string table, with a shorter code to re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5982
    • 提供者:udee
  1. RecoveringfromNoncriticalLosses

    0下载:
  2. 恢复临时表空间 收回重做日志组的成员 收回丢失指数 重新创建密码文件-Recover temporary tablespaces Recover a redo log group member Recover from a lost index Re-create the password file
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:88436
    • 提供者:黄彩彬
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. clucene-core-0.9.16

    0下载:
  2. clucene是C++版的,它用于全文检索,通过对文件创建索引,输入关键字,找到所属的文档-clucene is a C++ version is used for full-text search, by creating an index file, enter the keyword to find the document belongs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:857734
    • 提供者:陈建卓
  1. Exercise8_22

    0下载:
  2. 写一个程序来创建一个Exercise8_22.txt 文件,随机的100个整数,从文件中读出这些数,并且排序。-Write a program to create a file named Exercise8_22.txt if it does not exist.Wite one hundred integers created radomly into the file using text I/O .Integer are separated by speces in the file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1558
    • 提供者:玲玲
  1. dicom

    0下载:
  2. 文章首先针对DICOM3.0 标准, 对DICOM 医学图象的数据结构进行系统的分析, 阐述了文件元信息, 数据集和数据元素的 格式 然后结合DICOM 图象显示的各种方法,创建了DICOM 图象显示核心类, 并简要描述了部分函数的功能。-This paper is to analyze the structure of DICOM medical image,including the structure of File Meta Information,dataset and data
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:281033
    • 提供者:zhengfang
  1. FileTime_20Aug2010

    0下载:
  2. 获取和设置文件或文件夹得创建、读取及修改信息。-Get and set the times for creation, access and modification of a file or folder (Windows only)
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14670
    • 提供者:tom
  1. avl-tree

    0下载:
  2. 用c语言实验AVL树,程序需要外加txt文件用来创建被遍历图,相信看了程序后很简单。-AVL tree using c language experiment, procedures used to create the necessary external txt file to be traverse map, I believe after reading procedure is simple.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1067
    • 提供者:yujiaming
  1. HuffmanCoding

    0下载:
  2. 用哈夫曼编码实现文件压缩。压缩模块是通过构造哈夫曼树,以文件中字符出现的次数作为权值,得到哈夫曼编码对文件进行压缩。首先扫描文件统计字符出现次数,存入链表中。再将链表中的weight依次赋予权值,然后创建对应的哈夫曼树。最后将生成的哈夫曼树的长度写入文件,再将生成的哈夫曼树写入压缩文件。 解压缩模块是要将压缩文件还原为原文件。先读取一个4字节的哈夫曼树长度,根据读取的长度分配对应大小的哈夫曼树存储空间,然后读取哈夫曼树。-File compression with Huffman Codin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:154542
    • 提供者:秋月白
  1. gaussian_distribution

    0下载:
  2. 创建一个高斯分布并画出其PDF曲线,文件设置为均值为0.其分散为1,参数可以调节-Create a Gaussian distribution, and Draw the PDF curve, the file is set to mean 0. The spread is 1, the parameter can be adjusted
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3447
    • 提供者:cfcf
  1. console_linklist

    0下载:
  2. 创建链表,然后从文件中读取数据进链表,最后删除链表-Create a linked list, and then read data from a file into the list, and finally delete the list ... ...
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1548430
    • 提供者:超人J
  1. matlab-help(Chinese)

    0下载:
  2. 对matlab做了简介。通过一个魔方矩阵介绍了matlab矩阵的编程与算法;介绍了m文件的创建及简单作图。适合入门。-Introduction of matlab. Matrix introduced through a cube of programming and algorithm matlab matrix introduced m file creation and simple graphics. For entry.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1025812
    • 提供者:zxhitler
  1. XuqingBinaryTree

    0下载:
  2. 从文件读入并创建二叉树,以实现前中后序遍历。-Read from the file and create a binary tree in order to achieve the former in the post-order traversal.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:904375
    • 提供者:原野
  1. matlab_rtw_c

    0下载:
  2. (1)通过Simulink创建仿真模型;(2)配置相关RTW(Real-Time Workshop)参数;(3)通过RTW(Real-Time Workshop)自动生成C代码文件,并理解主要文件、接口函数和变量的意义;(4)在Visual C++中将生成的C代码作适当修改,编译运行并分析结果。-(1) created by Simulink simulation model (2) configuration related to RTW (Real-Time Workshop) param
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:445846
    • 提供者:abler
  1. m

    0下载:
  2. 生成黑名单文件,中间写的比较乱,但涉及STL文件写,获取时间,创建目录等-Generated blacklist file, the middle of writing the more chaotic, but the STL file involves writing, access time, create directories, etc.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:921
    • 提供者:inreyou
  1. link

    0下载:
  2. 此文件是有关链表的创建、删除、插入、查找、销毁-This paper is on the list to create, delete, insert, search, destroy
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:609
    • 提供者:马彩红
« 1 2 34 5 6 »
搜珍网 www.dssz.com