资源列表

« 1 2 ... .69 .70 .71 .72 .73 6974.75 .76 .77 .78 .79 ... 9710 »

[Linux/Unix编程fifo

说明:一个循环线性地址先进先出队列(FIFO),非常适合用做通讯、任务等,具有如下特点: 1.循环队列,空间利用率非常高,不用动态分配内存,不使用链表,无内存泄漏,无内存碎片; 2.线性地址空间,直接使用memcpy进出,速度非常快; 使用说明: 1.fifo_init 2.fifo_into 2.fifo_get 3.fifo_remove 4.fifo_uninit 如发现问题联系本人: lxj_com@163.com QQ:67016879
<long> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程linux_das-http-server

说明:linux_das http server
<song> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程fork

说明:Fork programming in linux
<hireraju> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程Desktop

说明:This software describe diferent kind of way that you can format a disk hard. Enjoy!
<Renato> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程Linux-audio-programming-guide

说明:Linux音频编程指南,这是一部参考资料,详细的介绍了音乐编程,这不是源代码-Linux audio programming guide, this is a reference, a detailed descr iption of the music programming, this is not the source code
<li> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程Ubootstart

说明:bootloader综述 u-boot介绍 u-boot编译及配置 u-boot启动过程及工作原理 u-boot命令使用过程 u-boot移植过程-Introduction Summary u-boot bootloader u-boot u-boot compile and start the process of configuration and working principle of u-boot u-boot command uses the process of
<王亚> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程U-BOOT-transplantation

说明:U-BOOT源码分析及移植的相关问题,详细的介绍说明了U-BOOT的相关问题,使得可以很快的了解应用代码移植方面的工作。-U-BOOT source code analysis and migration related issues, a detailed descr iption illustrates the issues related to U-BOOT, so you can quickly understand the application code migration work
<frutex> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程ch02

说明:一些linux下的编程实例,适合初学者,易学易用-Some examples of programming under linux for beginners, easy to use
<蔡森> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程uart

说明:基于s3c6410的uart裸板驱动源代码,包含uart初始化,数据发送,数据接收的实现。-Based on the bare boards s3c6410 the uart driver source code, including uart initialization, data transmission, data reception achieved.
<use life to> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程uboot

说明:移植 u-boot 1.1.6 到 S3C2440 (nand 启动)-Transplantation u-boot 1.1.6 to S3C2440 (nand start)
<langbei> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程linpop

说明:ubuntu 下开发的局域网聊天软件,可以接收消息和传送文件,查看聊天记录等-ubuntu chat software developed under the LAN, you can receive messages and transfer files, view chat history, etc.
<王青> 在 2025-08-03 上传 | 大小:17kb | 下载:0

[Linux/Unix编程hybrid.tar

说明:here is a hybrib code for research scholars and also for undergraduate and graduate students
<varun> 在 2025-08-03 上传 | 大小:17kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 6974.75 .76 .77 .78 .79 ... 9710 »

源码中国 www.ymcn.org