资源列表

« 1 2 ... .22 .23 .24 .25 .26 1327.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法BiTree

说明:二叉树的基本操作 包括建立 遍历的递归非递归的数据结构-Including the establishment of the basic operation of a binary tree traversal non-recursive recursive data structures
<蜗牛> 在 2024-10-13 上传 | 大小:5120 | 下载:0

[数据结构常用算法HaffmanCoding

说明:哈弗曼解码与编码的问题(解码要先建立哈弗曼树)-Ha Fuman decoding and encoding problem (first established Hafu Man decoding tree)
<蜗牛> 在 2024-10-13 上传 | 大小:8192 | 下载:0

[数据结构常用算法Huffman--coding-and--decoding

说明:根据《数据结构》(严蔚敏)提供的算法,编写的HUFFMAN编译码程序,工行能做了一定的扩展。 可实现以下功能: (1)输入一段字符串,统计其中每个字符的频度 (2)求每个字符的HUFMAN-CODE (3)对(1)中的字符串译码 (4)对(3)中的译码再解码.-huffman coding and decoding program
<lsh> 在 2024-10-13 上传 | 大小:8192 | 下载:0

[数据结构常用算法c

说明:0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。 -0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to
<fire> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法c

说明:题目需求分析 1,游戏(1):类似文曲星里的猜数字: 输入四入不重复的数字(中间用空格隔开) 形式为 " ? A ? B", 四个数中位置和数字都正确为 A,数字相同位置不同为 B, 当 4 A 0 B 时为猜对,每一局有8次机会. 2,游戏(2):计算机随机生成一个1-100中的某数,用户输入一个数字去猜。 -Needs analysis questions 1, games (1): Simila
<fire> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法c

说明:1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to
<fire> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法chaoshijiesuan

说明:一个简单的超市结算中心,用C语言编写,供大家参考。-A simple supermarket clearing house, with C language, for your reference.
<sky> 在 2024-10-13 上传 | 大小:5120 | 下载:0

[数据结构常用算法zb

说明:折半查找算法,一种实现查找数字或字符串的算法。-Binary search algorithm, an implementation of the algorithm to find numbers or strings.
<yy> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法the-shortest-path-gragh

说明:求一个图的最短路径的问题,程序在dos的界面下运行 程序还输出了最短路径的问题-Find a map of the shortest path problem, the program interface run in the dos program also outputs the shortest path problem
<马浩原> 在 2024-10-13 上传 | 大小:210944 | 下载:0

[数据结构常用算法Tree

说明:Data Structure Example...Linked List like tr-Data Structure Example...Linked List like tree
<arief> 在 2024-10-13 上传 | 大小:17408 | 下载:0

[数据结构常用算法TwoList

说明:两个VC++链表模板类,一个是单向链表,一个是多向链表,用法在main()函数中都有说明,对初学者应该有帮助 -Two VC++ template class list, a one-way linked list, one more to the list, use the main () function has instructions for beginners should help to illustrate the p
<madud00025> 在 2024-10-13 上传 | 大小:9216 | 下载:0

[数据结构常用算法Josephuss-Problem

说明:This Josephus s Problem it is make a Visual C++ -This is Josephus s Problem it is make a Visual C++
<Starfaith> 在 2024-10-13 上传 | 大小:99328 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1327.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org