-
经典win32汇编语言例子
经典win32汇编语言例子-classic example of assembly language
- 2022-09-14 09:35:03下载
- 积分:1
-
this program is compiled using a series of intricate graphics clock, double
本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可,钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐;按q键退出本程序.-this program is compiled using a series of intricate graphics clock, double-click the clock running icon, watches showed the time-based system of the machine. By b Bond picture can be expanded; According s keys can narrow picture; By c Bond can change color; By e keys to listen to music; Q keys on the withdrawal procedures.
- 2023-06-24 10:15:03下载
- 积分:1
-
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等...
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等-that is a programe for education
- 2022-08-19 14:57:52下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2022-04-13 15:44:34下载
- 积分:1
-
Dos下屏蔽热启动,想要重启的话先按下Ctrl+Alt+Del,松开Del键,然后按R键则重 启,按Q键则关机...
Dos下屏蔽热启动,想要重启的话先按下Ctrl+Alt+Del,松开Del键,然后按R键则重 启,按Q键则关机-Dos under thermal shielding started, and wanted to resume the first pressing Ctrl-Alt-Del, loosen Del keys, then R button will resume by Q keys were shutdown
- 2023-08-05 10:10:03下载
- 积分:1
-
计算器的VFP源代码,共享一下经验,希望大家能一起在这方面成为朋友...
计算器的VFP源代码,共享一下经验,希望大家能一起在这方面成为朋友-camputer
- 2022-04-18 01:02:56下载
- 积分:1
-
蓝牙 hc 05 代码
在 + 角色 = 0---将模块要药膏模式设置。默认模式为药膏。
在 + 角色 = 1---将模块是主模式设置。
设置内存命令:
在 + CMODE = 1
设置模块,以使其他随机蓝牙模块 (未指定地址) 搭配。的
默认值是这种模式。
在 + CMODE = 1
设置模块,以使对带有蓝牙模块 (指定地址)。如果将模块设置
先随机搭配,然后设置模块,以使蓝牙模块搭配有
指定的地址。然后该模块将搜索最后的配对的模块,直到找到的模块。
重置密码命令
在 + PSWD = XXXX
设置模块对密码。密码必须是 4 位。
重置的波特率
在 + UART = = < 参数 > < Param2 > < Param3 >。
在 HC 0305 命令集提供了更多的信息
示例:
在 + UART = 9600,0,0---设置波特率为 9600N81
重置蓝牙名称
在 + 名称 = XXXXX
内容摘要:
HC 05 有许多功能,涵盖 HC 06 的所有功能。上面的命令是最
常见的。除此之外,HC 05 留下很多空间的用户。所以 HC 05 优于 HC 06 和
建议。HC 03 是类似与 HC-05。上述的介绍也适合 HC-03
- 2022-03-24 08:16:28下载
- 积分:1
-
走马灯(灯光变幻)程序
内容:用DIP的8位开关控制走马灯的花样,用SW3控制走马灯的起/停 运行步骤:1.按下一次开关SW3,开始灯光变幻,再按下一次则停...
走马灯(灯光变幻)程序
内容:用DIP的8位开关控制走马灯的花样,用SW3控制走马灯的起/停 运行步骤:1.按下一次开关SW3,开始灯光变幻,再按下一次则停止 可重复进行 *
2.按下SW3后,拨动不同的数码开关DIP,就会出现不同的灯光变幻 *
3.按下"q"或者"Q",退出 -Lantern (lighting changes) program elements: eight with DIP switch control of the pattern lantern, lantern used to control the effect SW3/stop running these steps: 1. Pressing a switch SW3, the beginning of the light changes, and then press the first stop can repeated* 2. SW3 pressed, the Touch different digital switch DIP, there will be changes in different lights* 3. press " q" or " Q" , from the
- 2022-02-03 09:32:54下载
- 积分:1
-
programming documents : optimizing the structure of the document. Rar
win32汇编 pe 文件编程:优化文件结构.rar-programming documents : optimizing the structure of the document. Rar
- 2022-01-25 15:20:01下载
- 积分:1