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

搜索资源列表

  1. 十字链表数据结构

    0下载:
  2. 数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19173
    • 提供者:杨翔
  1. shiyan01

    1下载:
  2. 功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the paper recovery (read) matrix, retr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2813
    • 提供者:孙廷
  1. RSA MD5 v1.2

    0下载:
  2. RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:103467
    • 提供者:张晓博
  1. xishujuzenh

    0下载:
  2. 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16384
    • 提供者:wgz
  1. crosslink

    0下载:
  2. 本程序是用十字链表来存储矩阵并实现两个矩阵的相乘-this procedure is used to store Chain Cross Matrix and achieve the matrix multiplication 2
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7582
    • 提供者:罗火光
  1. GridMatrix_xyz

    0下载:
  2. 十字链表,区分表头节点和普通节点,普通节点有上下左右四个指针域。-Cross, the head of a distinction between ordinary nodes and nodes, namely ordinary nodes around four target domain.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4904
    • 提供者:徐轶尊
  1. bianli_loca

    0下载:
  2. 图的遍历,正常人和非正常人过河的问题,MFC界面,操作简单-graph traversal, normal and non-normal to cross the river, MFC interface, simple operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30764
    • 提供者:诺可
  1. 数据结构第四次作业

    0下载:
  2. 十字链表和求鞍点的程序-Cross and saddle point for the procedure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:69638
    • 提供者:啊哈哈
  1. cross river

    0下载:
  2. 警察小偷爸爸妈妈儿子女儿过河,这个游戏不用说的吧,应该很多人见过,一般是考察隔壁邻居家小朋友智商的-police thieves Mom and Dad son daughter to cross the river, the game goes without saying that it should be seen many people, the general is to investigate the children next door neighbor IQ
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:443275
    • 提供者:小狼
  1. shujujiegou

    0下载:
  2. 对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: -For any given map (not less than 20 vertices, edges not less than 30, the type of map can be a directed graph, undirected g
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7635
    • 提供者:李朗
  1. 稀疏矩阵的十字链表

    0下载:
  2. 稀疏矩阵的十字链表算法-sparse matrix algorithm Cross Chain
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1343
    • 提供者:王坚
  1. setoperation

    1下载:
  2. 用单链表实现集合的交、并、差运算,提供共用户选择操作的交互界面,使用命令提示的方式提示用户输入集合1和集合2,然后让用户选择运算方式(交、并、差)等,-Achieved with a single set of cross-linked, and, poor operation, providing a total operation of the user interface options, the way using the command prompt prompts the user
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2141
    • 提供者:kyc
  1. 十字链表

    0下载:
  2. 十字链表(数据结构作业)- Cross chain table (construction of data work)
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:23009
    • 提供者:柳奇勇
  1. cross

    0下载:
  2. 十字链表,可实现插入,删除,保存,恢复等功能-Cross linked lists, can be insert, delete, save and restore functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:10010
    • 提供者:李丹军
  1. checkarray

    0下载:
  2. 设计一个用于检查数组在使用时下标是否越界的类,如越界给出提示。(知识点:下标运算符的重载)。-Used to check the design of a current array subscr ipt is in the use of cross-border class, such as cross-border give tips. [Knowledge points: subscr ipt operator overloading].
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5115
    • 提供者:王清
  1. seamintersect

    0下载:
  2. 使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1044
    • 提供者:玄霄
  1. C_some_algorithms

    0下载:
  2. c,c++的一些算法,包括八皇后问题,约瑟夫环的算法,十字链表等等。-c, c++ some algorithms, including eight queen problem, the algorithm Joseph Central, Cross, etc. list.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:960051
    • 提供者:曹玉新
  1. The-sum-of-the-cross-linked-list

    0下载:
  2. 十字链表的相加 十分实用 值得你去借鉴 谢谢 互相学习-The sum of the cross-linked list is very useful
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1423
    • 提供者:饼干
  1. cross

    0下载:
  2. 数据结构大作业——十字链表豪华版 基于mfc图形界面显示,可以对链表进行多种操作-Data structure operations- Cross Chain Deluxe Edition mfc based graphical interface, you can perform various operations on the list
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:224982
    • 提供者:mugua
  1. cross

    0下载:
  2. 利用叉积求点在区域中的位置Use cross product demand in the region point position-Use cross product demand in the region point position
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:726
    • 提供者:Conny Lu
« 12 3 4 5 »
搜珍网 www.dssz.com