资源列表
[Windows编程] SoftProject
说明:dr Lin,LinRui, use human way descrip soft program project-dr Lin, LinRui, use human way descrip soft program project<clay> 在 2025-01-18 上传 | 大小:1.66mb | 下载:0
[通讯编程] atCommanRef
说明:AT命令参考手册,包括GMS07.05/05.07、GPRS、ITU-T Rec.V25ter、TCPIP的命令集,华为公司的技术文档-AT command reference manual, including GMS07.05/05.07, GPRS, ITU-T Rec.V25ter, TCPIP command set, Huawei s technical documentation<Drizzt> 在 2025-01-18 上传 | 大小:1.43mb | 下载:0
[进程与线程] producerconsumer
说明: 进程同步模拟设计——生产者和消费者问题 .用手动输入的方式模拟信号量机制的生产者与消费者问题。-Synchronous analog design process- the issue of producers and consumers. Methods used to manually enter the amount of analog signal mechanism for the producer and consumer<lyb> 在 2025-01-18 上传 | 大小:10kb | 下载:0
[其他小程序] fileopenandwrite
说明:3.1 磁盘存取简介 3.1.1 利用FCB(文件控制块)存取磁盘文件: (2) 在程序的数据段设置FCB和DAT(数据传输区)。 (3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。 (4) 用DOS功能设置DAT地址。 (5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。 (6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。<王强> 在 2025-01-18 上传 | 大小:42kb | 下载:0