-
the compressed file contains the source code of AWARD BIOS type D1D.Supported ch...
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
- 2022-07-16 08:09:09下载
- 积分:1
-
用MASM写的显示系统时间的程序,内附源码和说明
用MASM写的显示系统时间的程序,内附源码和说明-written with Multiple Display System time-consuming procedures, and notes containing FOSS
- 2022-04-24 21:05:04下载
- 积分:1
-
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表...
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
- 2022-01-26 04:59:49下载
- 积分:1
-
汇编语言实验指导书及实验报告 软件工程专业
汇编语言实验指导书及实验报告 软件工程专业-Experimental assembly language instructions and reporting software engineering experiments
- 2022-11-06 22:35:03下载
- 积分:1
-
一个选择文件夹的汇编例子
一个选择文件夹的汇编例子-choose a folder compiled examples of
- 2022-12-09 04:45:03下载
- 积分:1
-
汇编控制扬声器演奏音乐
汇编控制扬声器演奏音乐-Series loudspeakers playing music control
- 2023-01-05 03:45:03下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-07-23 15:12:47下载
- 积分:1
-
This is the LCD display controller hd61830 the main package, in hopes of giving...
这是LCD液晶显示器的主要控制器hd61830的软件包,希望能给大家带来帮助。-This is the LCD display controller hd61830 the main package, in hopes of giving us some help.
- 2022-10-27 15:35:04下载
- 积分:1
-
自己做的程序,分享一下,希望大家多多指点,汇编语言学习的成果,包含了两个源代码,分别是(add和sub)...
自己做的程序,分享一下,希望大家多多指点,汇编语言学习的成果,包含了两个源代码,分别是(add和sub)-To do their own procedures, to share the hope that a lot of U.S. guidance, the compilation of the results of language learning, including the two source code, respectively (add and sub)
- 2023-07-21 14:10:04下载
- 积分:1
-
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比...
PWM控制电机,编辑控制方式。在这个DEMO里建了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。另外还开了外部中断可进行频率和占空比的步进,从而达到调整速度的目的-PWM motor control, edit control mode. In this DEMO was built inside a function F_Pwm (int a, int b) for the PWM settings, with two arguments the first one for the frequency setting, the second set for the duty cycle. It also opened the external interrupt can be the stepping frequency and duty cycle to achieve the purpose of adjusting the speed of
- 2022-02-01 17:37:59下载
- 积分:1