搜索资源列表
pm
- 不同方式2410开发板上led的4个灯的亮法-2410 development board in different ways the four lights led light method
bianyiqudong
- 我自己整理的驱动编译的方法,一共三种,希望对大家有意义-I sort of drive of compiled method, a total of three, hope to all have a meaning
jrtplib_build
- 自己写的jrtplib编译方法。可以参考一下了-Own the write jrtplib compilation method. Reference the
start
- 对于启动顺序有要求,而需要后台跑的,加载生成文件的程序,可以使用此种方法-Required for the start-up sequence, and need the background to run the program, load the resulting file, you can use this method
execut-per-ms
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是驱动中常用的每隔*ms/*s执行一次的方法。供参考-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: This co
proc-cPP-oracle
- 链接oracle数据库,使用proc方法,进行过测试,不过我是新手不能配置成功-Link oracle database, use the proc method has been tested, but I can not be configured novice
LR-analysis-method
- 采用预测分析法对输入的字符串进行语 法分析,加深对预测分析分析法的理解和掌握并实现LR分析法。 -Using the method of prediction for language input string Method of analysis, to deepen understanding and mastering the forecast analysis method and implement LR analysis method.
vimrc
- 实现Linux下vim的高亮与缩进 方法1.下载,2.解压到etc/vim中 注意:使用前保存元vimrc若出现问题也可打开vimrc把下载的vimrc中标注最后的几行拷贝过去保存就行了-Implementation under Linux vim highlighting and indentation method 1 download, 2. Extract etc/vim in Note: Before saving yuan vimrc If you have problems
spi_adda
- 实现FPGA读取AD转换的数据,AD芯片我采用的是ADS7844,采用的是SPI通信方式-achieve the function of read the data from the AD transform chip.the communciation method is SPI.i have tested the code ,and it can work.
recordPplayMUSIC
- 以UDA1341TS音频编码解码芯片为例,讨论了音频驱动程序设计方法-In UDA1341TS audio codec chip, for example, discusses the audio driver design method
fs2410_btn_drv
- 驱动中的ioctl方法和open、close、read、write方法一样,都是可以操作底层硬件的,对硬件的读写操作一般可以通过read、write方法来完成。-Driving the ioctl methods and the open, close, read, write, method, can be operation of the underlying hardware, the hardware of the general method can read, write, read
test-video-capeture.tar
- Video4Linux2编程采集摄像头视频并显示视频,全C语言编程,采用内存映射的方法读数据。-Video4Linux2 programming camera video capture and display video, full C language programming, using memory mapping method to read the data.
printk
- A key debug method of linux driver. It also show you the basic usage. Once you can control it very well, you may become a senior firmware engineer.-A key debug method of linux driver. It also show you the basic usage. Once you can control it very w
word_count
- 在linux平台下,可与用于Phoenix方法测试的一个程序。-In linux platform and method for testing a program Phoenix.
2011813035ex4
- 熟悉Linux操作系统中的文件与目录管理的概念。 2)掌握Linux操作系统中常用文件管理指令。 3)使用文件系统的一般方法。 4)掌握硬链接和软链接的建立及使用。 5)进一步了解文件系统结构。 -Familiar with the concept of the Linux operating system file and directory management. 2) to master the Linux operating system commonly used
matrix
- 在Linux下分别用Ptread线程和一般的方法编矩阵乘法,比较两者的差异。-we use Pthread and the general method to implement the matrix multiplication,and compare the difference between the two methods.
button_irq_drv
- 按键的等待队列方法,linux环境,C语言底层驱动-Button queue method, linux environment, C language underlying driver
Linux-Tailoring-guidelines.
- 嵌入式linux系统的裁剪方法教程,简单易懂,适合初学者。-Cutting method of embedded Linux system tutorial, simple, suitable for beginners.
cfposix1
- 通过创建子进程,使得父子进程之间可以通信,使用了信号量,和共享内存变量。- A little program ,fork four subprocess that Communication with the parent process,used posix shared a database by shared memory method
Bankers-algorithm
- 银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法-Bankers algorithm is one of the most representative of the algorithm to avoid deadlock. Also known as "resource allocation denial" method