资源列表
3-4-3
- 工资管理,工资录入,工资输出,工资显示,工资删除,工资增加-job asist
NoNam1e
- 输入一个年份,实现判断是不是闰年并输出最终的结果-Enter a year to achieve judgment leap year
pianzuixiao
- 非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
clock
- 程序1使用延时模拟数字钟的显示过程(进位) 程序0使用定时器做的准确的数字钟
piano.txt
- 可以实现钢琴的发声问题,有良好的界面,能够模拟琴键中的黑\白键,再现真实场景.-Can be achieved piano vocal problems, have a good interface, can be used to simulate the black and white keyboard keys, reproduce the real scene.
Recycling
- 编程计算以下8个数据的和,结果存放在ax寄存器中: 0123h,0456h,0789h,0abch,0defh,0fedh,ocbah,0987h-Computes the following 8 data, and results in ax register: 0123h,0456h,0789h,0abch,0defh,0fedh,ocbah,0987h
ARMcad2mat
- 本内容为,三维模型直接导入matlab中,可以方便的运行,可以更观的体现模型的真实性-This content is, three-dimensional model directly into matlab, you can easily run, you can view more manifestation of the authenticity of the model
DDC
- 数字下变频在matlab中的仿真,实际测试好用,仿真结果不错,可以学习。-DDC in Matlab
prtscr
- DOS环境下的屏幕文字信息截取工具,可将当前屏幕上的信息截取并保存在文本文件里。内存驻留程序,热键击活。-DOSenvironment screen capture tools, can to save the current text messages on the screen to a text file. Memory-resident program, hotkey to live Operation method: Type < PrintScr > < >
8259a
- 8259a单级中断控制器实验主要内容及注释-8259a interrupt controller, a single-stage experiments the main features and notes
C51
- /*这是我用C语言编的第一个程序,编译通过,下载到单片机里能够正常运行,我非常高兴,对我来说有纪念价值*/ -#include <reg51f.h> #include <intrins.h> #include <math.h> sbit P2_0=P2^0 bit FLAG=0 char m,ptr=0 static const char tab[16]={0x01,0x02,0x03,0x0c,
weijiyuanli
- 汇编程序 1.1编写一程序,作BCD数的四则运算,在程序中设置非压缩BCD数X,从键盘输入一位十进制数Y。将X+Y、X-Y、X*Y及X/Y(不考虑余数)分别送ANS_A,ANS_S,ANS_M及ANS_D变量。 1.2编写一程序,实现两个三字节无符号数DATA1和DATA2的相加,结果送四字节变量ANS。 -Assembler program to prepare a 1.1 for the number of BCD arithmetic, the procedure set up
