资源列表

« 1 2 ... .55 .56 .57 .58 .59 660.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法PCTest

说明:基于java开发的OS中经典PV算法:生产者和消费者算法的演示。-Java-based OS development of PV in the classical algorithm: algorithm for producers and consumers of the presentation.
<潘晓光> 在 2025-02-02 上传 | 大小:20kb | 下载:0

[数据结构常用算法Huffmancoding

说明:数据结构程序设计——哈夫曼编码,希望给同学一些帮助-Data Structure Programming- Huffman coding, the students want to give some help
<alongwind> 在 2025-02-02 上传 | 大小:86kb | 下载:0

[数据结构常用算法tushuguanlixitong

说明:计算机数据结构课程设计,图书管理系统c语言版(含有软件设计书).-Computer data structures curriculum design, library management system c language version (with software design book).
<赵振龙> 在 2025-02-02 上传 | 大小:347kb | 下载:0

[数据结构常用算法xiangqimadezoufa

说明:参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下表位置可以根据 move 数组来确定,有: x’=x+move[i][0] y’=y+move[i][1]. 马走过的信息的 用结构体来存储。move数组用于存储马可以走过的方向,将开始的马的位置的信息存入队列,马沿着8个方向跳动,在马跳动过程中,将马的跳动步数加1,如果马没
<文龙> 在 2025-02-02 上传 | 大小:5kb | 下载:0

[数据结构常用算法GOOD

说明:数据结构代码,挺好的资料,共享下,这个网站变态-Data structure code, very good information-sharing, this site metamorphosis
<老庄> 在 2025-02-02 上传 | 大小:766kb | 下载:0

[数据结构常用算法include

说明:任务:通过此系统可以实现如下功能: 1.录入 可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 2.查询 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 3.订票 (订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班;
<莫莉> 在 2025-02-02 上传 | 大小:6kb | 下载:0

[数据结构常用算法last

说明:n!不为0的最后一位,可以输出千万级别的阶乘最后一位-n! not the last one is 0, you can output level factorial million last
<飞火流星> 在 2025-02-02 上传 | 大小:909kb | 下载:0

[数据结构常用算法student_manager

说明:学生课程管理系统,一个学习数据结构过程中的必备程序。-students information manager
<jasonji> 在 2025-02-02 上传 | 大小:134kb | 下载:0

[数据结构常用算法juzhen

说明:先输入矩阵的维数,再输入该矩阵,然后通过该算法从大到小输出该矩阵的各行各列和主辅对角线的和-First dimension of input matrix, and then enter the matrix, and then through the smallest of the algorithm output lines of the matrix columns and the main diagonal and Des
<007> 在 2025-02-02 上传 | 大小:1.64mb | 下载:0

[数据结构常用算法T_E

说明:将前缀表达式转为中缀表达式,并画出所建的树-To prefix infix expression to expression, and draw the tree built
<arthur> 在 2025-02-02 上传 | 大小:299kb | 下载:0

[数据结构常用算法efficience

说明:多种排序算法(冒泡排序,插入排序,堆排序等等)效率分析-Efficiency analysis of a variety of sorting algorithms
<william> 在 2025-02-02 上传 | 大小:661kb | 下载:0

[数据结构常用算法ftds_slides

说明:数据结构C++语言描述--应用标准模板库-Data Structures C++ language descr iption- Application of Standard Template Library
<wuzhibin> 在 2025-02-02 上传 | 大小:3.55mb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 660.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org