资源列表

« 1 2 ... .78 .79 .80 .81 .82 1583.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法poj3076.cpp.tar

说明:poj3076,使用dancinglink算法进行sudoku的求解计算-poj3076, using dancinglink calculation algorithm for solving sudoku
<> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法1.2

说明:定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩 从键盘输入10个学生的以上内容 输出单门课成绩最高的学生的学号、姓名、以及该门课程的成绩 输出三门课程的平均分数最高的学生的学号、姓名及其平均分-Define an array of structures, storage of 10 students to learn numbers, names, classes are the results from th
<> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法1.3

说明:定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩 从键盘输入10个学生的以上内容,存入文件stud.txt,关闭文件 打开stud.txt文件,将数据读出,查看是否正确写入,关闭文件。 打开文件stud.txt文件,读出数据,将10个学生按照平均分数从高到低进行排序, 分别将结果输出到屏幕上和另一文件studsort.txt中。-Define an array of structures, storage o
<> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法5

说明:创建一个单向链表,存放10个学生的学号,姓名,并输出这种10个学生的信息。 在链表中查找指定学号的学生,输出其姓名。 在链表中删除指定学号的学生,然后输出其余学生的信息。-Create a one-way linked list, the school placed 10 student number, name, and output the 10 student information. In the list to fi
<> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法TansportInfo.tar

说明:任意两个城市之间的最短路径。可以输入城市信息、构建城市网络、算出三种最小代价。-Any shortest path between two cities. You can enter a city information, build the city network, calculate the three kinds of minimum cost.
<marszoolang> 在 2024-10-08 上传 | 大小:1904640 | 下载:0

[数据结构常用算法gmp-5.0.2

说明:GMP 高精度运算工具包 运算不再受精度和值域的限制。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the on
<李海涛> 在 2024-10-08 上传 | 大小:3446784 | 下载:0

[数据结构常用算法Segment-tree

说明:线段树作为一种常用的数据结构,有常用性,基础性和易用性等诸多特点。在这里讲一讲关于线段树。-Segment tree as a common data structure, a common, basic and ease of use, and many other features. Here to talk about on the segment tree.
<lx> 在 2024-10-08 上传 | 大小:315392 | 下载:0

[数据结构常用算法shujiegou

说明:树结构在程序设计中的运用,包括并查集,线段树,树状数组等。-Tree structure used in the program design, including the collection and investigation, segment tree, the tree array, and so on.
<lx> 在 2024-10-08 上传 | 大小:132096 | 下载:0

[数据结构常用算法Depth-first-search

说明:深度优先搜索的搜索过程类似树的先序遍历,也叫回溯法。-Depth-first search of the search process similar to the preorder traversal of the tree, also known as backtracking.
<lx> 在 2024-10-08 上传 | 大小:45056 | 下载:0

[数据结构常用算法CountSort

说明:本程序是一个计数排序的程序,是我字节写的,经过验证是可以用的。-This program is a counting sort of program that I write bytes, proven is can be used.
<alabo> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法HeapSort

说明:这是著名的堆排序算法的实现,自己写的,经过验证是可以用的。-This is a well-known heapsort algorithm, write, proven is can be used.
<alabo> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法InsertionSort

说明:这是拍速算法中的插入排序算法的实现,自己亲写亲测,真实可用。-This is a tempo algorithm insertion sort algorithm, their pro-write pro-test, the real available.
<alabo> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 1583.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org