登录
首页 » 加密解密 » Well

Well

于 2022-06-01 发布 文件大小:2.49 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the time, return to post office. Under these conditions, how to select a shortest route? This issue by the Chinese mathematician Mei Gu tube study in 1960, and gives the first algorithm, hence the name.

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

发表评论

0 个回复

  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • Windows easy to use free MD5 verification tools WMD5
    Windows易用免费MD5验证工具WMD5
    2022-04-08 06:34:26下载
    积分:1
  • 用VC编辑的一个MD5算法,很好用可以顺利进行运行
    用VC编辑的一个MD5算法,很好用可以顺利进行运行-VC editor of an MD5 algorithm is useful for the smooth running
    2022-02-01 21:32:41下载
    积分:1
  • 混沌同步的很好的最好的文章
    chaos synch very good best article
    2023-08-24 13:20:04下载
    积分:1
  • 对JPEG2000图像的小波系数的最高两位平面用随机数进行
    对JPEG2000图像的小波系数的最高两位平面用随机数进行加密-JPEG2000 images of wavelet coefficients with the highest two-plane random number encrypted
    2022-11-18 13:15:05下载
    积分:1
  • Consecutive AES core Description of project.. Features
    Consecutive AES core Description of project.. Features - AES encoder - 128/192/256 bit - AES decoder - 128/192/256 bit Status - Key Expansion added - Encoder added - Decoder added - Documentation added
    2023-06-25 12:35:04下载
    积分:1
  • the documents encrypted driver source
    文档加密驱动程序源
    2022-04-12 22:16:59下载
    积分:1
  • 用来脱被upx过壳的文件,包括被upxfix等修改过的文件,适用于几乎所有版本(不过特低的好像有些问题:( ) 欢迎指正!msn:phoenix8088@ho...
    用来脱被upx加过壳的文件,包括被upxfix等修改过的文件,适用于几乎所有版本(不过特低的好像有些问题:( ) 欢迎指正!msn:phoenix8088@hotmail.com-UPX from being used to shell the documents have been added, including such upxfix revised document, applicable to almost all versions (particularly low, however it seems there are some problems: () please correct me! Msn: phoenix8088@hotmail.com
    2022-08-08 04:58:30下载
    积分:1
  • 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
    多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
    2022-03-13 06:04:47下载
    积分:1
  • 对yinxueyuan DES编码的第二版,注释很清晰,和良好的体育…
    尹学渊版的DES第二版,注释写得非常清楚,并且执行效率不错,代码质量相比第一版有很大的改进,尹学渊保留所有权利,转载自:http://www.cnblogs.com/erwin/-The second edition of YinXueyuan s DES code,the Notes is very clear, and good performance, code quality compared to a significant improvement over the first edition, All rights reserved.YinXueyuan, reprinted from: http://www.cnblogs.com/ erwin /
    2022-12-06 12:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载