搜索资源列表
shizh
- 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
kbint.asm
- 简单键盘中断,响应用户的输入,在终端输出字符,可以用几个组合键-simple keyboard interrupt, in response to user input and output terminals of the characters, you can use several key portfolio
ss
- 拟合我国对《建筑结构抗震规范》进行了修订,将设计反应谱周期由原来的3秒延长到现在的6秒。反应谱周期的延长利用三角级数法迭加来模拟地震动-Fitting China s anti-seismic construction norms, and the amendment to the design response spectrum cycle from three seconds to extend to the present six seconds. Response spectrum
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
bmp_asm_code
- 在窗口上使用bmp文件而不用响应WM_PAINT消息,win32汇编源码,及编译好的exe文件,汇编爱好者不错的选择-In the window instead of using the bmp file in response to WM_PAINT message, win32 compilation of source code, and compiled exe files, the compilation of fans a good choice
vhdl
- 信号与线性系统的时频域分析:观测已知方波信号、正弦波信号的频谱;观测实时模拟信号的频谱;加深理解时域周期信号的各频率分量在振幅频谱图上所占的比重;观测相位在波形合成中的作用;LTI系统的频域分析,LTI系统对周期性输入信号的响应。-Signals and linear systems with time-frequency domain analysis: observation known square wave signal, sine wave signal spectrum obser
work4
- 时间函数举例4,一个猜数游戏,判断一个人反应快慢-Function of time, for example 4, a guess the number of games to determine the response speed of a person
Display_IO_Programming
- 制作一个图形元素表graphic element menu,表中将所需的各种字符图形编上号码,并用存储器映射法将其显示在屏幕的左上部分,将光标定位在屏幕的右半部分画图区。 上、下、左、右光标控制键控制光标在四个方向上移动,不显示其轨迹,同时要控制光标位置不超过画图区的边界。 当按动谋一个数字键时,在光标位置处显示出响应编号的字符图形,然后移动光标,再显示一个字符图形,最后绘制出一幅由字符组成的图形。 按动ESCape键,退出程序,返回DOS。-Table graphic elemen
Lab0502-IIR
- 5509A开发板无限冲激响应滤波器算法实验,帮助掌握IIR的原理和方法,熟悉特性,了解IIR数字滤波器的设计方法-5509A development board infinite impulse response filter algorithm experiments, help to master the principles and methods of IIR, familiar with the characteristics, understanding the design of
q
- 最高响应比,先进先出算法的周转时间,平均周转时间-The highest response ratio, FIFO algorithm turnaround time
8259
- 基于赛思伟福实验仪上的8259外部中断代码.用8088/86控制8259可编程中断控制器,实现对外部中断的响应和处理.要求程序中对每次中断进行计数,并将计数结果显示在LED数码管上.-Steamboat Fu experimental apparatus based on race on the 8259 external interrupt source. With the 8088/86 Control 8259 programmable interrupt controller, to r
zhenxing
- 振型分解反应普法地震力计算程序1.0 使用MATLAB7.0编写 主程序 本程序采用振型分解反应谱法计算框架结构水平地震力-Modal Decomposition of seismic force calculation program popularizing the use of 1.0 MATLAB7.0 write the main program used in this procedure Modal response spectrum method to calcu
BASE
- 8255以及8259实验的原程序,实现并口输入输出,中断响应。-8255 and 8259 experiment, the procedure of input and output, filthy interrupt response.
spi_demo
- 利用SPI控制数码管显示,SPI接收按键执行响应操作-Control digital control using SPI, SPI implementation of response actions to receive keys
coretime
- dsp blackfin开发版 的程序。实现中断响应。控制灯的亮灭及变化频率。-dsp blackfin development version of the program. Achieve interrupt response. Control the lamp light off and change the frequency.
ZR0_Jackie_TS-F488_Code_090923
- 三星手机F488手机触摸屏的控制,信号采集,执行对应功能-Samsung F488 mobile phone touch screen control, signal acquisition, the implementation of response functions
tongxin
- 用汇编语言实现的双机通信,主程序发送,子程序接收,采用中断的方式,档子程序得到响应后,开始接受数据-In assembly language of the two-machine communication, sending the main program, subroutine received by way of an interrupt, the subroutine get a response file, it begins to accept data
tongxin
- 基于汇编语言的接口技术,实现的功能:甲、乙两台微机由符合RS—232—C标准的串口线相连。编程实现(使用C语言或汇编语言均可)甲、乙两微机的交互式串行通讯。例如:甲机向乙机发送信息,乙机收到信息后判断:若是‘0~9’,求其平方值,再送回甲机,并在甲机上显示;若收到的是字母、字符则在乙机上显示出来。或:甲、乙两微机通过串行接口的信息传输进行对话应答等-Based on assembly language interface technology, functions: A, B two compu
trafficlight
- 汇编语言 大学微机原理实验 模拟红绿黄灯 计时 cpu8086,外围芯片8255等 有应急反应处理部分-University of assembly language computer simulation of red, green and yellow light timing principle experiment cpu8086, 8255 and other peripheral chips are part of the emergency response process
The-same-impulse-response
- 是利用冲激响应不变法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想脉冲响应不变法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。-Use the same impulse response is to design a digital low-pass Butterworth filter. According to the impulse response filter design thinking the same method to c