资源列表

« 1 2 ... .49 .50 .51 .52 .53 1954.55 .56 .57 .58 .59 ... 2656 »

[数据结构常用算法Sortarithmatic

说明:数据结构算法之各种排序算法比较,由c语言编写而成,希尔,快速,堆排序三种-algorithm data structure the various sorting algorithms, the language from c prepared, Hill, rapid and three Heap Sort
<ctp> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法feedback_loading

说明:回溯算法的应用,经典的装载问题,程序通过答辩,好用!-retroactive application of the algorithm, classic loading issues, procedures adopted by the respondent and ease of use!
<高媛> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法jasonkingde

说明:排序及应用 题目一:统计成绩 1. 实验目的:掌握常用的排序方法,深刻理解排序的定义和各种排序方法的特点,并能灵活应用。 2. 实验内容: (1) 输入n个学生的考试成绩,每个学生信息由姓名与分数组成; (2)选择一种排序算法,按分数高低次序,打印出每个学生的名次,分数相同的为同一名次。 (3)按名次给出每个学生的姓名与分数。 3. 实验要求:任选一种高级程序语言编写源程序,并调试通过,测试正确。
<> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法NBJG

说明:设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 :(1)对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序表的表长不小于1000,表中数据随机产生,至少用5组不同数据作比较,比较指标有:关键字参加比较次数和关键字的移动次数(关键字交换记为3次移动); (3)输出比较结果。 -Design a testing procedure based
<迟浩东> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法02

说明:编写一个程序,将两个字符串连接起来(不用STRCAT函数)利用指针实现-Write a program that will link the two strings (not STRCAT function) the use of pointers
<李世超> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法tiaoma

说明:跳马算法的实现:考虑国际象棋棋盘上某个位置的一只马,它是否可能只走步,正好走过除起点外的其他个位置各一次,并且最后能够回到初始点(存在哈密顿回路)?-Vault algorithm implementation: considering a location on the chess board of a horse, it may only be walking, just walk in addition to other loca
<zhaoxin> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法memery-management

说明:文件操作;堆排序算法;二分插入算法; 内存管理模拟和自定义的内存分配、释放功能等;所有的是一个整体。-File operations heap sorting algorithm Binary Insert Sort algorithm memory management simulation and custom memory allocation and release functions all as a whole.
<Foster> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法Hanoi

说明:汉诺塔的解决,里面附带源代码,打开就能运行了!-Han s the solution of the tower, with open source code, it can run!!!!!
<miste chen> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法DXS

说明:若不存在一元多项式,输入m项系数的指数,建立一元多项式,销毁一元多项式,两个一元多项式相加,保存一元多项式-If there is a polynomial input m coefficient index, the establishment of a polynomial, and the destruction of a polynomial, and two unary polynomials, and save a poly
<makaalbarn> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法ccc

说明:链表、冒泡排序法。 计算学生各科成绩然后统计成绩信息-List, bubble sort method. Calculation of the various achievements of students and achievement statistics information
<舒中> 在 2024-11-02 上传 | 大小:227328 | 下载:0

[数据结构常用算法数据结构与算法分析—C语言描述 习题解答

说明:数据结构与算法分析—C语言描述 此书配套习题解答(英文版)(Data Structure and Algorithm Analysis -- C Language Descr iption of this book supporting problem solution)
<bingzhiwang> 在 2024-11-02 上传 | 大小:226304 | 下载:0

[数据结构常用算法动态规划

说明:动态规划的C++代码,动态规划是应届生笔试面试中的常见题型(Dynamic programming of C++ code, dynamic programming is a common topic in the interview for the students written by the students)
<originalss> 在 2024-11-02 上传 | 大小:226304 | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1954.55 .56 .57 .58 .59 ... 2656 »

源码中国 www.ymcn.org