-
related codewarrior works very handy example of the ah, we should not miss!
相关的codewarrior工程 范例
非常好用的啊,大家不要错过!
-related codewarrior works very handy example of the ah, we should not miss!
- 2023-01-15 16:40:03下载
- 积分:1
-
compilation with a series of the game, huh
用汇编编的一个游戏,-compilation with a series of the game, huh
- 2022-03-11 20:05:35下载
- 积分:1
-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe can display any number of two 16-band addition or subtraction of expression and the results of operations. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-01-26 07:00:58下载
- 积分:1
-
电子钟,数码管显示,可以调整。程序十分简单,思路清晰。...
电子钟,数码管显示,可以调整。程序十分简单,思路清晰。-Electronic clock, digital display, you can adjust. Procedure is very simple, clear ideas.
- 2022-01-25 19:28:45下载
- 积分:1
-
GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图
GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图形编程,对于 Dos 下的图形编程,很多人可能“心有余悸”,因为PC 中有太多种类的显示卡,而几乎每个显示卡的处理都是不同的,即使后来有了 Vesa 编程,我们还是不能全部撇开具体的硬件,Windows GDI 使我们对图形的编程变得相对简单了很多,由于GDI 是 Windows 最庞大的部分,并不是几句话能讲清楚的,本节要讲的是 Windows 下GDI 的基本处理步骤和简单的位图处理,并没有涉及到 Directx 一类的编程。只希望能对朋友们有所启发。
Windows 并不允许程序员访问显示硬件,它的所有对屏幕的操作是通过环境设备(DC)来处理的,屏幕上的每一个窗口对应一个DC,你可以把一个DC 想象成这个窗口的视频缓冲区,你对DC的操作结果会反映到屏幕上,在窗口的DC之外,你也可以自己建立DC,这相当于建立一个内存中的缓冲区,你对这个DC的操作结果保存在内存中。你也可以用 API 在不同的DC之间拷贝数据,比如说你可以在内存DC 中先建立好数据,然后拷贝到窗口的DC中,就相当于完成了屏幕的刷新。
-err
- 2022-04-12 03:42:06下载
- 积分:1
-
use chips showed lattice 8255
利用芯片8255显示点阵-use chips showed lattice 8255
- 2022-08-14 11:25:40下载
- 积分:1
-
JAVA初级编程代码 输出文本 还有更换格式对程序代码的影响
JAVA初级编程代码 输出文本 还有更换格式对程序代码的影响-primary JAVA programming code also replace the text output format of the procedural code of
- 2022-07-22 00:57:19下载
- 积分:1
-
MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题
MCS51汇编语言,加、减、乘、开平方子程序,经实际应用检验,绝无问题-MCS51 assembly language, add, subtract, multiply, square root subroutine, by the practical application of testing, no problem
- 2022-02-26 01:43:54下载
- 积分:1
-
自己编写的红外解码子程序,但CPU资源占用较高,作教学示范用途。...
自己编写的红外解码子程序,但CPU资源占用较高,作教学示范用途。-prepared their infrared decoding routines, but higher occupancy CPU resources for teaching demonstration purposes.
- 2022-02-24 22:33:40下载
- 积分:1
-
脉冲
在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。-Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.
- 2022-10-21 18:40:03下载
- 积分:1