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

搜索资源列表

  1. shm_cache

    0下载:
  2. 朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.43kb
    • 提供者:江健
  1. erchashu

    0下载:
  2. 这也是本人上学期学数据结构是做的 各种搜索方式都有 我的心血啊 分享了 哈哈!-This is my last semester data structure is to do a variety of ways to search the hard work I have shared ah ha ha!
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.04kb
    • 提供者:haha
  1. C_C++pointer

    0下载:
  2. 指针是C和C++语言编程中最重要的概念之一,也是最容易产生困惑并导致程序出错的问题之一。利用指针编程可以表示各种数据结构, 通过指针可使用主调函数和被调函数之间共享变量或数据结构,便于实现双向数据通讯;并能像汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C和C++语言的功能。-Pointer is a C and C++ Language programming in the concept of one of the most important and most eas
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:197.03kb
    • 提供者:tubo
  1. migongtanxian

    0下载:
  2. 数据结构 严蔚敏 用到的实验代码 迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:24.13kb
    • 提供者:曾维
  1. he_fu_man_bian_ma

    0下载:
  2. 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:227.36kb
    • 提供者:谭毅
  1. DuinStack

    0下载:
  2. C++共享栈,很浅显易懂的代码,适合初学者,-C++ shared stack, it is easy to understand the code, suitable for beginners, ha ha ~ ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:337.53kb
    • 提供者:lqtsing
  1. suanfa

    1下载:
  2. 数据结构基本算法演示程序实现: 1、实现KMP模式匹配算法、哈夫曼编码算法、由遍历序列恢复二叉树、Prim算法、Kruskal算法、Floyd算法、Dijkstra算法、拓扑排序、关键路径算法、二叉排序树生成算法(含平衡化)、哈希表生成及哈希查找算法、希尔排序、快速排序、堆排序、归并排序、基数排序。(四则表达式计算、矩阵运算、有向图的强连通分量求解) 2、算法中的链表结构和数组结构的基本操作要求单独函数实现(同组内算法要求共享使用)。 要求数据结构基本算法演示程序具有菜单选择,算法要
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:20.37kb
    • 提供者:dark
  1. uOttawaDevice

    0下载:
  2. virtual omni 和 chai3D 的通信数据结构-A basic scenegraph data structure including the shared memory communication between Virtual Omni and Chai3D s virtual device
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:27.09kb
    • 提供者:杜天宇
  1. changyongsuanfachazhao

    0下载:
  2. 零基础学算法第5章,常用算法查找PPT,发给大家分享学习。-Zero-based learning algorithm in Chapter 5, commonly used algorithms to find PPT, distributed shared learning.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:387.8kb
    • 提供者:文运强
  1. 5-1

    0下载:
  2. 关于图的最小生成树的prim算法,发上来分享下-On the minimal spanning tree algorithm prim, hair up under shared
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1013byte
    • 提供者:杨斌
  1. Joseph

    0下载:
  2. 这个程序是专门为演示约瑟夫环实验设计的,程序简单明了,可供分享学习。-This process is designed for demonstration of Joseph experiment , which is simple and can be shared for study .
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.06kb
    • 提供者:田帅
  1. basic-knowledge-of-data-structure

    0下载:
  2. 数据结构基本入门知识,共33个ppt,全是我上课的资料,现在拿来分享。其中有:线性表,栈队列递归,串数组广义表,数与森林,图,查找,排序等等。-Knowledge of the basic entry data structure, a total of 33 ppt, all the information I have class, and now to be shared. Including: linear form, the stack queue recursion, string
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.02mb
    • 提供者:jijiyaya
  1. project

    0下载:
  2. 数据结构里面的栈的性质的代码,包括栈顶共享栈,出栈,入栈-Data structure inside the stack nature of the code, including stack shared stack, stack, stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:933.54kb
    • 提供者:孙文胤
  1. Shared-body-structure

    0下载:
  2. 数据结构 结构体与共用体相关知识 C语言-Structure and data structure knowledge of C language union
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:格子
  1. CPP-Algorithms-and-Data-Structures

    0下载:
  2. C++算法与数据结构(书)源代码(共享)-C++ Algorithms and Data Structures (book) source code (shared)
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.39mb
    • 提供者:高腾达
  1. 6

    0下载:
  2. 关于图的dijkstra算法,很简单,发上来分享下-The dijkstra algorithm on the graph is very simple, made up under shared
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:580byte
    • 提供者:杨斌
  1. sssstudentsm

    0下载:
  2. c++,学生管理系统,c++的作业,同学共享的。-c++, student management system, c++ jobs, students shared.
  3. 所属分类:Data structs

    • 发布日期:2017-12-11
    • 文件大小:2.95kb
    • 提供者:shuihedou
  1. diagonal-matrix

    0下载:
  2. 一个对角矩阵,有如下共享成员,输入、输出、加减乘、转置等函数。结果都是一个用一位数组表示的对角矩阵。重载运算符<<,>>,+,-和*。-A diagonal matrix, there are shared members, input, output, subtraction multiplication, transpose and other functions. The result is an array represented by a diagonal ma
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.34kb
    • 提供者:dongyuan
  1. 82928658

    0下载:
  2. 样本熵MATLAB程序,希望可以共享, 此程序可以计算脑电信号EEG的样本熵的值-Sample entropy of the MATLAB program, the hope can be Shared, the program can calculate the brain electrical signal samples of EEG entropy values
  3. 所属分类:Data structs

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:reszed
  1. sequential tables

    0下载:
  2. 编写一算法,实现两个顺序表的合并。(说明:将共同拥有的元素只存其一。)(Write an algorithm to achieve the merger of two sequential tables. (Descr iption: only one of the shared elements is stored.))
  3. 所属分类:数据结构

    • 发布日期:2017-12-27
    • 文件大小:188kb
    • 提供者:嘉树
搜珍网 www.dssz.com