资源列表

« 1 2 ... .27 .28 .29 .30 .31 1432.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法Huffman

说明:霍夫曼编码实验报告,内含源代码,编码原理 -Huffman coding lab report, containing the source code, coding theory
<韩苓> 在 2024-10-11 上传 | 大小:430080 | 下载:0

[数据结构常用算法DataStucture

说明:严蔚敏数据结构源代码,线性表,栈,队列,树,图,查找,排序各种方法-YAN Wei-min data structure source code, linear tables, stacks, queues, trees, maps, search, sort a variety of methods
<刘子超> 在 2024-10-11 上传 | 大小:3377152 | 下载:0

[数据结构常用算法Airlinereservationsystem

说明:用从语言实现飞机订票系统。程序中用到了数据结构中的队列和栈。-From the language used airline reservation system. Process the data structure used in the queue and stack.
<IVAN> 在 2024-10-11 上传 | 大小:399360 | 下载:0

[数据结构常用算法Joseph-Ring

说明:用c语言,实现了,于瑟夫环。要到了数据结构中的链表。-With the c language to realize, in the Joseph ring. To go to the linked list data structure.
<IVAN> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法Transport-system

说明:用c语言实现了交通系统。用到了数据结构中的链表。-C language using the traffic system. Use a data structure linked list.
<IVAN> 在 2024-10-11 上传 | 大小:367616 | 下载:0

[数据结构常用算法oclRadixSort.tar

说明:Radix Sort using GPGPU with OpenCL
<Raj Singh> 在 2024-10-11 上传 | 大小:1088512 | 下载:0

[数据结构常用算法JOSEPHUS

说明:用链表实现的约瑟夫环,模块化设计,便于初学者理解-Joseph Ring a linked list implementation, modular design, easy for beginners to understand
<石头> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法ma-ta-qi-pan

说明:纯C写的马踏棋盘经典算法,便于初学者学习-Written in pure C classical algorithm horse riding board, easy for beginners to learn
<石头> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法AVL

说明:用控制台界面完美演示平衡二叉树的操作过程,用纯C编写,基于VS2008-Interface with the console perfectly balanced binary tree of the operation shows, written in pure C, based on VS2008
<石头> 在 2024-10-11 上传 | 大小:233472 | 下载:0

[数据结构常用算法shujuwajue(kehuguanxi-guanli-)

说明:本代码在客户管理的基础上采用数据挖掘进行深层析的分析与设计。-The code is based on the customer management for deep chromatography using data mining analysis and design.
<lixing> 在 2024-10-11 上传 | 大小:2623488 | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环,设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。以n=8,s=1,m=4为例,若初始的顺序为 n1,n2,n3,n4,n5,n6,n7,n8。则问题的解为n4,n8,n5,n2,n1,n3,n7,n6。-Joseph Wan, with n individuals sitting around a round ta
<ll> 在 2024-10-11 上传 | 大小:190464 | 下载:0

[数据结构常用算法HufmanCode

说明:【题目】编写基于HUFFMAN-CODE的译码和解码算法 实验要求: (1) 输入一段字符串,统计其中每个字符的频度; (2) 求每个字符的HUFMAN-CODE; (3) 对(1)中的字符串译码; (4) 对(3)中的译码再解码。 -【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental r
<ll> 在 2024-10-11 上传 | 大小:159744 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1432.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org