资源列表

« 1 2 ... .19 .20 .21 .22 .23 2424.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法INS-EKF-master

说明:惯性导航 扩展卡尔曼滤波算法 来自于github-Indoor pedestrian location algorithm based on foot-mounted IMU
<lihaitao> 在 2025-01-11 上传 | 大小:1.49mb | 下载:0

[数据结构常用算法exp1-1

说明:输出所有小于等于n(n为大于2的正整数)-Output all less than or equal n (n is a positive integer greater than 2) primes
<Chetme> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp5-1

说明:求解皇后问题:在n*n的方格棋盘上,放置n个皇后,要求每个皇后不同行、不同列、不同左右对角线。-Queens Problem Solving: n* n on the checkerboard, place n queens, queens different requirements of each row, different columns and different about the diagonal.
<Chetme> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp5-2

说明:背包问题:设有不同价值、不同重量的物件n件,求从n件物品中选取一部分物品的方案,使选中物品的总重量不超过指定的限制重量,但选中物品的总价值最大。-Knapsack problem: has different values, different weights of objects n pieces, find some items selected n items in the program, bringing the total
<Chetme> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp7-2

说明:实现二叉树的先序遍历、中序遍历和后序遍历的递归和非递归算法,以为层次遍历的算法。-Recursive and non-recursive algorithm binary preorder, preorder and postorder traversal, traverse the level that algorithm.
<Chetme> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp7-5

说明:实现中序线索化二叉树,采用递归和非递归两种方式输出线索中序序列。-In order to achieve clues binary, recursive and non-recursive clues in two ways output sequence order.
<Chetme> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法exp9-4

说明:输出在一棵二叉排序树中查找某个关键字k经过的路径。-Find a keyword k output through the path of a binary sort tree.
<Chetme> 在 2025-01-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法exp9-5

说明:一个算法,判断给定的二叉树是否是二叉排序树。-Determine whether a given binary tree is binary sort tree.
<Chetme> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashi

说明:C语言,输入中缀表达式字符序列。输出:求值过程:每一步读入的字符和对象栈,运算符栈的变化情况以及最终结果。-C language, a sequence of characters input infix expression. Output: the uation process: read every step of the characters and objects into the stack, the stack chan
<梦溪> 在 2025-01-11 上传 | 大小:2kb | 下载:0

[数据结构常用算法binarytreebasic

说明:二叉数据结构基本类,可以实现二叉树基本的操作,并可添加新的操作-The basic structure of the binary data type, you can achieve binary tree basic operations, and add a new operating
<lv> 在 2025-01-11 上传 | 大小:486kb | 下载:0

[数据结构常用算法looplist

说明:输入1个数字和多个字符,中间均以空格隔开。假设数字取值为m(范围1~9),后面字符个数为n。假设n个字符围成一圈,从第一个字母开始循环报数,当数到m以后,第m个字母就出列,直到这n个字母全部出列。最后,按照出列的顺序输出这些字母,中间仍以空格隔开。取值范围:m为1到9, 字符个数n大于1小于20。 -Enter 1 numbers and multiple characters, separated by spaces. Assum
<旭辉> 在 2025-01-11 上传 | 大小:684kb | 下载:0

[数据结构常用算法Algorithms

说明:《算法分析与设计》书中一些算法的实现,包括二分搜索算法,循环与换位,自然合并排序,最长单调递增子序列等等,书中1-16号算法实现- Algorithm Analysis and Design book of some algorithm, including the binary search algorithm, circulation and transposition, natural merge sort, the longe
<程浩> 在 2025-01-11 上传 | 大小:8kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 2424.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org