资源列表

« 1 2 ... .17 .18 .19 .20 .21 2222.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法ZOJ2112A

说明:ACM算法,ZOJ2112(树状数组+*树)-ACM algorithm, ZOJ2112 (tree array+ Chairman tree)
<陈兴> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法fashe

说明:无线通信的C程序,解压后,复制到ICCAVR上可以直接便已通过,希望大家喜欢哟-Wireless communication C program, unpacked, can be directly copied to ICCAVR already passed, I hope you like yo
<李志飞> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法xiaobaishu

说明:参加数学建模的同学很可能会遇到这套题。本程序采用链表进行编写,很方便地解决了小白鼠问题。-Mathematical modeling of the students participating are likely to encounter this question, the program uses the list to solve the problem of mice, very convenient.
<风声晚凉> 在 2024-09-20 上传 | 大小:303104 | 下载:0

[数据结构常用算法goMaze

说明:*问题描述:一个网格迷宫由n行m列的单元格组成,每个单元格要么是空地(用1表示), * 要么是障碍物(用0 表示)。找出从起点到终点的最短移动序列,其中U,D,L,R, * 分别代表往上,下,左,右移动到相邻单元格。任何时候都不能在障碍格中, * 也不能走到迷宫之外,起点和终点保证是空地。n,m<=100.- go maze
<lu xiangyong> 在 2024-09-20 上传 | 大小:3072 | 下载:0

[数据结构常用算法sort

说明:各种排序算法,下标都从1开始。sort_test.c是用来测试的。 void heap_sort(int *array,int size) void create_min_heap(int *array,int size) void adjust_min_heap(int *array,int start,int size) void bubble_sort(int *array,int size) v
<> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法trie

说明:c++实现的一个trie树,可以实现插入、查找和遍历打印。-c++ implementation of a trie tree, you can achieve insert, search and traversal printing.
<> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法KEY-LED

说明:这是stm32的关于LED流水灯的例程,对大家学习非常有帮助,毕竟永远的流水灯是经典的-This is about stm32 LED light water routines, very helpful for them to learn, after all, always a classic light water
<陈明> 在 2024-09-20 上传 | 大小:662528 | 下载:0

[数据结构常用算法macro_list

说明:用宏实现的链表,在linux下测试通过,包含一个测试程序。-Using Macros to implement list , test under linux, including a test program.
<叶耶耶叶耶耶> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:说那么多有这么用,自己看下不久知道啦,很不错的sort-Good sort code
<csb> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:很不错的C++教程,自己看,说多了都是眼泪,我勒个去-Good sort code
<csb> 在 2024-09-20 上传 | 大小:335872 | 下载:0

[数据结构常用算法DataStruct

说明:数据结构试验源程序,包含大部分数据结构实验题目,可运行-Test data structure source, contains most of the data structure of the experimental subject, you can run
<李浩> 在 2024-09-20 上传 | 大小:10134528 | 下载:0

[数据结构常用算法simpleadd

说明:仅考虑加减与乘除,无小括号,个位数数字元算程序-Consider only addition and subtraction and multiplication and division, no parentheses, single-digit numeric counting procedures
<李浩> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2222.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org