资源列表

« 1 2 ... .49 .50 .51 .52 .53 8354.55 .56 .57 .58 .59 ... 16281 »

[系统编程yhj

说明:C写的银行家算法代码实例,运行时先CMD打开命令提示符,然后将生成的EXE文件拖放至提示符窗口中-Bankers algorithm written in C code examples, when the first run CMD to open a command prompt, and then drag and drop the generated EXE file to prompt
<陈丽凤 > 在 2025-04-22 上传 | 大小:11kb | 下载:0

[系统编程freelip_1.1

说明:非常有名的C大数运算库源代码,与miracl齐名的大数运算类库,完全免费,自由使用。-Majority of the computing very famous C library source code, with the majority of the computing par miracl library, completely free, free to use.
<陈丽凤 > 在 2025-04-22 上传 | 大小:184kb | 下载:0

[加密解密Classical-cryptography

说明:实现古典密码中的多表代替密码的破解。根据密文的统计特性确定加密时使用的密表数量。-Classical cryptography implementation of multi-table instead of password cracking. According to the statistics of the ciphertext using the encryption cipher table number.
<zhonghongbao> 在 2025-04-22 上传 | 大小:361kb | 下载:0

[加密解密sha1

说明:实现sha1函数。特点是速度快。适合多次迭代中使用,已经接口,可以直接调用。-Achieve sha1 function. Characterized by fast. Suitable to use iterations has interfaces that can be called directly.
<zhonghongbao> 在 2025-04-22 上传 | 大小:449kb | 下载:0

[系统编程suijishu

说明:在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read a pse
<陈丽凤 > 在 2025-04-22 上传 | 大小:11kb | 下载:0

[加密解密Make_base64_to_.h

说明:实现字符串的base64编码和解码,很好用的,接口已经定义好-Achieve base64 string encoding and decoding, the good, the interface has been defined
<zhonghongbao> 在 2025-04-22 上传 | 大小:789kb | 下载:0

[加密解密renzhengchengxu

说明:对于混沌二值序列的生成以及混沌二值序列序列的优化-For the chaotic binary sequence generation and chaotic binary sequences sequence optimization
<zhang> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[系统编程WindowsApplication3

说明:一般用双重循环来实现,外循环控制行,内循环控制列-rugular*
<欧阳云语> 在 2025-04-22 上传 | 大小:100kb | 下载:0

[系统编程WindowsApplication2

说明:vs写水仙花数问题:水仙花数就是三个数位上的数字的立方和等于该三位数。-narcissistic number
<欧阳云语> 在 2025-04-22 上传 | 大小:110kb | 下载:0

[Linux/Unix编程nachos_threads_lab

说明:nachos线程机制,linux下,c语言-nachos thread mechanism, linux under, c language
<lyq333> 在 2025-04-22 上传 | 大小:13.23mb | 下载:0

[加密解密MzCrypt-v1.0-srcPbin

说明: 解密/加密 BIn軟件 ~MzCrypt-Descr iption This is a commandline application that converts back and forth between .bin and .zip. Usage - Decrypt .bin: mzcrypt.exe-d-o update-decrypted.zip update.bin (converts
<向华> 在 2025-04-22 上传 | 大小:140kb | 下载:0

[系统编程prim

说明:假设G=(V,E)是连通的,TE是G上最小生成树中边的集合。算法从U={u0}(u0∈V)、TE={}开始。重复执行下列操作: 在所有u∈U,v∈V-U的边(u,v)∈E中找一条权值最小的边(u0,v0)并入集合TE中,同时v0并入U,直到V=U为止。-Suppose G = (V, E) is connected, TE minimum spanning tree of G on the set of edges. Algori
<张鹏> 在 2025-04-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 8354.55 .56 .57 .58 .59 ... 16281 »

源码中国 www.ymcn.org