资源列表

« 1 2 ... .69 .70 .71 .72 .73 2474.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法Heap

说明:資料結構課堂中, 第12章第17題 結構 Heap 的課本例題答案-Heap data structures textbook example answer
<Wonda> 在 2024-11-07 上传 | 大小:792576 | 下载:0

[数据结构常用算法banker

说明:操作系统实验课程题目,实现银行家算法,避免死锁。-Experimental operating system curriculum subject, bankers algorithm to achieve, to avoid deadlock.
<文龙> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法c-language--select-menu.

说明:C语言课程设计的设计题目,实现菜单的选择功能。-C language curriculum design of a design, implement menu.
<文龙> 在 2024-11-07 上传 | 大小:302080 | 下载:0

[数据结构常用算法the-function-of-the-vehicle.

说明:C语言课程设计的设计题目,寻找肇事车辆的功能。-C language curriculum design of a design, look for the function of the vehicle.
<文龙> 在 2024-11-07 上传 | 大小:8192 | 下载:0

[数据结构常用算法C01

说明:学生课程成绩管理系统,C语言课程设计的一类,这个系统适用的是文本界面和三级链表,可以实现维护(增删改)、查询(精确查询和模糊查询)、统计等功能,具有很强的借鉴性。-Student course performance management system, C language curriculum design for a class, the system is applicable text interface and three
<zhaoxiaoyan> 在 2024-11-07 上传 | 大小:116736 | 下载:0

[数据结构常用算法word-in-reverse-order

说明:Program to print words in reverse order and punctuation marks in same order using stack.
<Amrinder singh> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tries

说明:presentation on the TRIES data structure
<Amrinder singh> 在 2024-11-07 上传 | 大小:1234944 | 下载:0

[数据结构常用算法traverse-postfix-to-prefix

说明:To create a expression tree and traverse postfix to prefix and infix.
<Amrinder singh> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Unionfind

说明:union find问题,三种不同的union find 问题,quick find,quick union with balancing weight-union find question
<中程序> 在 2024-11-07 上传 | 大小:68608 | 下载:0

[数据结构常用算法SingleKey

说明:DES 对称加密源码实例,加密算法可以是DES,DESede,Blowfish等,选择DES算法,密钥长度必须为56位,用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥,用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥-DES symmetric encryption source code ex
<Jacker> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法JCTV1.0SRC

说明:BlowfishTool.java封装同Blowfish对称加密算法有关的方法,包括了使用创建Blowfish密码,使用Blowfish加密、解密, 使用PBE(基于口令的加密)存取blowfiwsh密码   Digest.java计算字符串和byte[]的数字摘要   PBETool.java封装同PBE(基于口令的加密)算法有关的方法,可用使用PBE算法加密和解密-Jct encryption and decryptio
<Jacker> 在 2024-11-07 上传 | 大小:43008 | 下载:0

[数据结构常用算法rank

说明:内部排序算法比较:通过随机数据比较各排序算法的关键字比较次数和关键字移动次数,以及执行时间,取得直观感受。 1、各算法在不同规模下的比较。 1)比较范围:直接插入排序、冒泡法排序、简单选择排序、快速排序1(自己实现)、快速排序2(调用STL)、归并排序。 2)比较指标:a)关键字操作次数(比较次数和移动次数之和),b)排序时间。每个指标采用多次重复取平均数记录,重复次数不小于100。注:1次关键字对换按3次移动计算。 3
<> 在 2024-11-07 上传 | 大小:61440 | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 2474.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org