-
Assembly language to prepare the design of the electronic clock source on the cu...
汇编语言编写的电子钟设计 源码
对课程设计 很重要-Assembly language to prepare the design of the electronic clock source on the curriculum design is important
- 2022-10-30 21:45:03下载
- 积分:1
-
DP-1581的8563T及7289a键盘LED演示程序-DP-1581 and 7289a of the 8563T Keyboard LED demo
- 2022-02-03 13:45:17下载
- 积分:1
-
Js powerful components, need to download to a friend enjoy.
强大的jJs powerful components, need to download to a friend enjoy.s组件,需要的朋友尽情的下载把。-Js powerful components, need to download to a friend enjoy.
- 2022-05-06 04:17:16下载
- 积分:1
-
英特尔PIII CPU的软件开发手册描述了英特尔IA
Intel PIII CPU 软件开发手册 描述了Intel IA-32 CPU体系下的程序设计 为Intel公司原著,由三个PDF文件组成,描述了Intel IA-32 CPU体系下的程序设计,分别为: 第一卷:基本体系 第二卷:指令集参考 第三卷:系统编程指南-Intel PIII CPU software development manual describes the Intel IA-32 CPU system of procedures designed to Intel original, by the three PDF files, describing the Intel IA-32 CPU system of programming, as follows : Volume I : Basic System Volume II : Instruction Set reference Volume III : System Programming Guide
- 2022-01-25 16:31:32下载
- 积分: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
-
基于DSP的自适应滤波器的设计与实现(C54x上实现)的源代码,采用C和汇编混合编程,希望对大家有用...
基于DSP的自适应滤波器的设计与实现(C54x上实现)的源代码,采用C和汇编混合编程,希望对大家有用-DSP-Based Adaptive Filter Design and Implementation (C54x achieve) the source code, the use of mixed C and assembler programming, we hope to be useful ...
- 2022-07-01 00:30:53下载
- 积分:1
-
suixianglanman
利用matlab程序,仿真模拟了光纤中拉曼效应对孤子耦合时的影响。(The influence of Raman effect on soliton coupling in optical fiber is simulated.)
- 2018-05-23 16:18:25下载
- 积分:1
-
用51单片机实现音乐播放的源代码,能够播放“祝你平安”和“八月桂花香”...
用51单片机实现音乐播放的源代码,能够播放“祝你平安”和“八月桂花香”-play music by C51
- 2022-04-10 17:10:29下载
- 积分:1
-
电子密码锁,报警,修改密码,输入三次错误自动结束。
电子密码锁,报警,修改密码,输入三次错误自动结束。-Electronic password lock, alarm, change your password, enter the three errors automatically end.
- 2022-04-25 16:33:52下载
- 积分:1
-
程序
pca 主成分分析的matlab代码。主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(PCA principal component analysis matlab code. Principal component analysis (Principal Component, Analysis, PCA) is a statistical method. Through orthogonal transform a group may be related to variable conversion is not related to a set of linear variables, this set of variables called principal component transformation.)
- 2018-03-30 20:51:31下载
- 积分:1