资源列表

« 1 2 ... .11 .12 .13 .14 .15 2416.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法Heterogeneouslists

说明:一个用c程序语言编写的异质链表文件,测试完善-a c programmed list
<黑鱼度> 在 2024-11-08 上传 | 大小:543kb | 下载:0

[数据结构常用算法acm_p173

说明:Belong to the resource allocation problem of subproblems, the use of c + + implementation, and analysis of algorithm study or participate in the ACM contest has certain help.-Belong to the resource allocation problem of
<ltc> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:c语言数据结构 ,利用哈夫曼树存储结构 , 实现了通讯录。针对大连海事大学数据结构上机实验-the data sturcture which called huffman-tree,we use it to creat a software whose funcation is like address book .
<muyouhang> 在 2024-11-08 上传 | 大小:709kb | 下载:0

[数据结构常用算法pointbak

说明:利用指针输入十个数字到数组中,然后在将数组中的各个数字输出。-Use the ten numeric input pointer to the array, then the array each digital output.
<鸣寒> 在 2024-11-08 上传 | 大小:155kb | 下载:0

[数据结构常用算法primenumber

说明:输入一个数字,按回车,然后输出能被这个数整除的所有数。也可以变换下程序用以检测输入的数字是否是质数(或素数)。-Enter a number, press Enter, and then output this number can be divisible by all the numbers. Transformation program can also detect whether the input to digital is
<鸣寒> 在 2024-11-08 上传 | 大小:159kb | 下载:0

[数据结构常用算法SEARCH

说明:数据结构中的三种排序方法编程,分别是直接插入排序法排序,冒泡排序法排序,选择排序法排序,注:只有一个程序有输出,其他两个需要在调试里面看-Three sorted by programming data structures, which are sort of direct insertion sort, bubble sort sort, Sorting, Note: Only one program has output, th
<朱丽琼> 在 2024-11-08 上传 | 大小:567kb | 下载:0

[数据结构常用算法Paixu

说明:很有用的C排序算法(包含三种),绝对可以使用-Very useful C sort algorithm (including three), can absolutely use
<Arron> 在 2024-11-08 上传 | 大小:179kb | 下载:0

[数据结构常用算法study_VC

说明:有用的栈链式存储与顺序存储算法,可以使用,比较适用于初学者-Useful stack chain storage and sequential storage algorithm, can be used, compared to beginners
<Arron> 在 2024-11-08 上传 | 大小:388kb | 下载:0

[数据结构常用算法dashuzuoye

说明:简单的大数加减乘除开方等运算,采用顺序栈完成数据的运算。-Tarsus simple arithmetic square root operation, sequential stacks for data operations
<王肖程> 在 2024-11-08 上传 | 大小:286kb | 下载:0

[数据结构常用算法newton-raphson

说明:牛顿-拉夫逊法潮流计算的Matlab实现,此程序只适用于求解节点电压以极坐标形式表示的潮流方程,没有考虑节点优化编号-Newton- Raphson method flow calculation Matlab realize, this procedure applies only to solve the node voltage power flow equations expressed in polar form, witho
<knight> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法tushuguanlixitong

说明:1、图书管理系统(线性表) [问题描述]   设计一个程序,记录并统计图书使用情况。 -the library management system (linear form) [Problem Descr iption] Design a program that records and usage statistics books.
<简单就好> 在 2024-11-08 上传 | 大小:1.04mb | 下载:0

[数据结构常用算法Huffman

说明:Huffman编码与解码(Huffman编码、二叉树) [问题描述] 对一篇英文文章(大于2000个英文字符),统计各字符出现的次数,实现Huffman编码,以及对编码结果的解码。 [基本要求] (1) 输出每个字符出现的次数和编码,其中求最小权值要求用堆实现。 (2) 在Huffman编码后,要将编码表和英文文章编码结果保存到文件中,编码结果必须是二进制形式,即0 1的信息用比特位表示,不能用字符’0’和’1’表示
<简单就好> 在 2024-11-08 上传 | 大小:909kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 2416.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org