登录
首页 » c# » des算法的实现

des算法的实现

于 2022-02-26 发布 文件大小:3.47 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现des算法的实现

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HsT2Hlp_Demo
    HsT2Hlp_Demo,中信证券api简单的api示例(HsT2Hlp_Demo, CITIC Securities api api simple example)
    2014-02-13 10:49:59下载
    积分:1
  • a-star-pathfinder-v.-1.92
    a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行(A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly)
    2016-08-27 10:55:33下载
    积分:1
  • vxworks_5.5到vxworks6.6移植手册
    vxworks_5.5到vxworks6.6移植手册(VxWorks 5.5 MIGRATION GUIDE 6.6)
    2020-06-17 09:20:02下载
    积分:1
  • PSOBPlunwen
    基于PSO的BP训练算法论文:在BP训练算法中,关于变权值、学习速率、步长的问题已被广泛地研究,几种基于启发式改进的技术也表明具有改善训练时间以及避免陷入局部最小的明显效果。这里BP训练过程由基于PSO同时优化log—Sigmoid函数与网络权值的新算 法(PSO。GainBP)实现。实验结果表明,PSO—GainBP比传统基于PSO的BP算法在网络训练方面具有更好的性能。(PSO based on the BP training algorithm Papers: In the BP training algorithm, on the right to change the value of learning rate, step length of the question has been widely studied, several heuristics based on improved technology also shows that to improve the training time and avoid falling into local the smallest tangible results. Here BP training process at the same time by the PSO-based optimization of log-Sigmoid function and the network weights of the new algorithm (PSO. GainBP) to achieve. The experimental results show that, PSO-GainBP than the traditional PSO based on the BP algorithm in network training has a better performance.)
    2008-12-21 10:56:16下载
    积分:1
  • Photodeal
    小弟毕业设计:基于神经网络的车牌识别系统。(younger brother graduated Design : Neural Network Based License Plate Recognition System.)
    2020-06-26 04:40:02下载
    积分:1
  • MHDD29
    这是一个磁盘检测工具,他的功能强大到无法用语言来形容。(This is a disk detection tool, which is powerful enough to be described in words.)
    2020-06-20 14:40:01下载
    积分:1
  • smal
    SMAL是short message abstract library的缩写,是由风起水流软件工作室(www.zealware.com)开发的一个支持短信网关系统开发的C++底层抽象接口库,通过对移动、联通、网通、电信等运营商使用的各种短信协议和底层通信的抽象封装,SMAL实现了一个高度自适应的短信协议栈,包括CMPP,SGIP,SMPP,SMGP,CNGP,EMPP等短信协议,同时可以很方便地在上面扩展实现新的协议和自定义的内部协议等。 SMAL目前支持的协议包括中国移动的CMPP2.0,CMPP3.0,中国联通的 SGIP1.2, SGIP1.2修订版,中国电信的SMGP2.0,SMGP3.0,中国网通的CNGP2.0,和国际标准SMPP3.3,SMPP3.4,以及企信通协议EMPP等。(SMAL is a short message abstract library acronym by wind currents from studio software (www.zealware.com) to develop a support system developed by SMS Gateway C++ Underlying abstract interface library, through the Mobile, Unicom, Netcom and telecommunications operators using a variety of messaging protocols and the bottom of the abstract communications package, SMAL achieve a highly adaptive messaging protocol stack, including the CMPP, SGIP, SMPP, SMGP, CNGP, EMPP such as SMS agreement, at the same time can be easily above the realization of the new agreement to expand and customize the internal agreement. SMAL currently supports the agreement, including China Mobile CMPP2.0, CMPP3.0, China Unicom SGIP1.2, SGIP1.2 revised edition, China Telecom SMGP2.0, SMGP3.0, China Netcom CNGP2.0, and international Standard SMPP3.3, SMPP3.4, as well as enterprises, such as ICT EMPP agreement.)
    2009-01-05 22:45:41下载
    积分:1
  • isd4002
    语音电子门锁C语言程序,STC89C51D+ISD4002应用(Voice electronic lock C language program, STC89C51D+ ISD4002 application)
    2013-09-08 23:11:37下载
    积分:1
  • ccode_open_bitmap
    图像处理c源码_功能是打开一幅位图_并显示在屏幕上(_ C source image processing function is to open a bitmap _ and displayed on the screen)
    2014-01-04 19:41:22下载
    积分:1
  • Normal-Algorithm
    在本文章里面,有各种举出算法的C语言实现 1、大数阶乘 2、大数乘法 3、任意进制转换 4、最大公约数 5、最小公倍数 6、快速傅里叶变换 7,字符串的替换,查找,截取 8、叉乘法求多边形的面积 9、快速,希尔,选择等各种排序 10、二叉树,链表,链栈 11、二分查找 12、求解线性方程组,也叫中国余数定理 13、求点到直线距离 14、Prim算法求最小生成器 15、判断点与直线的关系,俩条直线的关系 16、求排列组合数,俩矢量角度 ...... 等等基础算法的C语言代码实现(1, large factorial 2, a large number of multiplication 3, arbitrary binary conversion 4, the largest common divisor 5, the least common multiple 6, fast Fourier transform 7, string replacement, search, interception 8, fork multiplication method for polygon area 9, fast, Hill, choice and other sort 10, binary tree, linked list, chain stack 11, binary search 12, solving linear equations, also known as the Chinese remainder theorem 13, seeking point to a straight line distance 14, Prim algorithm for the minimum generator 15, determine the point and the relationship between the two lines of the relationship 16, the number of permutations and combinations, two vector angle ... And so on the basis of the C language code algorithm)
    2020-12-02 19:59:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载