▍1. project
多项式的加减法运算,输入的多项式带有未知数x和数字(Polynomial addition and subtraction calculations)
多项式的加减法运算,输入的多项式带有未知数x和数字(Polynomial addition and subtraction calculations)
实现雷达点目标在距离向和方位向的压缩处理(Radar point target in the distance and direction to the compression to)
通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 实验内容及基本要求: 设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句) 要求: 1.输入源程序,最后以“#”作结束标志; 2.处理各单词,计算各个单词的值和类型; 3.输出各个单词名、单词的值和类型。 (By design, develop and debug a specific lexical analysis procedures, to deepen understanding of the principles of lexical analysis, and mastery of the programming language source code will be scanned in the decomposition process of lexical analysis of various types of words. Experimental content and basic requirements: the design of a simple programming language (language has+,- arithmetic, assignment statement has input statements, output statements, compound statements) requirements: 1 input source, and finally to " #" as. end marker 2 each word processing, calculating the value and type of each word 3 outputs each word name, value and type of the word.)
通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 实验内容及基本要求: 设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句) 要求: 1.输入源程序,最后以“#”作结束标志; 2.处理各单词,计算各个单词的值和类型; 3.输出各个单词名、单词的值和类型。 (By design, develop and debug a specific lexical analysis procedures, to deepen understanding of the principles of lexical analysis, and mastery of the programming language source code will be scanned in the decomposition process of lexical analysis of various types of words. Experimental content and basic requirements: the design of a simple programming language (language has+,- arithmetic, assignment statement has input statements, output statements, compound statements) requirements: 1 input source, and finally to " #" as. end marker 2 each word processing, calculating the value and type of each word 3 outputs each word name, value and type of the word.)
关键词:人工智能课大作业 四子棋 策略文件 阿尔法贝塔剪枝算法(Keywords: artificial intelligence courses operating four sons chess strategy documents Alpha Beta pruning algorithm)
重力四子棋程序,通过人工智能中的alpha-beta剪枝实现,AI的实力至少高于一般人的水平,人比较难下赢。通过调用getPoint函数获得下一个落子点的坐标(Gravity four chess program, through the realization of artificial intelligence in the alpha-beta pruning, the strength of AI at least a greater than average level, people is difficult to win. To obtain the coordinates of the next landing points by calling the getPoint functio)
PSCAD逆变器仿真模型 (PSCAD simulation model of inverter)
说明: 四叉树程序,图像处理,要做这个的可以看看(Quadtree procedures, image processing, that can do this look)
四叉树分割 opencv 编写 读入灰度图 进行递归分割(Quadtree segmentation opencv read into grayscale prepared for recursive partitioning)
超宽带室内定位研究,本文主要研究基于超宽带的室内定位技术的研究,并且对室内定位技术的算法做了介绍。(UWB indoor positioning research, this paper research is based on UWB indoor positioning technology research, and the algorithm for indoor positioning technologies have been described.)
基于stm32的开关电源,采用PID算法,包含整个工程!(Based on stm32 switching power supply, using PID algorithm, including the entire project!)
该程序能实时、准确、快速的读取飞行摇杆的数据,大大方便了对飞行摇杆的二次开发(The program can be real-time, accurate, fast read data of flight rocker, greatly facilitate the secondary development of flying rocker)
MATLAB雷达检测CFAR.这是CA-CFAR程序。里面包含所需要的函数和数据文件。(This is simple cell-averaging lead/lag CFAR.)
sqlite3 数据库最新c源码(sqlite3 database source)
FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
PMSM的FOC无传感器电机控制,基于dsPIC33F系列,低压版(Sensorless FOC of PMSM motor control)
一个利用KDD1999数据集而完成的改进K-means聚类算法的实现.(A use of data sets KDD1999 completed to improve the K-means clustering algorithm.)
Cao法求嵌入维数m,相空间重构理论需计算最优嵌入维数m和最佳延迟时间τ, 重构相空间。(Cao method of embedding dimension of phase space m, to calculate the optimal embedding dimension m and the optimal time delay of phase space reconstruction theory.)
实现opengl三维坐标的绘制和任意旋转(Opengl realize three-dimensional coordinates of the mapping and arbitrary rotation)