CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - algorithm;算法

搜索资源列表

  1. rsa

    0下载:
  2. 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制 -1, the preparation of procedures for constructing a RSA key 2, the preparation of procedures for fast index algorithm 3, the preparation process to generate large prime numbers 4, t
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:20694
    • 提供者:
  1. MD5

    0下载:
  2. 1、掌握MD5算法的原理; 2、能够编写代码实现MD5算法。 -1, to master the principles of MD5 algorithm 2, can write code to achieve MD5 algorithm.
  3. 所属分类:File Formats

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

    0下载:
  2. 调研并熟悉数据排序的基本概念、排序算法与工作规程; 学习Visual C++中的图形化界面设计技术; 通过实际编程加深对基础知识的理解,提高实践能力; 学习开发资料的收集与整理,学会撰写课程设计报告。-Research and become familiar with the data sorted the basic concepts of sorting algorithm and work order to learn Visual C++ in the graphical
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:75086
    • 提供者:曹宣驰
  1. mofangzhen

    0下载:
  2. 1. 设计数据结构; 2. 设计算法完成任意n阶魔方阵的填数; 3. 分析算法的时间复杂度 魔方阵,又叫幻方阵,在我国古代称为“纵横图”。它是在一个n*n的矩阵中填入1到n*n的数字(n为奇数),使得每一行,每一列,每条对角线的累加和都相等。-Design data structure design algorithm to complete the fill in the number of arbitrary order n magic square time complex
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:14914
    • 提供者:周琳
  1. Cpp1

    0下载:
  2. 非递归中序遍历二叉树:要求从键盘输入二叉树各结点的值,并使用二叉链表来存储二叉树;使用非递归算法遍历二叉树,在屏幕上打印出二叉树中序遍历序列。-Non-recursive traversal of binary tree: the input binary tree node value from the keyboard and use the binary tree to store binary tree non-recursive algorithm for binary tree t
  3. 所属分类:File Formats

    • 发布日期:2017-11-27
    • 文件大小:665
    • 提供者:Grape
  1. erchashu

    0下载:
  2. 非递归中序遍历二叉树:要求从键盘输入二叉树各结点的值,并使用二叉链表来存储二叉树;使用非递归算法遍历二叉树,在屏幕上打印出二叉树中序遍历序列。-Non-recursive traversal of binary tree: the input binary tree node value from the keyboard and use the binary tree to store binary tree non-recursive algorithm for binary tree t
  3. 所属分类:File Formats

    • 发布日期:2017-12-06
    • 文件大小:669
    • 提供者:Grape
  1. noise

    0下载:
  2. 图像去噪理论基础图像视频去噪的最终目的是改善给定的图像,解决实际图像由于噪声干扰而导致图像质量下降的问题。通过去噪技术可以有效地提高图像质量,增大信噪比,更好的体现原来图像所携带的信息,作为一种重要的预处理手段,人们对图像去噪算法进行了广泛的研究。在现有的去噪算法中,有的去噪算法在低维信号图像处理中取得较好的效果,却不适用于高维信号图像处理;或者去噪效果较好,却丢失部分图像边缘信息,或者致力于研究检测图像边缘信息,保留图像细节。-Image denoising theory based imag
  3. 所属分类:File Formats

    • 发布日期:2017-11-03
    • 文件大小:190848
    • 提供者:徐卫东
  1. Graph

    0下载:
  2. 输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。-Enter a weighted undirected graph with vertices, edges, each of the side information (two ve
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3653
    • 提供者:毕瑞丰
  1. jinchengdiaodu

    0下载:
  2. 加深进程概念的理解;掌握选择进程调度算法的准则;掌握进程调度算法。 -Deepen the process of understanding of the concept master scheduling criteria selection process algorithm master process scheduling algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:42496
    • 提供者:LORY
  1. tustin

    0下载:
  2. 分数阶tustin算法的重要资料;希望对大家有用;初学者很经典的资料-Important Information Fractional tustin algorithm hope useful for everyone beginners Classic information
  3. 所属分类:File Formats

    • 发布日期:2017-05-24
    • 文件大小:3535197
    • 提供者:baibai
  1. the-image-tube-CAD

    0下载:
  2. 本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 -In this paper, we base on the three theorems of the electric field, continuo
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:657060
    • 提供者:洋娃娃
  1. multirfid

    0下载:
  2. 提出两种基于盲源分离方法的标签防碰撞算法,解决标签密集的多天线RFID 系统中的标签碰撞问题。在一个确定的 时隙内, 当发射反向反馈信号的标签数目不超过阅读器天线的数目时, 这些标签可以通过盲源分离算法被阅读器成功识 别;信号,直到所有标签被成功识别出来。仿真结果表明,新算法能使得RFID 系统获得更加高效的吞吐率,能比基于ALOHA 的标签防碰撞算法具有更小的时耗,尤其是当标签数目较大时更加显著。-two tag anti-collision algorithms based on
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:497389
    • 提供者:小红
  1. Surf-algorithm-learning

    0下载:
  2. Sift算法详细;Surf算法学习整理;surf英文原版-Surf algorithm learning finishing (first introduced the SURF algorithm will be related to the SIFT of the relevant concepts, to explain in detail the realization of the SURF algorithm)
  3. 所属分类:File Formats

    • 发布日期:2017-05-26
    • 文件大小:9720312
    • 提供者:韦飞
  1. Staff-Information-Management-System

    0下载:
  2. 职工信息管理系统: 职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能: 系统以菜单方式工作; 职工信息录入功能(职工信息用文件保存) 输入; 职工信息浏览功能 -输出; 查询和排序功能 算法 按工资查询 按学历查询 职工信息删除、修改等-Employee information including employee number, name, sex, age, education
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2815
    • 提供者:Sue
搜珍网 www.dssz.com