-
解迷宫,要求只能左手贴在墙上走
Problem
Edison, a robot, does not have a right hand or eyes. As a brave robot, he always puts his left hand on the wall no matter he walks or turns around. Because he thinks it is too dangerous, Edison does not
- 2022-06-22 01:23:19下载
- 积分:1
-
坐标转换程序Fortran
本程序为坐标转换的Fortran语言程序,可适用于54、84、80坐标系统的转换,可将经纬度坐标转换为大地平面坐标。在压缩包里有输入2个参数文件,用户可以任意选填参数和需要的转换的坐标值,在编译器中直接编译运行即可。
- 2022-03-02 04:57:55下载
- 积分:1
-
实验3 自上而下语法分析 LR分析
编译原理 实验3 自上而下语法分析 LR分析 编译原理 实验3 自上而下语法分析 LR分析编译原理 实验3 自上而下语法分析 LR分析编译原理 实验3 自上而下语法分析 LR分析
学习编译原理的实验报告,c++语言啊 很好的实验报告哦!
- 2022-09-25 18:15:02下载
- 积分:1
-
fisher 算法对图片人脸肤色和纯色的分类
针对人脸的肤色和唇色颜色,进行统计得出变换矩阵和阈值,再对图片进行fisher分类器分类,准确打印出每个像素分类情况,最终得到二值图,得到嘴唇区域
- 2023-07-15 12:05:03下载
- 积分:1
-
BTREE排序程序
BTREE排序程序-BTREE sorting program
- 2022-02-02 00:14:24下载
- 积分:1
-
leetcode的部分解法
应用背景leetcode是一个刷题的网站,里面的题目常被用于IT公司的求职面试。里面包含计算机的一些常见算法,和一些类似于计算机竞赛的题目。关键技术一些基本的算法,用于IT公司面试。部分题目的解法,包括常见的二叉树,二叉树查找,排序,数学,等等。难易程度不等。
- 2022-07-12 11:29:06下载
- 积分:1
-
数值分析中的循环赛程表问题,程序中含有运动员人数输入界面,在界面中可进行运动员人数的输入。...
数值分析中的循环赛程表问题,程序中含有运动员人数输入界面,在界面中可进行运动员人数的输入。-Numerical analysis of the issue cycle calendar, the program contains a number of athletes input interface, the interface can input the number of athletes.
- 2022-07-12 07:38:00下载
- 积分:1
-
用传输矩阵方法编写的matalb程序,可以用来计算透射率与缺陷折射率之间的关系...
用传输矩阵方法编写的matalb程序,可以用来计算透射率与缺陷折射率之间的关系-Transfer matrix method used to prepare the matalb procedures, can be used to calculate the transmission rate and defects in the refractive index of the relationship between
- 2022-08-21 07:22:13下载
- 积分:1
-
数值算法,有利于学习 数值算法,有利于学习
数值算法,有利于学习 数值算法,有利于学习 -Numerical algorithms, numerical algorithm conducive to learning and is conducive to study and numerical algorithms, numerical algorithm conducive to learning and is conducive to learning
- 2022-04-29 20:48:20下载
- 积分:1
-
二乘法曲线拟合
//X,Y
二乘法曲线拟合
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
-Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome
- 2022-08-06 17:42:11下载
- 积分:1