搜索资源列表
eluosi
- 摘要 俄罗斯方块是一款风靡全球的掌上游戏机和PC机游戏,它造成的轰动与创造的经济价值可以说是游戏史上的一件大事。它由俄罗斯人阿列克谢• 帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。它看似简单却变化无穷,俄罗斯方块上手极其简单,但是要熟练地掌握其中的操作与摆放技巧,难度却不低。作为家喻户晓老少皆宜的大众游戏,其普及程度可以说是史上任何一款游戏都无法相比的。相信大多数人都还记得为它痴迷得茶不思饭不想的
Checkpoint
- 基于XEN轻量级虚拟机检查点写时复制的代码,很有参考价值-Copy on write code based on the lightweight virtual machine checkpoint, a good reference value
Pthread-of-linux
- 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
ipsender3.1
- linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
ARM_Linux_interrupt_src_code
- 以s3c2410为例, 通过文中源码,非常详尽分析ARM Linux中断过程,很好的学习和参考价值。-ARM Linux interrupt. S3c2410 example, the source text, very detailed analysis of the ARM Linux interrupt the process of learning and reference value.
touch_screen_driver_analysis.
- 触摸屏驱动程序源码分析 以mini2440为例,详尽分析触摸屏驱动源码,分析触摸屏工作原理。非常不错的学习和参考价值-touch screen driver source code analysis. base on Mini2440 a detailed analysis of the touch screen driver source code, analysis of the touch screen works. Good learning and referen
s3c2440receive
- 一个串口发送程序,里面有部分注释,有一些参考价值-A serial port to send the program, which is part of the Notes, there is some reference value
sort.cpp
- 写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array,
RoboCup-simulation
- RoboCup仿真组世界冠军源代码-RoboCup simulation code, has much value ....................
chapter01
- 用qt实现的程序,代码精简,有很好的学习价值!-With qt achieve the program, streamlined code, good learning value
ts_calibrate
- 屏幕校准,有了就不需要在校准;获取点击平均AD值,只有当抬起的时候才返回AD值-With the calibration does not need the screen calibration obtain clicks average AD value, only when the lift when it returns to the AD value
adc
- 基于CortexA8开发板的adc数据采集驱动程序,采集A8的电压值-Based on the the adc CortexA8 development board data acquisition driver, collecting the voltage value of the A8
Mymp3
- 在假期的学习中,为提高自己的学习效率,以MP3为题材制作了一个基于linux的MP3播放器,播放器使用12864液晶显示,这个项目较市场上的MP3缺少实用价值,但是它的价值体现在初学者可以全面了解linux的系统框架,及系统移植。-Holidays, learning, improve their learning efficiency to MP3 produced the theme of a linux-based MP3 player, the player uses the 12864
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
Makefile-muban
- 本文件提供最常用linux驱动Makefile的模板,具有很高的参考价值-This document provides the most commonly used linux driver Makefile templates, has high reference value
Smartcard-base-on-STM32
- Smartcard 基于STM32 接口源代碼 包含官方例程 IC卡 还包含中文和英文datasheet 基于iso7816标准 超值-Smartcard based on STM32 interfaces source code contains official routine IC card also contains Chinese and English datasheet iso7816 standard Value
onepic.cpp.tar
- 使用v4l2驱动接口实现采集单帧图像,对以后研究视频采集编码的学员具有参考价值-V4l2 driver interface using single-frame image capture, video capture coding for future research trainees with reference value
pmd
- 跑马灯 ,使LED灯发光倍率成倍数增加,通过改变计数器初值,初值设置要一定大,小于-Marquee, the LED light magnification multiples increased by changing the counter initial value, the initial value is set to a certain large, less than 99 000
AD
- 瑞萨单片机的AD使用,能检测外部可调电位器的的电压值,用8段数码管显示电压值。-Renesas MCU AD use, can be detected externally adjustable potentiometer voltage value, with 8 digital tube display voltage values.
syscall
- fprintf(stdout,"*** *** Help information for s*** *** *\n",APP_NAME) fprintf(stdout,"[Usage] s -[b:n:c:w:p:rsdh] <value>\n", APP_NAME) fprintf(stdout,"Version: s, Date: s, Author: Youri Zhang\n\n", VERSION, BUILD_DATE) fprintf(stdou
