-
用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD...
用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program"s source code, cases : DOS6.0 source of hard disk boot record source FDBOOT.ASM, mouse control CD-Audio player, a cut of 320* 200 closed painting procedures, V86 mode switching procedures, FASTREBOOT V1.0 , the Game Faster V1.0 and V1.0 Mixer Volume Ctrler.
- 2022-04-17 10:15:47下载
- 积分:1
-
uoolkjl
bootram
you is it .
uoolkjl
bootram
you is it .-uoolkjl bootram you is it.
- 2022-02-03 20:42:50下载
- 积分:1
-
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明...
dijkstra 这是用C语言实现的贪心算法
看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best description
- 2022-04-26 14:33:43下载
- 积分:1
-
sql
图书馆管理系统用的是VB和SQL语言开发的(Library Management System)
- 2012-05-07 21:02:14下载
- 积分:1
-
keil c51教程 keil c51教程
keil c51教程 keil c51教程-keil c51keil c51keil c51keil c51
- 2023-08-06 10:15:04下载
- 积分:1
-
介绍tc35i与单片机通信的汇编语言编程方法。
介绍tc35i与单片机通信的汇编语言编程方法。-TC35i introduce single-chip communications and assembly language programming.
- 2022-03-15 23:27:50下载
- 积分: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
-
This a digital platform length calculation procedures, such as : Runtime input :...
这是一个计算数字平台长度的程序,如:
运行时输入:
111122333,结果为:
4
1111
注:本程序在dos中或windows98中运行。 -This a digital platform length calculation procedures, such as : Runtime input : 111122333. results : 4 1111 Note : this procedure dos or running Windows98.
- 2022-10-08 13:20:03下载
- 积分:1
-
Debugging through a serial port
调试通过了的基于89S51的串口芯片1307和24C02的程序-Debugging through a serial port-based 89S51 chip 1307 and the 24C02 procedure
- 2022-09-06 05:50:03下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1