-
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure back up the program file before execution :)
- 2022-08-24 13:09:14下载
- 积分:1
-
程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等...
程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等-Interruption of scanning process with paragraph 7 digital display, there are external interrupt MS serial communication interruption, such as interruption
- 2022-02-07 12:07:58下载
- 积分:1
-
这是几年前我写的,自动识别RS485和RS232接线极性、自动检测波特率、自动匹配协议的云台控制软件,只是当时我还没用C写...
这是几年前我写的,自动识别RS485和RS232接线极性、自动检测波特率、自动匹配协议的云台控制软件,只是当时我还没用C写-This is a few years ago I wrote, and automatic identification RS485 and RS232 wiring polarity, automatically detects the baud rate, auto-matching agreement Yuntai control software, but I did not then use C to write
- 2022-07-15 01:22:44下载
- 积分:1
-
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk...
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source code.
Have fun with this old code.-This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source c
- 2022-04-02 00:01:45下载
- 积分:1
-
此用汇编写的抢答器的源代码,是我们微机原理的课程设计
此用汇编写的抢答器的源代码,是我们微机原理的课程设计-This written Answer with the compilation
- 2022-02-13 06:46:41下载
- 积分:1
-
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图...
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。
-objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
- 2022-03-18 00:44:55下载
- 积分:1
-
编译检测程序,用汇编编写的代码检测系统…
汇编检测 mac,用汇编写的检测系统mac代码-compilation detection mac, with the compilation of writing code detection system mac
- 2022-04-20 07:55:05下载
- 积分:1
-
球赛计时计分器程序
AT89C51汇编语言
球赛计时计分器程序
AT89C51汇编语言-Match time points AT89C51 assembly language program
- 2022-03-24 10:25:46下载
- 积分:1
-
Computer
- 2022-01-26 02:57:29下载
- 积分:1
-
Timing counts subtraction. Input data between the three
定时减法计数。输入数据0到9之间三位数,开始计时,每秒减一。当计数完成时,可做二次开发。还可做简单加减法-Timing counts subtraction. Input data between the three-digit 0-9, start running, by one per second. When the count is complete, do the secondary development. Also to do simple addition and subtraction
- 2023-07-09 20:55:03下载
- 积分:1