CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 组合框控件 搜索资源 - algorithm,

搜索资源列表

  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:279.16kb
    • 提供者:王晶
  1. xoBox算法

    0下载:
  2. xoBox算法.rar,超级好用 ,在xoBox算法.rarxoBox算法.rarxoBox算法.rar-xoBox algorithm. Rar, super convenient, in xoBox algorithm. RarxoBox algorithm. RarxoBox algorithm. Rar
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:20.82kb
    • 提供者:9669
  1. plenipotentiary

    0下载:
  2. 这个一个很好的源码,提供了如何用matlap实现最小生成树算法-this a very good source for how to use matlap achieve minimum spanning tree algorithm
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:13.6kb
    • 提供者:wumm
  1. MirClient

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:245.43kb
    • 提供者:安定机
  1. RSAjimi

    0下载:
  2. rsa的算法,复制到VC++后稍改一下就可以运行了,-rsa algorithm, reproduction of the VC after the change it slightly on the run,
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:9.88kb
    • 提供者:柏廷祥
  1. zip00

    0下载:
  2. 可以进行文件夹压缩与解压的源码,压缩与解压过程使用zip算法,-folders can be compressed with extracting the source code for compression and decompression process using zip algorithm,
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:2.64mb
    • 提供者:hello
  1. ygjs

    0下载:
  2. 1.设计进程对各类资源最大申请表示及初值确定。 2.设定系统提供资源初始状况。 3.设定每次某个进程对各类资源的申请表示。 4.编制程序,依据银行家算法,决定其申请是否得到满足。 -1. design advancement to each kind of resources biggest application expression and starting value determination. 2. hypotheses systems provide th
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:3.22kb
    • 提供者:陈登
  1. 三角

    0下载:
  2. 这是算法是程序设计的精髓,程序设计的实质就是构造解决问题的算法,将其解释为计算机语言。-This is the algorithm is the essence of program design, program design is the real structural problem-solving algorithm, be interpreted as a computer language.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:1.81mb
    • 提供者:往后
  1. wenjianbaoxian

    0下载:
  2. 密码学中用openssl做的文件保险箱,融合了AES.DES.RAS等多种加密算法。-In cryptography openssl do file safe, shirt-sleeve AES. DES. RAS and so on the many kinds of encryption algorithm.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:205.42kb
    • 提供者:董冠群
  1. wuziqisuanfa

    0下载:
  2. 五子棋算法和实现源码,非常完整很有帮助,有助于提高算法的水平-Backgammon algorithm and implementation source code, very complete helpful, help to improve the level of the algorithm
  3. 所属分类:ComboBox

    • 发布日期:2017-11-20
    • 文件大小:297.24kb
    • 提供者:yyyy
  1. 7zhong-suan-fa

    0下载:
  2. VB 7种分形绘图算法,效果非常好,快来下载-VB 7 kinds of fractal graphics algorithm, the effect is very good and fast to download
  3. 所属分类:ComboBox

    • 发布日期:2017-12-09
    • 文件大小:10.72kb
    • 提供者:苏佳奇
  1. WindowsFormsApplication1

    0下载:
  2. os磁盘模拟算法,仅仅有界面设置和部分代码。-os disk simulation algorithm, only a part of the code and interface settings.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-02
    • 文件大小:21.31kb
    • 提供者:朱志彦
  1. Integer-Calculator

    0下载:
  2. 一个简单的整数计算器算法,内含进制转换,初学者容易理解-A simple integer calculator algorithm, including hexadecimal conversion
  3. 所属分类:ComboBox

    • 发布日期:2017-04-26
    • 文件大小:437.37kb
    • 提供者:lnz
  1. VCPP-information-encrypted

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program using RSA 2048bit data encryption algorithm for encryption and digi
  3. 所属分类:ComboBox

    • 发布日期:2017-04-02
    • 文件大小:136.78kb
    • 提供者:张力
搜珍网 www.dssz.com