-
虚拟的Win32 API的BSD Unix,在UNIX编译器直接调用Win32 API和# 39…
Virtual Win32 API For BSD UNIX, 可在UNIX下直接编译呼叫标准Win32 API之C/C++原始码, 单一原始码可跨平台, 可在Windows下使用Visual C++对于目标UNIX的程序除错 , 确定没问题后可直接移植至UNIX完全不用修改-Virtual Win32 API For BSD UNIX, in the UNIX compiler directly call Win32 API"s standard C/C source code. a single source for cross-platform, in Windows using Visual C goals for the UNIX debugging procedures, After determining no problem can be transplanted directly to UNIX entirely without changes
- 2023-06-27 07:35:03下载
- 积分:1
-
运行环境MASM.程序功能是:小车自动前进!界面简单且易于操作!...
运行环境MASM.程序功能是:小车自动前进!界面简单且易于操作!-runtime environment. Procedures functions : automatic car! Interface is simple and easy to operate.
- 2022-02-04 10:38:36下载
- 积分:1
-
很详细的红外学习并储存24c64的汇编子程序,在设计中只要修改一下I/O调用它就可以了,是本人的工程验证能学习市面常用的绝大部分红外线遥控器。...
很详细的红外学习并储存24c64的汇编子程序,在设计中只要修改一下I/O调用它就可以了,是本人的工程验证能学习市面常用的绝大部分红外线遥控器。-Very detailed study of the infrared and save 24c64 compilation of subroutines, as long as in the design changed a bit I/O can call it, is my proof to study the vast majority of the market commonly used infra-red remote control.
- 2022-02-03 00:14:22下载
- 积分:1
-
自己编的流水灯,希望大家下下来看看,并给与指导
自己编的流水灯,希望大家下下来看看,并给与指导-Compiled their own water lights, hope that the next down and take a look and give guidance
- 2023-06-13 09:20:04下载
- 积分:1
-
view 下窗口切分,适合多文档始创,分厂好用
view 下窗口切分,适合多文档始创,分厂好用-view under the window segmentation for multi-document, Pioneer, factory-to-use
- 2022-07-22 04:40:08下载
- 积分:1
-
将一个无序数组排为升序数组或降序数组,且不丢失原来数据。...
将一个无序数组排为升序数组或降序数组,且不丢失原来数据。-A disorderly array of row arrays for ascending or descending array, without loss of the original data.
- 2022-07-25 17:42:00下载
- 积分:1
-
8086单片机为基础的程序,所有类型的字符串
我写了所有基于8086的程序。所有程序都正常工作,没有错误。需要注意的重要一点是,程序是使用MASM编写的,因此使用TASM的人应该注意段的语法之间的差异,所有算法都将保持不变。要确定字符串是否是回文的,可以使用DOS中断编写用户驱动的程序。所有的程序都有数据段,用最简单的算法编写。对于数字的排序,使用了气泡排序算法。文件以.rar格式附加。虽然文件是以.asm格式保存的,但是可以使用记事本或任何类似的编辑器打开它们。&谢谢。。。
- 2022-05-15 21:28:36下载
- 积分:1
-
elearning system good
在dekalidad na系统下载到kayang kaya mo syang gamitn na!!madaling gamitin mganda在dekalidad na系统向kayang kaya mo syang gamitn下载na!!madaling gamitin mganda在dekalidad na系统向kayang kaya mo syang gamitn下载na!!madaling gamitin mganda在dekalidad na系统向kayang kaya mo syang gamitn下载na!!madaling gamitin mganda在dekalidad na系统向kayang kaya mo syang gamitn下载na!!madaling gamitin mganda在dekalidad na系统向kayang kaya mo syang gamitn下载na!!madaling gamitin mganda在dekalidad na系统向kayang kaya mo syang gamitn下载na!!dekalidad na系统的madaling gamitin mganda至kayang kaya mo syang gamitn downl
- 2023-09-05 02:20:04下载
- 积分:1
-
一些汇编例子
一些汇编例子-Compilation of examples of some
- 2022-03-12 18:44:22下载
- 积分: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