-
通过设备驱动程序
Device driver for the via-cuda on Apple Powermacs
- 2022-01-25 15:49:18下载
- 积分:1
-
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!...
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
- 2022-04-11 10:10:20下载
- 积分:1
-
AT24C02 EEPROM
在此代码中,我们发现如何写入和读取从 AT24C02,是两线汽车串行 EEPROM
它也是有用的 AT24C01A/04/08/16,只需要改变设备地址
- 2023-09-03 03:50:03下载
- 积分:1
-
建筑配电系统是利用铅。主楼内是…
楼房销售系统,是用pb开发的。
里面主要是关于楼房的查询、预定、销售等方面的功能。-Building distribution system is developed using pb. Inside the main building is about the inquiries, reservations, sales and other functions.
- 2022-08-11 21:38:02下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
pc.c是移植于μCOS
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
- 2022-12-20 12:30:03下载
- 积分:1
-
根据3GPP25.141协议生成测试模式1下的WCDMA系统激战测试数据格式。...
根据3GPP25.141协议生成测试模式1下的WCDMA系统激战测试数据格式。-3GPP25.141 agreement in accordance with test pattern generation WCDMA systems under one battle test data format.
- 2022-04-14 20:22:10下载
- 积分:1
-
华为三G模块驱动,大家一起下载看看看,怎么是这么长字的,不太适应的...
华为三G模块驱动,大家一起下载看看看,怎么是这么长字的,不太适应的-Huawei III G modules driver, download to see everyone together look, how is such a long word, do not adapt to the
- 2022-01-23 11:09:32下载
- 积分:1
-
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法...
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time slice algorithm
- 2022-04-19 14:38:27下载
- 积分:1
-
这个论坛也不错.适合做毕业设计的,包含大多数基本功能
这个论坛也不错.适合做毕业设计的,包含大多数基本功能-this forum is a good one. Suitable for graduation design, including most of the basic functions
- 2022-06-21 02:47:19下载
- 积分:1