-
Simple plate 8051 internship with the original code to provide you entry embedde...
简单的8051实习板用原代码为您提供入门嵌入式系统,其源代码以c语言为主
- 2022-01-25 15:12:26下载
- 积分:1
-
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!...
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!-I prepared a classic small game-- Snake, in your leisure to bring you happiness!
- 2022-08-21 07:54:34下载
- 积分:1
-
利用SAR卫星的已知的多个时刻的位置和速度信息,精确地拟合出SAR卫星的轨道模型。可用于计算出任意象元成像时刻卫星的位置...
利用SAR卫星的已知的多个时刻的位置和速度信息,精确地拟合出SAR卫星的轨道模型。可用于计算出任意象元成像时刻卫星的位置-SAR satellites known to use multiple moments of position and velocity information, accurately fitted SAR satellite orbital model. Images can be used to calculate the yuan as the location of satellite imaging time
- 2022-10-01 03:50:03下载
- 积分:1
-
编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示...
编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示-MATLAB signal plot
- 2022-02-21 00:55:38下载
- 积分:1
-
source code part for the carcasonne game
source code part for the carcasonne game
- 2022-08-14 13:35:56下载
- 积分:1
-
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串...
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
- 2022-08-11 14:09:13下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
韦根传感器IC读卡器原理图,成熟的产品,已用于销售…
韦根感应IC卡读写器原理图,成熟产品,已经用于销售,单片机采用STC89C58RD+,读写模块为RC5-Wiegand sensor IC card reader schematic, mature product, has been used for sales, single-chip microcomputer used STC89C58RD+, Read and write modules for RC5
- 2023-06-16 22:45:03下载
- 积分:1
-
This is a combination of chat and information passed down through the software....
这是一个集合聊天和资料传诵的软件。他可快速的传送电影,文字,图片等 -This is a combination of chat and information passed down through the software. He may rapid transmission film, words and pictures
- 2023-07-09 00:05:04下载
- 积分:1
-
实现卷积,DFT FFT 算法的源代码,希望对一些朋友会有帮助
实现卷积,DFT FFT 算法的源代码,希望对一些朋友会有帮助 -Realize convolution, DFT FFT algorithm source code, in the hope that some of my friends will be helpful
- 2023-02-10 18:00:04下载
- 积分:1