-
一个密码程序很好
一个密码程序很好-a good password procedures
- 2022-05-25 15:06:28下载
- 积分:1
-
ht6221遥控代码,可用于红外遥控设备,等。
HT6221摇控代码,可用于红外等多种摇控器-HT6221 remote code, can be used for infrared remote control devices, etc.
- 2023-04-20 04:25:03下载
- 积分:1
-
汇编语言编写的类似俄罗斯方块的游戏程序
汇编语言编写的类似俄罗斯方块的游戏程序-compiled languages like Tetris game procedures
- 2023-05-28 03:30:02下载
- 积分: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
-
audible voice an assembler
voice发声汇编程序1-audible voice an assembler
- 2022-05-27 04:15:17下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
利用LS273译码器并结合8255a和8259编写的电梯控制器程序
利用LS273译码器并结合8255a和8259编写的电梯控制器程序-Use LS273 decoder 8255a and 8259 prepared in conjunction with the elevator control program
- 2023-01-06 21:25:03下载
- 积分:1
-
18b20 thermal temperature other... .... ... ... .. ... ... ... ...
pic18f4.. ....
18b20 thermal temperature other... .... ... ... .. ... ... ... ...
pic18f4.. . .... ... ... -18b20 thermal temperature other... .... ... ... .. ... ... ... ...
pic18f4.. . .... ... ... ...
- 2022-02-12 18:39:18下载
- 积分:1
-
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换...
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换-The design of the RS232 to USB converter, RS232 terminal baud rate used in 9600 only. There is no other baud rate to USB conversion
- 2022-02-05 04:37:19下载
- 积分:1
-
masm to butt mause and check
masm to butt mause and check
- 2022-04-16 11:40:14下载
- 积分:1