搜索资源列表
uda1341
- 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(ne
嵌入式文件系统的设计与实现
- 本章主要描叙Linux核心对文件系统的支持, 虚拟文件系统(VFS)以及Linux核心对实际文件系统的支持。 Linux的最重要特征之一就是支持多种文件系统。这样它更加灵活并可以和许多其它种操作系统共存。在本文写作时Linux已经支持15种文件系统:ext,ext2,xia,minix,umsdos,msdos,vfat,proc,smb,ncp,iso9660,sysv,hpfs,affs以及ufs。毫无疑问,今后支持的文件系统类型还将增加。 Linux和Unix并
LevelOrderTraverse
- 在链式存储结构条件下实现层次遍历二叉树的各个节点的操作。-Storage structure in the chain under the conditions of the various node-level binary tree traversal operation.
linux_qt
- 嵌入式LINUX下的自定义信号和槽、树型结构的内存管理、网格布局管理、动态改变语言的代码。-LINUX embedded under the custom signals and slots, tree structure of memory management, the Board
ubuntu-2.6.22-kernel-tree-build
- ubuntu 2.6.22 内核树建立 本文是参考了网上多篇帖子而写的算不上什么原创。唯一值得欣慰的只不过在本机上实现罢了。因为毕竟失败了几次。也因为本人是初学驱动编程 很多简单的问题在我来说是相当的困难的。望有识之士不要笑话。最后,希望本文能给刚学驱动而还没开头的人提供一些帮助。 -ubuntu 2.6.22 kernel tree to establish this with reference to the online posts and written many articles
NodeAssign
- 在链式结构存储条件下用结构体指针实现二叉树各个节点的修改操作。-Storage conditions in the chain structure pointers with a binary tree structure modification operations of each node.
mtar_08_03
- 文件压缩软件,利用哈弗曼树的特点,把文件里的内容描绘成一棵哈弗曼树,利用哈弗曼编码,来存储文件,从而达到了文件压缩的效果。-File compression software, tree characteristics Hafu Man, depicts the contents of the file into a Ha Fuman tree using Hafu Man coding, to store the file, so as to achieve the effect of fil
USB-driver
- usb_skeleton.c:是单片机的设备驱动程序。 sender.c:是简单的通信应用程序。 编译方式:在要加载的linux内核代码树下编译 insmod usb_skeleton.o即可。 c2_programmer.tar:是一个开源的参考实现。 -USB driver
balance_binary_tree
- 创建平衡二叉树,层次遍历平衡二叉树,计算平衡二叉树的树高。-Create a balanced binary tree, the level traversal balanced binary computing balanced binary tree.
tree
- 实现树的建立,前序中须后续三种遍历,计算总节点数,叶子节点数,树深度等-To achieve the establishment of the tree, the preamble to be the subsequent three kinds of traversal, calculating the total number of nodes, leaf nodes, the tree depth
BiTree
- C实现平衡二叉树---AVL 带注视的版本-C to achieve a balanced binary tree--- AVL
tree
- 数据结构难点,树,实现树的前序中序后序遍历,对初学数据结构很有启发-Data structure difficulty, tree, tree realize after preorder preamble sequence, the data structure is very enlightening for beginners
tree
- 设和初学者了解和学习什么是树,以及树的基本用法-what is tree and how to use tree
graph2tree
- 三维地图建立,从graph文件生成八叉树地图。-3d map construction octomap
ColorOcTree
- 三维地图构建的重要文件,与八叉树有关 -3d map construction octomap
edit_octree
- 三维地图构建的重要文件,与八叉树有关,这个代码是彩色八叉树-3d map construction octomap
OcTree
- 三维地图构建的重要文件,与八叉树有关,这个代码是彩色八叉树-3d map construction octomap
vcPP
- 哈弗曼树的压缩与解压缩,哈弗曼树的压缩与解压缩,-Huffman tree compression and decompression,Huffman tree compression and decompression
zynq-7000
- linux3.0 device tree,包括zynq-7000,arm9,coretx-a9芯片级的所有外设驱动树,i2c,spi,dma,中断,gpio-linux3.0 device tree, including zynq-7000, arm9, all peripherals coretx-a9 chip-level drivers tree, i2c, spi, dma, interruption, gpio
poj
- 关于 poj 的几道动态规划题,线段树题后缀数组题-About poj a few dynamic programming questions, problems suffix array segment tree title