CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - doubly

搜索资源列表

  1. au-buffer

    0下载:
  2. this code is about the doubly link list library link list
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1651
    • 提供者:kcon
  1. solves_Poisson_with_C_in_Linux

    0下载:
  2. 求解Poisson equation on a 2D grid-solves the Poisson equation on a 2D grid. This program uses dynamically allocated doubly dimensioned arrays.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4403
    • 提供者:罗彤
  1. IDEA

    0下载:
  2. Markov密码的(差分链)转移概率矩阵是双随机矩阵,其第二大(模)特征值对于确定Markov密码必要的迭代轮数有重要价值。该程序由本人编写,实现了求IDEA密码的缩小模型IDEA(8)的转移概率矩阵П0第二大(模)特征值-Markov password (differential chain) transition probability matrix is a doubly stochastic matrix, its second largest (modulus) eigenvalue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:13379
    • 提供者:陈高
  1. DesignandAnalysis

    0下载:
  2. DesignandAnalysis of a Novel Stator Hybrid Excited Doubly Salient Permanent Magnet Brushless Motor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:556559
    • 提供者:inouir
  1. abstract-data-types

    0下载:
  2. In this homework, we are going to implement various ADTs including “doubly linked list”, “dynamic array” and “binary search tree”. Based on the parameter to the “make” command, we will generate 3 different executables: “adtTest.dlist”, “adtTest
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:115564
    • 提供者:tingyu chen
  1. l2dwave

    0下载:
  2. * A. Salih, Dept. of Mechanical Engg., NIT - Trichy, India. * ************************************************************************* * THIS PROGRAM SOLVES TWO-DIMENSIONAL LINEAR WAVE EQUATION IN A * * DOUBLY PERIODIC DOMAIN USING FINITE DIFF
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:5037
    • 提供者:wcjesuscode
  1. two-way-list-of-phone-management

    0下载:
  2. 编着玩的,基于双向链表的电话薄管理,使用方便,能对双链表进行查找删除插入-Ed play, based on a doubly linked list of phone book management, easy to use, on a doubly linked list to find the delete insert
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1155376
    • 提供者:张若水
  1. linklist

    0下载:
  2. 通用双向链表的一种实现,可作为库函数调用。-A realization of generic doubly linked list can be used as a library function call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:1349
    • 提供者:Richard
  1. timer

    0下载:
  2. UNIX/Linux应用程序在使用select/poll调用实现I/O的集中控制时,可借此实现通用的定时器功能。因为依赖于之前上传的双向链表实现,故而也包含在其中。-UNIX/Linux applications to achieve the centralized control of the I/O using select/poll call will be able to achieve universal timer functions. Doubly linked list impl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:3331
    • 提供者:Richard
  1. TreeToList

    0下载:
  2. 将二叉搜索树变为双向链表,先序遍历输入节点,输出双向链表-The binary search tree into a doubly linked list, doubly linked list of the preorder traversal of the input node, output
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:728
    • 提供者:shiwenli
  1. xhslb.tar

    0下载:
  2. 这是一个循环双链表,上传的目的在于与大家共同进步,也希望大家能把一些不错的代码贡献出来-This is a circular doubly linked list, upload aims and common progress, but also hope that we can some good code contributed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:824
    • 提供者:ziqiang
  1. Binary-tree-in-the-establishment

    0下载:
  2. 二叉树的建立 中序遍历二叉树 把二叉树转换成双向链表-Binary tree in the establishment of traversing Binary conversion to binary tree into a doubly linked list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:852822
    • 提供者:chen yunfei
  1. mymaloc

    0下载:
  2. 双链表实现malloc free,模拟内存分配,开辟数组以模拟-Doubly linked list implementation malloc free, analog memory allocation, open arrays to simulate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:1797
    • 提供者:ChenZhelang
  1. kconfig_load

    0下载:
  2. Simple doubly linked list implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:menxunsun
  1. list

    0下载:
  2. Simple doubly linked list implementation for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1755
    • 提供者:bunbaiqiu
  1. p6

    1下载:
  2. 首先,您将实现一个模板双端,双链表或DLIST。然后,您 建立两个应用程序:一个反向波兰表达式计算器和一个呼叫中心将使用DLIST模拟程序。 该项目将让您在申请动态内存管理的经验,实施 模板容器类(双端双向链表,或Dlist中),使用at- 最多一次不变的存在,所有权和保护规则来实现两个简单的 采用这种结构的应用程序。-This project will give you experience in applying dynamic memory management, im
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:453255
    • 提供者:XUE
  1. use_list.tar

    0下载:
  2. 采用Linux内核链表的形式,实现了一个双向链表的增删改查功能的简单系统 适合学习Linux内核链表的用法-In the form of Linux kernel linked list to achieve a simple CRUD functionality of a doubly linked list system for learning how to use the Linux kernel list
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:6285
    • 提供者:liluo
  1. hash_table

    0下载:
  2. 在Linux环境下,用动态数组和双向链表实现的哈希表-Dynamic arrays and hash tables doubly linked list implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:18421
    • 提供者:xiaoy
  1. Multiple-doubly-linked-list

    0下载:
  2. 多重双向链表,有二级目录,功能包括插入、添加、删除等-Multiple doubly linked list, there are two directories, features include insert, append, delete, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:20826
    • 提供者:
  1. list

    0下载:
  2. Simple doubly linked list implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4149
    • 提供者:fhlqgw
« 12 »
搜珍网 www.dssz.com