资源列表

« 1 2 ... .92 .93 .94 .95 .96 13297.98 .99 .00 .01 .02 ... 16274 »

[系统编程EFI1_10_14_62

说明:Intel提供的EFI BIOS的一些开发源代码,包括一些driver以及protocol。-Intel provided some of the development of EFI BIOS source code, including some driver and protocol.
<pan> 在 2025-11-21 上传 | 大小:9.97mb | 下载:1

[系统编程C++NeiCunFenPei

说明:C++模拟内存分配 一、思路 模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。 1.分配规则 每块被分配或释放的内存由MemInfo记录,并保存于数组(buf)中作为内存空间的“头”,其后紧跟数据。MemInfo组成链表结构,表头不占用数组空间(buf)。当调用者申请内存时,将导致MemInfo链表的遍历,遍历的
<weat> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[Linux/Unix编程rarp

说明:rarp.c是一个针对tftp方面的arp请求的程序,针对嵌入式开发的网络开发方面-rarp.c is an arp request tftp aspects of the procedures developed for embedded network development
<小陈> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[Linux/Unix编程bootp

说明:bootp是一个osk5912的启动代码源程序,给出来了启动的流程,把网络流程分析仔细-BOOTP is a source code osk5912 start to come out to start the flow, network flow analysis of carefully
<小陈> 在 2025-11-21 上传 | 大小:6kb | 下载:0

[Linux/Unix编程eth

说明:以太网的硬件驱动,包括了大部分通用的协议的介绍,很好,嵌入式的-Ethernet hardware drivers, including most of GM
<小陈> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[Linux/Unix编程lan91c96

说明:介绍lan91c96芯片的驱动程序,针对性强,使用这个片子或者类似的可以参考-Introduction lan91c96 chip driver, targeted, the use of the film or similar can refer to
<小陈> 在 2025-11-21 上传 | 大小:7kb | 下载:0

[Linux/Unix编程nfs

说明:使用tftp功能,是嵌入式的常用手段,此程序介绍了nfs网络的建立与实现-Use tftp function, is a common means of embedded, this procedure introduced a nfs network and realize
<小陈> 在 2025-11-21 上传 | 大小:5kb | 下载:0

[系统编程onetop

说明:一个很好的程序,希望大家多多下载,多多上传代码-A very good program, I hope everyone a lot of the download, upload more code
<edison> 在 2025-11-21 上传 | 大小:183kb | 下载:0

[系统编程cup

说明:⑴ 自定义CPU调度进程所需要的数据结构; ⑵ 要求有按照优先级与无优先级调度的策略; ⑶ 够动态调整进程调度优先级; ⑷ 够显示当前系统进程调度情况 -⑴ custom CPU scheduling process required by the data structure ⑵ required in accordance with the priority and non-priority scheduling strategy ⑶ dynamic enough to
<gao> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[系统编程rnshiguanli

说明:帮助Java学习者提高水平!让初学者开开眼界!谢谢你们,提供源码的人! -To help learners improve the level of Java! To allow beginners to open an eye-opener! Thank you, people who provide source code!
<吕翔> 在 2025-11-21 上传 | 大小:92kb | 下载:0

[Linux/Unix编程linux-fusion-7.0.1.tar

说明:linux下的fusion程序,可以和directfb配合使用-linux under the fusion process, can be used in conjunction DirectFB
<董一> 在 2025-11-21 上传 | 大小:125kb | 下载:0

[系统编程jtlc

说明:实现家庭理财功能,实用性较强,提供源代码,供大家参考!-Families realize financial management function, practicality strong, providing source code for your reference!
<吕翔> 在 2025-11-21 上传 | 大小:169kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 13297.98 .99 .00 .01 .02 ... 16274 »

源码中国 www.ymcn.org