-
XLoader
xloader for arduino over windows
- 2020-06-24 01:00:02下载
- 积分:1
-
1
说明: Code to use the microsoft vision api along with custom images taken from a camera using python. (1/3)
- 2019-03-29 21:35:50下载
- 积分:1
-
一种改进的高性能Lorenz系统构造及其应用
说明: 介绍了连续混沌系统应用于混沌图像加密,非同于离散混沌映射(The application of continuous chaotic system to chaotic image encryption is introduced)
- 2020-04-14 15:22:44下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
Method IV
速度距离欺骗干扰,用于雷达欺骗式干扰,用于matlab仿真(Velocity Distance Deception Jammings,for radar deception jamming and MATLAB simulation.)
- 2021-01-05 19:08:54下载
- 积分:1
-
program for 24c02 EEPROM programing
program for 24c02 EEPROM programing
- 2022-06-30 08:31:42下载
- 积分:1
-
win98及winme所有补丁
win98以及winme的所有补丁,留给有需要的人(Win98 and all the patches of winme for the people in need)
- 2021-03-24 19:29:14下载
- 积分:1
-
单相PWM逆变器的输出电压波形控制技术Inverters
本文主要内容是关于单相PWM逆变器的输出电压波形控制技术。好的输出波形
包含两个方面的要求:稳态精度高和动态响应快。本文围绕这两点,分析了重复控制
技术和双环控制技术,并进行了一系列仿真和实验。
(The output waveform correction technology of single-phase PWM inverter is studied
in this dissertation.High quality waveform has two characteristics.It has not only nice
static characteristic but also well dynamic response.Aiming at these characteristics,
repetitive control technology and dual-loop control technology is analyzed.Both these
control scheme are verified by simulation and experiment.
)
- 2020-07-19 14:29:05下载
- 积分:1
-
移动端斗地主小游戏
该游戏由三人个玩一副牌,地主是一方,其余两家为另一方,双方对战(The game consists of three players playing a deck of cards. The landlord is one side and the other two are the other. The two sides fight each other.)
- 2019-03-11 18:59:29下载
- 积分:1
-
WhatsApp Image 2019-05-21 at 14.05.43
6. Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not. Testing is executing a system in order to identify any gaps, errors, or missing requirements in contrary to the actual requirements.
- 2020-06-21 17:40:01下载
- 积分:1