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

搜索资源列表

  1. txt2mat

    0下载:
  2. As txt2mat basically is a wrapper for sscanf, it quickly converts ascii files containing m-by-n numeric data, allowing for header lines.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:30605
    • 提供者:nivalis
  1. simpio

    0下载:
  2. c语言的科学与艺术中simpio的头文件,便于读者学习使用。-c language of science and art in simpio the header files, easy to readers to learn to use.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2737
    • 提供者:zc
  1. genericheader

    0下载:
  2. generation of packet header using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:646
    • 提供者:Ayman Omar
  1. BpNet_src

    0下载:
  2. BF神经网络,用C语言写的,含有一个头文件,一个源文件。-BF neural network, written in C language, and contains a header file, a source file.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5124
    • 提供者:dcj
  1. danlianbiao

    0下载:
  2. 设计算法,实现线性结构上的单链表的产生以及元素的查找、插入与删除。具体实现要求:(1)从键盘输入n个整数,以0作为结束标记,产生不带表头的单链表,并输入结点值。(2)从键盘输入1个整数,在单链表中查找该结点的位置。若找到,则显示“找到了”;否则显示“找不到”。(3)从键盘输入2个整数,一个表示欲插入的位置i,另一个表示欲插入的数值x,将x插入在对应位置上,输出单链表所有结点值,-Design algorithm for linear structural elements of a single
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:178128
    • 提供者:yupeng
  1. BinSearch

    0下载:
  2. 数据结构二分查找算法源代码,标准头文件模板实现-Data structure binary search algorithm source code, the standard header file templates
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:2037012
    • 提供者:C0reFast
  1. C-CPP

    0下载:
  2. C语言中常见的所有的头文件的源代码文件。-C common all the source code file header files.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3469648
    • 提供者:yzl
  1. xueshengchengjiguanlixitong

    0下载:
  2. 此压缩包包括头文件以及源代码,可基本实现学生成绩管理系统,代码精炼。-This compressed package includes header files and source code, can be basically student achievement management system, code refining.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1975
    • 提供者:xun
  1. Grasp2

    0下载:
  2. Grasp Heuristic header file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:517
    • 提供者:romerito
  1. info_sys.tar

    0下载:
  2. 《简单信息管理系统(C语言描述)》   这是本人用C语言实现的简单信息管理系统,由顺序存储的线性表来组织数据结构,程序在CentOS 5.1环境下完成,我的博客上有程序界面截图(我的博客:http://blog.163.com/joshuachan@yeah/)。   本系统实现的数据操作:   增加/遍历/排序/查询及删除匹配数据/数据文件的导入和导出。   系统文件组成:   测试程序<test.c>,综合头文件<main.h>,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:6019
    • 提供者:Joshua
  1. xy7z.ZIP

    0下载:
  2. 基于ActiveXAutomation的DWG文件标题栏信息的自动提取Based on the ActiveXAutomation DWG file header information extraction-Based on the ActiveXAutomation DWG file header information extraction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:154472
    • 提供者:peter008
  1. xianxinglianbiao

    0下载:
  2. 线性链表,排序,表头,表尾,指针,有详细的介绍-Linear list, sorting, header, footer, the pointer
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1384
    • 提供者:xyq
  1. Bitree

    0下载:
  2. 本程序的功能是:首先在二叉树的头文件中定义了二叉树的创建、插入、删除、三种遍历方式等,在主程序中则调用头文件来对创建的二叉树实现前序、中序、后续遍历,并打印最后遍历的结果。-The function of this program are: first define several operation of the binary treein the header file , including creating , inserting, deleting, and three trave
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2009
    • 提供者:郭琼
  1. Search-Tree

    0下载:
  2. C语言编写,二叉查找树的非递归实现。包含一个描述二叉树的头文件和实现功能的cpp文件。-Non-recursive implementation of binary search tree, written in C++. Contains a header file of the binary tree of the header files and source file of functions.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1377
    • 提供者:chenqw
  1. SEGY

    1下载:
  2. SeismicLab中的SEGY软件包,包括地震SEGY数据的读入和写出,道头信息的提取,置空道头等功能。-SeismicLab matlab code. SEGY data read and write. Trace header extract.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8894
    • 提供者:吕宁
  1. link

    0下载:
  2. 带表头结点单向链表的实现(包括链表初始化和头(尾)插入建链,元素的插入,删除,查找,链表的逆置,求表长,推出操作的实现)-Junction point of one-way linked list (including the insert to build a chain of linked list initialization and head (tail), element insertion, deletion, search, and the inverse set of the l
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2004
    • 提供者:刘善梅
  1. source5-0-022.ZIP

    1下载:
  2. SWMM,原代码,可以修改后进行城市降雨径流计算, The SWMM 5 computational engine consists of 43 C-code files plus several header files. The engine can be compiled either as a Dynamic Link Library (DLL) under Windows or as a stand-alone console application under both
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:323641
    • 提供者:小杨
  1. queue

    0下载:
  2. 实现队列功能:包括顺序队列与链式队列。只包含头文件,在devcpp下成功测试。-realize the function of queue.including seqence queue and link queue. there are only header file. all is successfully tested.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4134483
    • 提供者:chenqiren
  1. maopao

    0下载:
  2. 冒泡排序,包含函数处理时间的计算。使用到clock(),请头文件包含time.h;#define h 30000(或其他值)-Bubble sort, including the calculation of the function of processing time.Clock () used, the header file contains from time.h. # define h 30000 (or other values​ ​ )
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:刘大
  1. lzma

    0下载:
  2. To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:146283
    • 提供者:duximing
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com