-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2022-05-19 06:26:29下载
- 积分:1
-
qingduozhijiao
qingduozhijiao
- 2023-02-12 23:10:03下载
- 积分:1
-
这是一个列主元消去法的VC程序,是计算方法中的一个重要的算法的编程。...
这是一个列主元消去法的VC程序,是计算方法中的一个重要的算法的编程。-This is a main-element method to eliminate the VC process, the calculation of an important programming algorithm.
- 2022-11-21 19:20:03下载
- 积分:1
-
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等
动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等-Examples of dynamic programming analysis, practical tutorials ACM: even by matrix, LCR, such as gene function
- 2022-10-02 12:10:04下载
- 积分:1
-
nrf无线调pid,mpu姿态获取,电机驱动控制两轮平衡车
应用背景利用mpu6050进行平衡的控制可应用于 多轴飞行器,平衡车 倒立摆等关键技术mpu6050获取小车姿态,通过电机控制小车平衡。为了pid方便调试,通过nrf模块进行无线调参。使用时需要两个板子,通过串口将pid发送给一个板子,这个板子将数据通过无线nrf发送给小车上的板子。
- 2023-07-27 04:20:05下载
- 积分:1
-
not know if you can build success!TCwin
也不知道大家能不能编译成功!偶在偶机器上用TC可以编译成功,但用win-tc就不能 ̄还有编译成功的.exe文件发给别人看也不能正确显示结果,郁闷,偶都不知道哪儿错了,请大虾帮我看看,还有要怎么修改计算机当前时间!-not know if you can build success!TCwin-tc.exe
- 2022-03-20 20:56:04下载
- 积分:1
-
simple algorithm standard procedures, we will be able to meet the need.
标准单纯性算法程序,不知能否满足大家需要。-simple algorithm standard procedures, we will be able to meet the need.
- 2022-06-11 17:35:54下载
- 积分:1
-
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法...
这是用贪心算法实现对会议的智能安排,里面包括建立贪心算法的步骤化实现及快速排序经典算法-This is a greedy algorithm with intelligent arrangements for the meeting, which included the establishment of greedy algorithm and steps to achieve and fast classical algorithm for sorting
- 2022-09-01 15:35:03下载
- 积分:1
-
排队系统
//#include"stdafx.h"
#include < stdio.h >
#include < tchar.h >
#include < iostream >
使用命名空间 std ;
int main)
{
////////////////////////////////////////////////////////
/ / 初始化变量 / /
int n = 0,n1 = 0 ;/ / 没有。就业机会
int maxLength = 0 ;/ / 最大长度队列。
浮
- 2023-01-13 23:05:03下载
- 积分:1
-
Java实现的快速自相关算法:提供交互界面,可读入外部数据文件...
Java实现的快速自相关算法:提供交互界面,可读入外部数据文件-Java"s rapid auto-correlation algorithm : to provide interfaces to external data into readable document
- 2022-04-28 19:59:53下载
- 积分:1