资源列表

« 1 2 ... .28 .29 .30 .31 .32 1433.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法DataStructureOfE00

说明:e00文件格式是ArcGIS的标准数据交换格式,这是e00文件的数据结构-The data structure of e00 file.
<张良> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法Hill

说明:希尔排序 学习数据结构很好的例子 注释很全-Hill sequential learning data structures are all good examples of comments
<mailan7749> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法dataSruct

说明:使用C++实现单链表,非常适合数据结构的初学者。-The list using c++.
<hanfei> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法shu

说明:数据结构关于树的一系列例子,包括树的各种算法,二叉树的实现-Tree data structure on a series of examples, including the tree, the various algorithms, binary tree implementation
<袁搏> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法Sort

说明:数据结构各种排序的性能比较:移动次数,时间长短等-Data structure performance comparison of various sort: mobile number, duration, etc.
<东方卡> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法LRUsuanfamoni

说明:1.通过本实验的模拟算法理解和加深页式存储管理的地址变换过程。 2.通过模拟LRU算法加强理解和掌握OS中实现虚拟存储器的关键技术。 -1. Through this experiment, the simulation algorithm and deepen understanding of storage management page address translation process. 2. LRU algori
<LIULIU> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法yousehuhuan

说明:数据结构实验报告 实验1 线性表及其应用 题目:约瑟夫环 一. 需求分析 1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。 2. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入相应数据(即每个人所持的密码),每个人的序号由程序自动分配。
<xj> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法liziqun

说明:粒子群算法源代码 此粒子群算法比较全面,程序叫完善-problem
<汪良坤> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法compositor

说明:编写函数void fun(int *x,int n),功能是:求出长度为n的数组x中的最大数与 次最大数,并把最大数和a[0]对调,次最大数和a[1]对调,其余的数保持不变。-Write a function void fun (int* x, int n), function is: find the length of the array x n the maximum number and maximum number of
<win> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法HaffmanCoding

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

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

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

[数据结构常用算法linkqueue

说明:数据结构 队列的链式实现 包括队列的初始化,删除等操作-Chain to achieve queue data structure, including the initialization of the queue, and delete
<LZ> 在 2024-10-11 上传 | 大小:8192 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1433.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org