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

搜索资源列表

  1. MD5-java

    0下载:
  2. MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个 Instance间共享*/ -MD5 algorithm to achieve java * Below these S11 - S44 is a 4 * 4 Moment RUF, in a primitive realization of the C# defi
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8465
    • 提供者:liwei
  1. SquareCypher

    0下载:
  2. 矩阵加密算法:SquareCypher. c++实现 vs.net2005-Matrix Encryption Algorithm : SquareCypher. C achieve vs.net2005
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1354
    • 提供者:fred
  1. hl_strsn

    0下载:
  2. C++编写的高性能矩阵乘法的Stranssen算法,能够有效提高矩阵乘法的效率。-C preparation of high-performance Stranssen matrix multiplication algorithm, can effectively improve the efficiency of matrix multiplication.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:120940
    • 提供者:youliang
  1. zuixiaoshengchenshu

    0下载:
  2. 用c语言编写的实现用邻接矩阵存储,最小生成树普里姆算法,最小生成树克鲁斯卡尔算法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2374
    • 提供者:李飞
  1. test.cpp.tar

    0下载:
  2. linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:662
    • 提供者:xp
  1. juzhen

    0下载:
  2. 矩阵的快速转置,是利用C++代码实现的。-Fast matrix transpose, using C++ code to achieve the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1166
    • 提供者:
  1. sudoku.tar

    0下载:
  2. 在linux下用c语言开发的产生数独游戏的矩阵。-generate the matrix of sudoku randomly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:7677
    • 提供者:漂泊浪子
  1. ma_bu_tu

    0下载:
  2. 用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:2032
    • 提供者:zhuliyan
  1. cpp

    0下载:
  2. c++ 逆矩阵 的 求解 运行 通过,希望大家来下载啊-c++ inverse matrix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:569
    • 提供者:sunchengcheng
  1. newmat10

    0下载:
  2. C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一-C language version of the matrix library, the world' s most popular one of the three matrix arithmetic library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:240067
    • 提供者:xiao
  1. dianzisuo

    0下载:
  2. 本设计中,电子密码锁使用STC89C52单片机控制,采用 C语言编写,通过Proteus软件仿真并进行了实物焊接。电子密码锁通过矩阵键盘进行密码输入,1602A液晶显示模块进行显示。其可实现的功能有:(1)通过切换,对输入的4位密码进行显示或隐藏;(2)通过发光二极管和蜂鸣器,对解密正确或者错误进行声光报警;(3)4位密码修改;(4)在密码遗失情况下,通过初始密码进行密码再设置;(5)采用AT24C02外部存储器,完成断电密码保护功能;(6)具有1-9次的解锁次数任意设定功能;(7)模拟密码箱
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:71818
    • 提供者:liuguangfeng
  1. StraMatMulti

    0下载:
  2. 用c语言写的strassen矩阵算法,支持非方阵用0填充为方阵的算法,编译通过,0错误哦-compiled success,edit in c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:806097
    • 提供者:qianbenying
  1. s.c.tar

    0下载:
  2. 在MPI 环境下实现的 关于cannon的矩阵乘法算法。-The MPI environment cannon matrix multiplication algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2199
    • 提供者:milk
  1. src

    0下载:
  2. C编的控制台小游戏源码:暗影迷宫文件内容:导入的文件内容必须是以0和1构成的矩阵图(0代表墙,1代表通道),不能有其他数字,且矩阵元素间以空格分隔。请参考以下导入文件的格式进行编辑。-C series console game source: the Shadow Labyrinth file content: the content of the imported file must be based on 0 and 1 matrix (0 for wall, on behalf of th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:12188
    • 提供者:吴勇辉
  1. Matrix

    0下载:
  2. C++实现几种基本的矩阵运算,包含头文件直接调用,包含矩阵转置、求逆、相乘几个通用操作-C++ implementation of several basic matrix operations, direct calls to include the header file, contains the matrix transpose, inverse, multiplied a few general-purpose operating
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:235324
    • 提供者:黄小伟
  1. matrix-multiplication

    0下载:
  2. 集群中,在mpi环境下采用c++语言编写的程序,解决了矩阵乘法-the application of clusters solving matrix multiplication inmpi,using C++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:824826
    • 提供者:xiaohan
  1. transpose

    0下载:
  2. 用C++写一个函数,其功能是将一个3*3的矩阵转置,并显示出来-Write a function that will a 3* 3 matrix transpose
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2542
    • 提供者:张小凤
  1. tudebianli

    0下载:
  2. 图的遍历,用邻接矩阵实现无向图,数据结构算法,C实现-Graph traversal, adjacency matrix to achieve an undirected graph data structure algorithms, C to achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1284
    • 提供者:yanghongkai
  1. GMMatrix

    0下载:
  2. C#矩阵乘积,各种矩阵合并,逆矩阵等方法类-Multi of Matrix AND some other ways of Matrix
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2866
    • 提供者:唐训祝
  1. eigen-QR

    0下载:
  2. C++矩阵QR分解方法,同时求出对应的特征值和实特征值对应的特征向量-QR for solving the eigenvalues and eigenvectors
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4179140
    • 提供者:唐泽宇
« 12 »
搜珍网 www.dssz.com