CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 计算机算法

搜索资源列表

  1. ph

    0下载:
  2. 计算机图形学相关画线 画圆 画椭圆 画球相关算法的实现 -Computer graphics related to drawing a line drawing a circle painted oval ball-related Algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2143794
    • 提供者:fei
  1. Breyuan

    0下载:
  2. 最简单的Bresenham算法绘制圆 计算机图形学实验内容-Bresenham algorithm for drawing simple circle content of computer graphics experiment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2884607
    • 提供者:韩帅
  1. RDPIC

    0下载:
  2. 计算机程序设计的思路及方法,并提出了该算法的参考程序-the computer programming for gaining the section area of the highway subgrade, and discussed the programming steps and methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:毛秀环
  1. dvbits

    0下载:
  2. 计算机程序设计的思路及方法,并提出了该算法的参考程序-the computer programming for gaining the section area of the highway subgrade, and discussed the programming steps and methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:687
    • 提供者:毛秀环
  1. Caesar

    0下载:
  2. 计算机网络安全最基本算法,实现Caesar加解密算法-Basic algorithms of computer network security, encryption and decryption algorithm to achieve Caesar
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:937466
    • 提供者:yunfei_lei
  1. mcfpfsf2_1

    0下载:
  2. 固定窗口的模重复平方算法,计算大数a的n次方模m余下的值,可以有效出理计算机计算过程中的大数溢出问题。-figure out the value of a^n(mod m) when a is large.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:798
    • 提供者:xiaohe
  1. computergraphicsalgorithms

    0下载:
  2. 计算机图形各种算法的演示,包括DDA算法,区域填充法-Demonstration of computer graphics algorithms, including the DDA algorithm, area filling method
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1482568
    • 提供者:屈文杰
  1. RSA

    0下载:
  2. 计算机网络安全课程设计RSA加密解密算法,用于学习RSA-Computer network security curriculum design DES encryption and decryption algorithm for learning DES
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:277227
    • 提供者:zhuyezi
  1. traveller

    0下载:
  2. 旅行商问题,带有图形功能,对理解和学习旅行商问题都有很大的帮助,对算法,数据结构,计算机图形和vc++的学习都有帮助-Traveling salesman problem with graphics capabilities, understanding and learning are very helpful to the traveling salesman problem, on the algorithms, data structures, computer graphics and
  3. 所属分类:Other windows programs

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

    0下载:
  2. MD5用的是哈希函数,在计算机网络中应用较多的不可逆加密算法有RSA公司发明的MD5算法和由美国国家技术标准研究所建议的安全散列算法SHA。-MD5 hash function is used in the application of computer networks more irreversible encryption algorithm invented by RSA, MD5 algorithm and by the National Institute of Standards
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:7494
    • 提供者:Laura
  1. Graphics-filling

    1下载:
  2. 在MFC下实现四向连通和八向连通算法,代码简洁易懂,适于学习计算机图形学的人员使用-Connectivity in the MFC to achieve four-way and eight-connected algorithm to the code easy to read, study and computer graphics for use by
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3751960
    • 提供者:王旭
  1. Tc9

    0下载:
  2. 为什么要研究查找? 查找(Searching,又称检索或搜索)无论是在日常生活 中,还是在计算机的系统软件和应用软件都会广泛涉及到。信息检索已经成为计算机应用领域中的一个方面。当所要查找数据量相当大时,寻找一种高效的查找方法就显得尤为重要。如果数据元素或记录项很多以至于内存都无法存放所有的数据元素或记录,则有必要把一些数据元素存储到磁盘或磁带上去,在这种情况下的查找叫做外部查找;而如果所需要的查找的数据元素都在内存中,则称这种情况下的查找为内部查找(这里只考虑内部查找,当然有些算法在外部
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:597884
    • 提供者:乐乐
  1. des3FileCoder

    0下载:
  2. 1. 通过des3加密算法对计算机内的文件进行加解密并生成密钥- through the DES3encryption algorithm on the computer file encryption and decryption key generation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9380388
    • 提供者:canmeizhexue
  1. vbCalculator2

    0下载:
  2. 摘要:VB源码,算法相关,计算器   简易的VB(计算机)计算器源代码,VB的计算器已经有很多了,不过每一款都出自不同的人,在编写的思路和方法上不尽相同,有兴趣的朋友,可以下载本款源码,看一下作者的思路有何异同呢? -a calculator with VB
  3. 所属分类:Other windows programs

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

    0下载:
  2. MD5即Message-Digest Algorithm 5,用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(也可称为摘要算法、哈希算法),用vc++语言实现-The MD5 Message-Digest Algorithm 5 is used to ensure complete and consistent information transmission. Digest algorithm (also called hash algorithm), implemented vc+
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1886578
    • 提供者:zhangyuan
  1. diyici

    0下载:
  2. 计算机图形学画线算法,在菜单栏选择画线后在空白处单击两次,即可画线-Computer graphics line drawing algorithm, choose to draw a line in the menu bar, click in the blank twice, you can draw a line
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-31
    • 文件大小:31165440
    • 提供者:杨书凯
  1. Map-four-staining

    0下载:
  2. 用不多于四种颜色为地图染色,使相邻的行政区不重色,是计算机科学中著名的“四染色”的典型应用,应用这个思想,是以回溯的算法对一幅给定的地图染色。是对数据结构中栈的应用。-With no more than four colors map staining the adjacent borough is not heavy color, typical applications of computer science "stain" the application of this idea, a b
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:181758
    • 提供者:family
  1. MyDraw_806_806

    0下载:
  2. 改进的DDA算法 (计算机图形学)-The improved DDA algorithm (computer graphics)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2212057
    • 提供者:
  1. tuxingxuezuoye

    0下载:
  2. 计算机图形学的作业,包括线、圆的绘制,裁剪、填充算法的实现-Computer graphics operations, including the realization of the line, circle drawing, cutting, filling algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:2113407
    • 提供者:刘杨
  1. dv

    0下载:
  2. 关于计算机网络中的算法,路由协议RIP中的dv算法c语言实现,静态路由选择-Dv algorithm c language algorithm in computer network, routing protocols RIP, static routing
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:898
    • 提供者:郑鑫
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com