搜索资源列表
addthedevicedriverinembeddedlinux
- how to add the device driver in embedded linux
Linux-gcc
- M. Tim Jones, 顾问工程师, Emulex Corp. M. Tim Jones 是一名嵌入式软件工程师.这里是他在IBM上发表的一编关于linux下GCC编译器的一些优化知识。比如:内核中常见到的likely() unlikely() __must_check 等等函数和函数属性从何而来,有什么作用,及如何对变量优化,对结构或函数添加属性等等。-M. Tim Jones, Consultant Engineer, Emulex Corp. M. Tim Jones is an
Adding-A-System-Call
- This document gives you steps to add a system call in linux kernel.
ns2
- 基于Linux下NS2简要总结,包含NS2安装,tcl脚本编写,添加新协议-Contains NS2 installation based on Linux under NS2 brief summary of tcl scr ipting to add new agreement
add-a-file-system
- 给linux增加一个和ext2完全相同的文件系统,附带实验过程和结果截图-Increase to linux and ext2 file system in exactly the same, with the experimental procedure and results Screenshot
12555448
- openwrt为最新的Linux开源无线路由器开发平台,在此平台上配置自己需要的功能以及添加自己需要的功能可以生产自己想要的固件。里面还包含了openwrt移植与应用的介绍。-openwrt for the latest Linux open-source development platform for wireless router, configured on this platform they need to add their own features and functionali
Redis-deployment-on-windows
- redis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、 list(链表)、set(集合)、zset(sorted set –有序集合)和hash(哈希类型)。这些数据类型都支持push/pop、add/remove及取交集并集和差集及更丰富的操作,而且这些操作都是原 子性的。在此基础上,redis支持各种不同方式的排序。与memcached一样,为了保证效率,数据都是缓存在内存中。区别的是redis会周期性的 把更新
DLINK_NAS_ADD_ON_SDK
- This document is about creating add-on packages for D-Link NAS. As such, it assumes that the reader already has some previous knowledge about add-ons and at least knows how to install and enable an add-on package. This document assumes that you have
Operating-system-report
- 操作系统的实验二:添加系统调用, 学习Linux内核的系统调用,理解、掌握Linux系统调用的实现框架、用户界面、参数传递、进入/返回过程。阅读... ,文件是docx类型,但代码全都在里面-Operating system experiment 2: add the system call, learn the Linux kernel system call, understand, master the Linux system call implementation framework
PAL_Support_of_the_fixed_PHY
- 添加linux的phy-fixed驱动的修改,使linux下的网卡驱动可以实现没有phy的情况下也可以互联,和进行通信-Add Linux phy-fixed driver changes, so that Linux under the network card driver can be achieved without the PHY can also be interconnected, and communication
LinuxDecFile
- linux 命令基础文档集,比如对文件的增,删,查,改,移动,复制。系统的基本操作(Linux command basic document set, such as the file to add, delete, check, change, move, copy. Basic operation of the system)