资源列表

« 1 2 ... .28 .29 .30 .31 .32 8833.34 .35 .36 .37 .38 ... 14954 »

[磁盘编程Partition_structure

说明:基本INT 13H读写磁盘扇区 一、读磁盘 MOV AX,0201H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H 二、写磁盘 MOV AX,0301H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H -Partition structure
<146> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[汇编语言chengjiguanli

说明:输入50个学生的学号和成绩,排序后显示输出,学号和排名-50 students enter the school number and the results, sorted display output, student number and ranking
<zt> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[操作系统开发hell

说明:用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language used to write and debug a process scheduler, in order to deepen the concept and process of understanding the process of scheduling algorithm.
<张三> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[编译器/词法分析a_patient_information_system

说明:Title: A...RED SNAKE GAME Descr iption: A COOL RED SNAKE EATS EVERY THING... IT s COOL AND SIMPLE TO UNDERSTAND..... TRY IT.-Title: A...RED SNAKE GAME Descr iption: A COOL RED SNAKE EATS EVERY THING... IT s COOL AND SIMPLE TO UNDERSTAND..... TRY
<naveen> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码KolProgressBar

说明:Colored ProgressBar with caption (with MCK mirror). Author: Alexander Shakhaylo
<k0tt0d> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[汇编语言AssemblyWorks

说明:Some works in assembly
<Peter> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码Delphi_jingdian_FUN

说明:delphi经典函数,对自己平时的工作和学习很有用.-delphi classic function of their usual work and study very useful.
<lwj> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码treeview_disk_scan

说明:HardDisk scan for files and dirs and show them in a treeview components simultaneously.
<selamicik> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码skype_control

说明:skype控制用的VCL。非常好用。完全可以控制skype的相关功能。-skype controlling VCL. Very easy to use. Can control the skype related features.
<chu> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码delphifunc

说明:delphi全部函数速查,chm版本,使用简单方便-Quick delphi full function, chm version, easy to use
<ccy> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码DelphiandAJAX

说明:delphi功能代码。ajax代码介绍。pdf格式。-delphi funcrion introduction for ajax pdf。
<710071> 在 2025-06-08 上传 | 大小:22kb | 下载:0

[Dephi控件源码notepad

说明:完全模仿windows的记事本编写,大家可以下载下来看看。有不足之处还请指出。-Windows notepad write completely imitate, you can download it and see what. Had the deficiency also please point out.
<崔文超> 在 2025-06-08 上传 | 大小:22kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 8833.34 .35 .36 .37 .38 ... 14954 »

源码中国 www.ymcn.org