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

搜索资源列表

  1. sanpack_rsa_vs2003sln_src

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1052497
    • 提供者:周刘兵
  1. Rhapsody-0.1.8.tar

    0下载:
  2. sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:252502
    • 提供者:林绍川
  1. plotyy.rar

    0下载:
  2. 在写SSI算法的时候,因为要画稳定图,所以牵涉到了双坐标轴的使用问题。查看Matlab的Help文件,对双坐标轴函数(plotyy)的表述不是很详细,或者是我没有读太懂吧。 下面对plotyy函数的使用做一个详细的学习,SSI algorithm in the time to write because of the need to draw a stable map, so involved the use of dual-axis problem. See Matlab s Help
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-08
    • 文件大小:348241
    • 提供者:vfory
  1. AES

    0下载:
  2. 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:146327
    • 提供者:冷眼单行
  1. informationhide

    0下载:
  2. 基于混沌系统的图像加密算法,先采用Arnold猫映射进行像素点位置置乱,然后对置乱后的图像的像素值进行Liu混沌加密或者Lorenz混沌加密。-Chaotic systems based on image encryption algorithm, first using Arnold cat map for the location of pixel scrambling, and then scrambling image pixel values Liu chaotic encryptio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:531296
    • 提供者:巢歌
  1. Graph_Algorithm-1.0.tar

    0下载:
  2. 算法中图算法的详细实现,包括图的表示,MST,单源最短,所有最短路径算法的c++实现,在linux环境下面编程。-Algorithm in detail algorithm to achieve, including the map that, MST, single-source shortest, all the shortest path algorithm c realization of the following programming in linux environmen
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:71706
    • 提供者:tayoto
  1. 118-Hamilton

    0下载:
  2. 哈密顿回路,对于给定的一个图查找图中是否存在哈密顿回路的一个算法。-Hamiltonian circuit, for a given a map to find the existence of maps of a Hamiltonian circuit algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1281
    • 提供者:zhujuan
  1. MapMatching

    0下载:
  2. 基于多假设的地图匹配算法。程序能够根据车辆在行驶过程中收集到的GPS/DR数据正确得到当前车辆所在的道路位置。-Assumptions based on multi-map-matching algorithm. Procedures in accordance with the process of vehicles moving collected GPS/DR data correctly be the current location of the vehicle s path.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2081054
    • 提供者:杨怡
  1. Graphs_code

    0下载:
  2. 图的算法代码,数据结构中有关图的算法及各功能实现-Map algorithm code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:657428
    • 提供者:李雪
  1. Logistichecat

    0下载:
  2. 将猫映射(cat map ) 与Logist ic 映射相结合, 构造了一种语音加密算法. 该算法首先将语音数据堆叠成二维, 然后利用二维猫映射将数据的位置置乱, 最后利用一维Logist ic 映射构造替换表, 对数据进行扩散.-The cat map (cat map) and Logist ic mapping the combination of a voice encryption algorithm is constructed. The algorithm first voic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:388210
    • 提供者:刘非
  1. cunchuguanli

    0下载:
  2. 1.分析UNIX最先适应(First Fit,FF)存储分配算法,即map数据结构、存储分配函数malloc()和存储释放函数mfree(),找出与算法有关的成分。 2.修改上述与算法有关的成分,使其分别体现BF(Best Fit,最佳适应)分配原则和WF(Worst Fit,最坏适应)分配原则。 -1. The first adaptation of UNIX (First Fit, FF) memory allocation algorithm, that is, map the d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1790
    • 提供者:pearl
  1. cccodes

    0下载:
  2. In this paper,wepropose a newloss-less symmetric imagecipher basedonthe widelyusedsubstitution– diffusion architecture which utilizes chaotic standard and logisticmaps. It is specifically designed for the coloured images, which are 3D arrays of d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:168374
    • 提供者:xx
  1. Kate-Struss-Final

    0下载:
  2. stegnographic algorithm arnolds cat map image encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:488519
    • 提供者:917
  1. Eigrp

    0下载:
  2. eigrp模拟器。实现了发包构建拓扑图的功能。有邻居表,路由表,拓扑表。spf算法-The eigrp simulator. Contract to build a topology map. Neighbor table, routing table, topology table. spf algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:584842
    • 提供者:王伟超
  1. spfa

    0下载:
  2. 一种求最短路径的算法,适合有向图和无向图,望大家批评指正-A shortest path algorithm, suited to map and no map, we hope to criticism and
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:727
    • 提供者:daichenxi
  1. New_Arnold

    0下载:
  2. 用Arnold变换进行图像置乱加密,使用了新的快速算法.-This is an image scrambling encryption algorithm using Arnold map.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:185238
    • 提供者:孙燮华
  1. Color-to-Islands

    0下载:
  2. 实现地图填色问题,使用邻接矩阵进行存储和表示,算法实现。-Realization of the map coloring problem, use the adjacency matrix is ​ ​ stored and that algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:3407
    • 提供者:yingehu
  1. a

    2下载:
  2. 进程死锁.资源分配图的绘制 建立所需数据结构;  使用题目21存成的资源分配图的文件作为输入;  编写资源分配图化简算法;  每化简一步,在屏幕上显示化简的当前结果;  最后给出结论,是否死锁,如思索给出死锁的进程及资源; -Process deadlock. Resource allocation mapping  establish the required data stru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7237006
    • 提供者:莫四
  1. finger(-C)

    0下载:
  2. 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:43513
    • 提供者:cool-wlb
  1. code_03

    0下载:
  2. 数据结构中与图有关的一些经典算法在社交网络中的完美应用,与前面传的几个没有重复-Several data structures of some classical algorithm perfect application and map-related social networks, do not repeat the previous pass
  3. 所属分类:Linux-Unix program

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