资源列表

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

[数据结构常用算法100_C_PROGRAM

说明:C语言的学习要从基础开始,这里是100个经典的算法 -Learning from the start with the basics of C language, where 100 classic algorithm
<李真> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法stock

说明:数据结构,堆,栈,队列的学习以及在简单数据库的应用,自己编写小型仓库管理系统的实现。-stock of a magasin, client can buy goods,and factory apply the goods。the coder who will manage the data of the magasin
<王碧皓> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法Joseph-ring-of-c-language

说明:c语言的约瑟夫环编程的示范代码 Joseph ring-Joseph ring of c language programming demonstration code
<heyle> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法data_structure_design

说明:数据结构中的顺序表和链表的和各种树和图的各种操作-In the order table in the data structure and linked lists and all kinds of tree and graph a variety of operating
<helloworld> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法route-planning

说明:遗传算法实现飞机在三维空间的航迹规划 C代码-Genetic Algorithm Route Planning C code
<阿福> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法Honio

说明:数据结构中循环实现汉诺塔的编程问题,使用的是递归算法。-Cycle to achieve the Tower of Hanoi s programming data structures, using a recursive algorithm.
<> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法yuesefuhuan

说明:约瑟夫环 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-this is yuesefuhuan
<channy14> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法ACM-dp

说明:关于ACM竞赛中经常出现的动态规划dp模板,有最大k段和,最大子段和-Dynamic programming dp template that often appear in ACM contest, the largest k segments, the largest sub-segment, and so on
<jan> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法Tetris

说明:俄罗斯方块的简单解法,VC++实现,编译环境,visual studio2008-Tetris A simple approach to VC++ to achieve the build environment, Visual studio2008 and
<Joy> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法u

说明:编写一个函数,实现以下功能:N名学生的成绩已在主函数中放入一个带头结点的链表结构中,h指向链表的头结点。请找出学生的最高分,由函数值返回。-Write a function to achieve the following functions: N students score in the main function into a lead node in the linked list structure, and h point
<xiaoyu> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法Jose

说明:约瑟夫环 一个简单的新手编写的只是作为作业 学习的 小程序-Josephus show a little simple for studying,maybe not very well but just for a new student,who know that not good
<小白> 在 2024-10-16 上传 | 大小:7168 | 下载:0

[数据结构常用算法KMP

说明:用c 实现的kmp算法,希望对大家有帮助-KMP algorithm implementation
<于洪达> 在 2024-10-16 上传 | 大小:7168 | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1195.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org