搜索资源列表

  1. DES加密算法实现的C++类

    1下载:
  2. DES加密算法实现的C++类-DES encryption algorithm realization C kind
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4725
    • 提供者:NCAC
  1. 数字信号处理理论算法实现

    0下载:
  2. 数字信号处理理论算法实现,可是一个经典的算法实现。是学习信号处理的床头宝典。-digital signal processing algorithm theory, but a classic algorithm. Learning signal processing bedside book.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:185494
    • 提供者:wang
  1. 最新椭圆曲ECC线算法实现

    1下载:
  2. 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1494532
    • 提供者:王清华
  1. 农夫过河问题算法实现

    0下载:
  2. 农夫过河问题算法实现,可以直接下载,不用解码的.-farmer river issues algorithm can be downloaded directly without decoding.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4660
    • 提供者:赖传胜
  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:30636
    • 提供者:李冰龙
  1. 作业调度算法实现

    0下载:
  2. 这是一个关于作业调度和进程调度的算法实现,操作系统的试验程序!-This is one of the job scheduling and process scheduling algorithm, the operating system of testing procedures!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:杨新
  1. Kriging 算法实现 2D和3D地图等高线

    0下载:
  2. 利用vc++实现Kriging 算法,此算法实现 2D和3D地图等高线-use vc achieve Kriging algorithm, the algorithm to achieve 2D and 3D contour maps
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:229127
    • 提供者:wxh
  1. IBM的MARS加密算法实现

    0下载:
  2. IBM的MARS加密算法实现.rar 虽非原创,但很有用。-IBM's encryption algorithm. Rar, if not original, but very useful.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136787
    • 提供者:老灰狼
  1. 《数据结构》算法实现与解析

    0下载:
  2. 《数据结构》算法实现与解析-"data structure" and parsing algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:427435
    • 提供者:何福保
  1. 裁剪算法实现代码

    0下载:
  2. 裁剪算法实现代码-cutting algorithm code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:科比
  1. sol 经典算法实现题 士兵站队问题

    0下载:
  2. 经典算法实现题----士兵站队问题,包括题目PDF和程序代码实现,与大家分享。-classical algorithm that - soldiers stand in line, including the subject PDF and procedures to achieve code, share with you.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-02-23
    • 文件大小:78695
    • 提供者:林总
  1. 小波变换的快速离散算法实现及应用

    0下载:
  2. 小波变换的快速离散算法实现及应用-wavelet transform fast discrete algorithm and its application
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:121023
    • 提供者:飞燕
  1. DES算法实现过程分析

    0下载:
  2. DES算法实现过程分析-DES algorithm analysis
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3568
    • 提供者:股洪涛
  1. 用蚁群算法实现自动化仓库路径优化

    0下载:
  2. 用蚁群算法实现自动化仓库路径优化-ant colony algorithm using automated warehouse Path Optimization
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:40390
    • 提供者:王涛
  1. Kriging 算法实现 2D和3D地图等高线

    1下载:
  2. 利用vc++实现Kriging 算法,此算法实现 2D和3D地图等高线-use vc achieve Kriging algorithm, the algorithm to achieve 2D and 3D contour maps
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:228352
    • 提供者:wxh
  1. ECDSA算法实现源码

    0下载:
  2. ecdsa 算法实现 通过openssl 实现(ecdsa use the openssl lib)
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:若水23
  1. 部分背包的贪心算法实现

    0下载:
  2. 通过贪心算法实现装进背包物品价值最大化,具体步骤是依次选择价值密度最大的物品放入背包(Through greedy algorithm to maximize the value of goods loaded into backpacks.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:caoya104
  1. SM2&SM3&SM4国密规范及Java软算法实现

    0下载:
  2. SM2&SM3&SM4国密规范及Java软算法实现(SM2 & SM3 & SM4 java sourcecode)
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1158144
    • 提供者:xlwang
  1. 最短路径算法实现

    0下载:
  2. 用dikstra算法实现,在商场地图上两个门店之间的最短距离(With the dikstra algorithm, the shortest distance between two stores on a mall map)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:小瓶盖1111
  1. Python实现EM算法完美版

    0下载:
  2. Python EM算法实现过程说明 具体代码(Python EM algorithm implementation process)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:转身距离
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org