搜索资源列表
lcd_driver-framebuffer
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffe
flaot
- 一个简单的计算器,能进行浮点数的求和,良好的界面-A simple calculator, able to carry out floating-point summation, a good interface
2020
- (含有实验要求和实验报告) 时间片轮转调度算法实现进程调度.完成单处理机系统中的进程调度. 包括以下内容: 进程控制块的内容,进程控制块的组成方式;进程创建和进程调度;主函数对进程测试-Rotation scheduling algorithm for time slicing process scheduling. Completed the process of single-processor systems scheduling. Include the following:
15883831embeddedlinuxpapersvolum1
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。- core interrupt technology research postgraduate study of small p
operating_system_experiment_and_sourcecode
- 这个是我学习操作系统时做的实验,主要是磁盘调度算法的实现,其中还包括老师实验要求和目的。不保证完全正确,大家参考下还是很有价值的-This is my operating system to learn to do experiments, mainly disk scheduling algorithm, which also includes the teacher test requirements and objectives. Does not guarantee completely
Sum-score-sequence
- 本代码是LABVIEW的一个分数序列求和,简单明了-This code is a fraction of sequence LABVIEW sum, plain and simple
4
- 汇编0-99 4个数求和 满字数 满字数-Full word count compilation the 0-994 number summation full words full number of words
Arithmetic-Sequence-Sum
- 等差数列求和,输入一个等差数列然后自动求和,简单易用-Sum arithmetic sequence, then enter an arithmetic sequence AutoSum, easy to use
polynomial
- 用标准模板类list实现多项式的输入,输入,以及多项式的相加求和-To achieve polynomial using the standard template class list input, the input, and the sum of polynomial summation
Linux-semaphore-mechanism
- 一个关于信号量机制使用的学习例子。具体要求和代码都在word里了。要求使用vi进行代码的编写,使用make工具建立工程。将实现不同类别功能的函数写到不同的.c文件中,并使用makefile链接编译。 -Use vi be writing code, use make tools to create projects. The function of different types of functions written to achieve different. C file and co
ghggiy
- 输入一个代码,然后输入数据,排列大小,计算最大最小求和-nothing at all
COSC_2425_LY_Project2
- 汇编程序语言,用户输入五个数字,然后对这五个数字求和-The programmer need to type five numbers to the code, the program will output the sum of these five number.