-
在PC机上进行的8250串口实验,采用汇编语言编写
在PC机上进行的8250串口实验,采用汇编语言编写-In PC, the 8250 serial experiments, the use of compiled languages
- 2022-04-18 17:34:45下载
- 积分:1
-
一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!...
一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!-an assembly language program, which aims to bring in a pre-characters and characters and follow-up characters!
- 2023-02-27 07:45:03下载
- 积分:1
-
Sorting order by using assembly language
Sorting order by using assembly language
- 2023-05-12 08:25:02下载
- 积分:1
-
Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的...
Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。 本帮助文件包括:Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分-Win32 programming compilation series from the paper to help sort out yyc personal publishing, as extracted from the entire network. All Banquangui actual author. To allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files include : Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
- 2022-11-22 22:05:03下载
- 积分:1
-
用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程...
用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程序的例子-with masm write TOOBar generator, somewhat similar to the VB like, End enacted automatically generates the appropriate code win32 platform for the compilation of programmers is a good tool, is a compilation was made using OOP procedures example
- 2022-06-26 15:52:40下载
- 积分:1
-
这是关于单片机方面的课件,个人觉得是比较有用的资料,希望大家喜欢。...
这是关于单片机方面的课件,个人觉得是比较有用的资料,希望大家喜欢。-This is about SCM in courseware, personally feel that is more useful information I hope everyone likes.
- 2022-07-10 08:27:30下载
- 积分:1
-
Mcf5307 development board based on the liquid crystal display sed1335 control pr...
基于mcf5307开发板的sed1335控制液晶屏显示的程序-Mcf5307 development board based on the liquid crystal display sed1335 control procedures
- 2023-01-14 21:40:04下载
- 积分:1
-
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2...
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
- 2022-02-12 22:11:40下载
- 积分: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
-
为贪吃蛇游戏源代码
为贪吃蛇游戏源代码-Snake game for the source code
- 2022-04-01 15:43:36下载
- 积分:1