-
tc graphical programming of the mouse and keyboard first important document
tc图形编程中的鼠标和键盘的重要头文件-tc graphical programming of the mouse and keyboard first important document
- 2022-01-21 21:50:57下载
- 积分:1
-
movie
python爬虫代码,获取豆瓣电影名及其评分。(Python crawler code, get the movie name and its score.)
- 2018-08-23 16:38:37下载
- 积分:1
-
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了-find the smallest dominating set with the DP, complexity is 2 ^ 2 ^ than eight 150-th power much quicker
- 2022-06-29 17:33:43下载
- 积分:1
-
Tetris: Only a general function to facilitate learning. If you want to play, had...
俄罗斯方块:只有一般功能,方便学习。如果想玩,还得自己加点东西哦!-Tetris: Only a general function to facilitate learning. If you want to play, had to add something to their Oh!
- 2023-06-11 06:25:02下载
- 积分:1
-
是一个迷宫程序,程序里用0表示可以走的路,1表示墙,计算机自动寻找出口的程序。...
是一个迷宫程序,程序里用0表示可以走的路,1表示墙,计算机自动寻找出口的程序。-Is a maze procedures, procedures that can be spent 0 path, 1 that the wall, the computer automatically search for the export process.
- 2022-03-03 05:52:01下载
- 积分:1
-
图像拼接基于harris检测matlab代码
一种图像拼接技术,其代码是基于harries的图像拼接技术(It is a skill that you can get some photo to join one)
- 2020-09-07 19:28:06下载
- 积分:1
-
acdc
经典的非正交联合对角化程序,值得学习和研究(the classic ADAC M-code. Helpful for studying.)
- 2018-05-18 13:31:37下载
- 积分:1
-
Indicador_Clubinarias_5.1
Clubinarias ,is one of the best indicator to use in the forex markets, and actually has the best accuracy to trade automatically.
- 2020-06-24 21:20:01下载
- 积分:1
-
ber
使用预定义函数erfc在MATLAB中构建Q函数。 在相同的图中绘制分析BER对于BPSK和QPSK的Eb / N0(0-15 dB)(Build a Q-function in MATLAB using a predefined function erfc. Plot the analytical BER vs. Eb/N0 (0-15 dB) for BPSK and QPSK in the same figure)
- 2021-04-08 11:19:00下载
- 积分:1
-
IMU_calculator_matlab
说明: IMU 计算器 能够计算IMU的三轴陀螺仪的飘移,三轴加速度计的偏移,俯仰、横滚、偏航角度,三轴位置信息。画出上七个数据的图像。(This function takes the IMU data as the input and returns the plot of x,y,z,theta,phi,psi,u,v,w.
%The data is a 7 coloumn matrix with each row representing a reading of the
%IMU.
%the coloumn should contain the data in the following format:
%col data
%1 time
%2 Ax
%3 Ay
%4 Az
%5 p(angular rate along x)
%6 q(angular rate along y)
%7 r(angular rate along z)
% Initial is a 3x3 matrix containing initial position and attitude
% [phi theta psi
% u v w
% x y z])
- 2020-07-24 14:48:43下载
- 积分:1