资源列表

« 1 2 ... .71 .72 .73 .74 .75 2476.77 .78 .79 .80 .81 ... 9710 »

[Linux/Unix编程SDcardProgramBasedonSPIinterface

说明:这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植-This is based on the SPI interface SD driver interface procedures, highly modular, you are easy to transplant
<lsc> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程ly2

说明:uclinux的移植、内核文件系统的生成与烧写-uClinux-graft, the kernel file system with the programmer to generate
<ly> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程arm-linuxarm-linux

说明:这是在linux下的key驱动,很不错的.-This is a key driver under linux, it is good.
<a730598> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程plora

说明:获取unix系统进程信息的功能,类似于windows的资源管理器,已成为产品。-Unix system process information access functionality, similar to windows resource manager has become a product.
<lizhao> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程simpleMAKE

说明:简易MAKE程序的源代码,能让读者对make 有个大致的了解-MAKE simple source code that allows readers to make to have a broad understanding of
<赵晓威> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程linux-version

说明:在linux下模拟不同数据链路层协议的工作状况-In linux simulated data link layer protocol in different working conditions
<wanggang> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程dz_6.1_link

说明:解压上传到BBS目录 link_txt.txt 权限设置为可写可修改,linux下设置为777 导入插件:discuz_plugin_friendlink http://www.bbscode.com/html/chajian/Discuz-houtaiyanzheng-duli-like-page/-Decompression link_txt.txt uploaded to the BBS directory permissions can be set to w
<土豆> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程jflash.tar

说明:samsung s3c2410 烧写文件,非常值得收藏。 -samsung s3c2410 programmer document, a very worthwhile collection.
<袁裕芳> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程tusbdriver.tar

说明:utisoftware c code for linux,机卡分离方案。-utisoftware c code for linux, machine card separation program.
<bruce lee> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程aclock

说明:QT3 做的小时钟 希望大家能互相交流-Qt3 so small clock hope that we can exchange
<张三> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程01051312.tar

说明:应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行 -With C++ Prepared Linux myshell, support the redirect and pipe symbols, support for CD command r
<唐长茂> 在 2025-06-15 上传 | 大小:24kb | 下载:0

[Linux/Unix编程Unix

说明:两个字符串连接程序 进程管理的四个设计 概要 -两个字符串连接程序 #include "stdio.h" main() {char a[]="acegikm" char b[]="bdfhjlnpq" char c[80],*p int i=0,j=0,k=0 while(a[i]!= \0 &&b[j]!= \0 ) {if (a[i] { c[k]=a[i] i++ } else c[k]=b[j++] k++ } c
<asdasdasd123> 在 2025-06-15 上传 | 大小:24kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 2476.77 .78 .79 .80 .81 ... 9710 »

源码中国 www.ymcn.org