-
有整数乘法、除法、加法及减法的使用汇编语言子程序
有整数乘法、除法、加法及减法的使用汇编语言子程序-There is an integer multiplication, division, addition and subtraction of the use of assembly language subroutines
- 2022-04-17 19:35:15下载
- 积分:1
-
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符...
数字频率调制又称频移键控(FSK),二进制频移键控记作2FSK。数字频移键控是用载波的频率来传送数字消息,即用所传送的数字消息控制载波的频率。2FSK信号便是符号“1”对应于载频,而符号“0”对应于载频(与不同的另一载频)的已调波形,而且与之间的改变是瞬间完成的。 -Digital frequency modulation called frequency shift keying (FSK), binary frequency shift keying recorded as 2FSK. Digital frequency-shift keying is the carrier frequency to transmit digital information, that is, the number of messages transmitted with the control of the carrier frequency. 2FSK signal is the symbol of "1" corresponds to the carrier frequency, while the symbol "0" corresponds to the carrier frequency (with a different carrier frequency to another) and modulated waveform, but also between the change was instantaneous.
- 2022-08-23 09:17:39下载
- 积分:1
-
一个汇编语言学习的代码,包括学习,研究
一个汇编语言学习的代码,包括学习,研究-a compilation of the code language learning, including learning, research
- 2022-04-07 07:14:58下载
- 积分:1
-
汇编语言的课件,经典的汇编课件,老师使用了10年。
汇编语言的课件,经典的汇编课件,老师使用了10年。-PPT
- 2022-11-29 04:45:04下载
- 积分:1
-
看雪软件安全http:www.pediy.com 上 翻译的opcode结构的文章 对学习反编译很有用处...
看雪软件安全http:www.pediy.com 上 翻译的opcode结构的文章 对学习反编译很有用处-See the snow on the translation of software security http:www.pediy.com the opcode structure of the article on learning useful decompile
- 2022-02-03 03:41:11下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图...
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。
-objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
- 2022-03-18 00:44:55下载
- 积分:1
-
Stepper Motor Controlled by pic12F629
我发现在我的盒子里有电子设备单极步进电机-PM35L-048-HP04。这是我第一次接触步进电机。
- 2022-01-26 01:07:56下载
- 积分:1
-
TAJIMA binary pattern of linking documents, documents linking two tricks into a...
田岛二进制的花样文件的连接,二个花样文件连接成一个花样文件,请大家多多指点,谢谢。-TAJIMA binary pattern of linking documents, documents linking two tricks into a pattern file, Members can kind, thank you.
- 2023-02-11 16:00:03下载
- 积分:1
-
数字钟程序 数字钟程序数字钟序数字钟程序
数字钟程序 数字钟程序数字钟序数字钟程序-Digital Clock Digital Clock procedure procedure sequence digital clock digital clock procedures
- 2022-07-15 10:40:36下载
- 积分:1