-
圆极化LG光强模拟程序
说明: 圆极化拉盖尔高斯光束的电场表达式的编程模拟,有光强分布程序和相位分布程序(The program simulation of the electric field expression of the circularly polarized Laguerre Gaussian beam includes the program of light intensity distribution and the program of phase distribution)
- 2020-06-15 19:22:11下载
- 积分:1
-
选了一部分比较有代表性的汇编实验题目,都是自己亲手调过的,很有参考价值...
选了一部分比较有代表性的汇编实验题目,都是自己亲手调过的,很有参考价值-More representative selection a part of a compilation of experimental subjects, are transferred off his hand, of great reference value to
- 2022-05-30 03:11:39下载
- 积分:1
-
Thiller
辕马-Thiller
- 2022-01-21 05:31:58下载
- 积分:1
-
这是2*8字符型点阵液晶的子程序,有详细注释,希望能给大家一些帮助。...
这是2*8字符型点阵液晶的子程序,有详细注释,希望能给大家一些帮助。-this is 2* 8 character dot-matrix LCD subroutine, detailed notes, in hopes of giving you some help.
- 2023-05-18 21:20:03下载
- 积分:1
-
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMes
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How
demonstrates uses: CreateWindow, CreateWindowEx, S endMessage and
GetMessage TranslateMessage and DispatchMessage, how does CreateFont
demonstrate uses API to found the Windows window to control
- 2022-11-17 12:00:03下载
- 积分:1
-
单用户MIMO迫零预编码
说明: MIMO预编码技术的研究,实现单用户迫零预编码(Zero forcing precoding)
- 2019-05-19 22:54:07下载
- 积分:1
-
一个很详细的电话拨号程序,利用HT9200A发送双音频信号
一个很详细的电话拨号程序,利用HT9200A发送双音频信号-A very detailed telephone dial-up procedures, the use of dual-audio signals sent HT9200A
- 2023-01-12 19:40:04下载
- 积分:1
-
用汇编写的win32程序一些例子。
用汇编写的win32程序一些例子。- With collects the compilation win32 procedure some examples.
- 2022-03-10 22:49:21下载
- 积分: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
-
debug32
This asm book,about DEBUG32.exe(This asm2 book, about DEBUG32.exe)
- 2007-02-18 10:29:24下载
- 积分:1