资源列表

« 1 2 ... .54 .55 .56 .57 .58 1559.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法H5_2

说明:可以查找一个随机矩阵中的极大点、极小点和鞍点-Find a random matrix can be a great point, minima and saddle points
<彭辞> 在 2024-11-11 上传 | 大小:848kb | 下载:0

[数据结构常用算法H5_3_1

说明:可以实现升序直接插入、对半插入、冒泡、直接选择排序的算法,-Can be achieved directly into the ascending, to semi-insertion, bubble, direct selection sort algorithm
<彭辞> 在 2024-11-11 上传 | 大小:845kb | 下载:0

[数据结构常用算法Solution-ToIntroductionAlgorithm

说明:经典书籍算法导论课后习题与思考题答案合集,精选习题,英文版-Classic book Introduction to Algorithms answer questions after-school exercise and thinking collection, selection of Exercise, English
<David wang> 在 2024-11-11 上传 | 大小:1.46mb | 下载:0

[数据结构常用算法jzzh

说明:进制间的转化,输入一个 12,10,2 输出结果为 12(10)=1100(2)-The conversion between binary, enter a 12,10,2 output of 12 (10) = 1100 (2)
<游泳鱼> 在 2024-11-11 上传 | 大小:5kb | 下载:0

[数据结构常用算法Pointer

说明:单向链表等一些操作(建立 删除 排序 打印),本人所写 可编译运行!-One-way linked list and some other operations (create delete the print order), I wrote can be compiled to run!
<严云> 在 2024-11-11 上传 | 大小:1.03mb | 下载:0

[数据结构常用算法sort

说明:vc的几种内部排序,供刚开始学习VC入门的人士进行学习。-vc several internal sequencing, the beginning of learning for those who started learning VC.
<Cicle> 在 2024-11-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法3

说明:从键盘读入若干个字符串,对他们按字母大小的顺序排序,然后把排好序的字符串送到磁盘文件-Read from the keyboard into a number of strings, the size of their alphabetical sort order, then sorted string to disk file
<蓝精灵> 在 2024-11-11 上传 | 大小:1.07mb | 下载:0

[数据结构常用算法LongestIncreasingSequence

说明:找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。-Find the longest increasing sequence
<小小> 在 2024-11-11 上传 | 大小:488kb | 下载:0

[数据结构常用算法language

说明:用C++语言来实现单链表举例的内容和程序-In C++ language to achieve a single linked list examples of the content and procedures
<gaole> 在 2024-11-11 上传 | 大小:9kb | 下载:0

[数据结构常用算法tree

说明:数的非递归遍历源程序以及很详细的注释,仅供初学者参考。-The number of non-recursive traversal source and a very detailed notes, for beginners reference.
<panda> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法ColisionPDetectionPforPAnimation

说明:c++写的一个基于八叉树的动态碰撞检测实例-c++ to write a dynamic octree-based collision detection example
<德曼> 在 2024-11-11 上传 | 大小:4.01mb | 下载:0

[数据结构常用算法xueshen

说明:每一条记录包括一个学生的学号、姓名、性别、各门课成绩(上学期的科目)、平均成绩。 2) 输入功能:可以一次完成若干条记录的输入。 3) 显示功能:完成全部学生记录的显示。 4) 查找功能:完成按姓名或学号查找学生记录,并显示。 5) 排序功能:按学生平均成绩进行排序。 6) 插入功能:按平均成绩高低插入一条学生记录。 7) 将学生记录存在文件student.dat中。 -Each record consist
<王笑> 在 2024-11-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 1559.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org