资源列表

« 1 2 ... .90 .91 .92 .93 .94 1095.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法Queen

说明:利用回溯法和栈来实现八皇后问题:在n×n的国际象棋棋盘上,安放n个皇后,要求没有一个皇后能够“吃掉”任何其他一个皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一对角线-Use of backtracking and stack to achieve the eight queens problem: the n × n chess board, place n queens, a queen is not required to " eat" any other
<wazr> 在 2025-06-24 上传 | 大小:9kb | 下载:0

[数据结构常用算法therealizationofsequencelist

说明:用模板类的继承,实现顺序表的几个函数功能,主要包括线性表的插入,追加和删除-the realization of sequence list
<> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法4

说明:从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。-Enter a string from the keyboard will be all lowercase letters converted to uppercase letters, and then output to a disk file " test" to save. Enter the string! End.
<> 在 2025-06-24 上传 | 大小:8kb | 下载:0

[数据结构常用算法Findsum

说明:数据结构作业I解答。关于数组搜索的问题,搜索是否为两个先前出现过的元素之和-I answer data structure operations. Array of questions about the search, the search is for the two previously seen for the elements in
<Meissah> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法DATASTRUCTION1800

说明:数据结构1800道题,绝对经典,有用!针对的是C语言。-Data Structure 1800 title, absolute classic, useful!
<嘟嘟嘟> 在 2025-06-24 上传 | 大小:763kb | 下载:0

[数据结构常用算法6

说明:对10个数进行排序 1.程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。 -Sort of number 10 1. Program analysis: selection method can be used, from 9 months after the comparison process, select one of the least exchange with the first ele
<> 在 2025-06-24 上传 | 大小:7kb | 下载:0

[数据结构常用算法test2

说明:栈和队列(包括队列和栈的一些基本操作及应用)-Stack and queue (including queue and stack some of the basic operations and applications)
<赵秀娟> 在 2025-06-24 上传 | 大小:200kb | 下载:0

[数据结构常用算法test1

说明:线性表的C实现(线性表的基本操作和一些应用)-C realization of the linear form (linear form the basic operation and some applications)
<赵秀娟> 在 2025-06-24 上传 | 大小:348kb | 下载:0

[数据结构常用算法aa

说明:大学本科数据结构讲义,便于初学者进行编程学习-Undergraduate data structures course material, easy for beginners to learn programming
<贾宗飞> 在 2025-06-24 上传 | 大小:2.38mb | 下载:0

[数据结构常用算法tsinghua2004data

说明:清华大学2004年计算机数据结构真题及答案,找到真的不容易的-Tsinghua University, 2004 Computer data structure Zhenti and answers, is really not easy to find
<asa> 在 2025-06-24 上传 | 大小:188kb | 下载:0

[数据结构常用算法07tsinghua

说明:07年清华数据结构复试的要求及考题,很有借鉴意义-2007 Tsinghua data structure requirements and re-testing questions, useful reference
<asa> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuestionandAnserabotdatastructure

说明:关于数据结构中B树的常见问题及回答,归纳的比较全面,适合与相关专业的学生,特别是考生-B on the tree data structure and to answer frequently asked questions, summed up a more comprehensive, suitable and relevant professional students, especially candidates
<asa> 在 2025-06-24 上传 | 大小:69kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1095.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org