解压h264视频格式的源码,在linux下,c的源码
上传时间: 2013-12-27
上传用户:ddddddos
以前做的操作系统的课程设计,内容包括:1)编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行 2)采用模块方法,添加一个新的设备驱动程序 3)了解/proc文件的特点和使用方法,监控系统状态,显示系统中若干部件的使用情况,用图形界面显示系统监控状态
上传时间: 2013-12-21
上传用户:hgy9473
hitorMiss+用概率算法求积分问题的C程序,共三题,在linux环境下运行。
上传时间: 2014-01-02
上传用户:xjz632
基于嵌入式Linux的GUI设计方案,C ++,值得一看
上传时间: 2016-01-23
上传用户:zaizaibang
Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose documentation is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.
标签: Programming Windows Visual Shell
上传时间: 2014-11-27
上传用户:zhangjinzj
gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
标签: writeled arm-elf-gcc leddrv gpio
上传时间: 2013-12-13
上传用户:kytqcool
用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
上传时间: 2014-01-21
上传用户:ljmwh2000
ARM-LINUX系统的指纹识别系统FPS200,以C程序编写
上传时间: 2016-02-01
上传用户:songyue1991
名字:wqh.exe 类型:感染性 是否加壳:是 壳型:UPX 大小:9.50 KB (9,728 字节) 版本:v1.0 原理:用API函数写的感染性病毒 。 说明:本病毒可以感染全盘exe文件。 清除程序是cq.exe,感染后运行不了exe类型。把cq.exe和cq.bat放到硬盘主目录。如:c:\ d:\ e:一个即可。运行cq.bat即可解除感染。 by 海的浪花 联系源码 QQ:283771780 hacker-hacekrs@163.com
上传时间: 2016-02-02
上传用户:dapangxie
Linux下串口终端程序,ANSI C编写,一个简单的串口终端程序,可以在linux下连接嵌入式设备的串口终端,类似minicom和超级终端。
上传时间: 2014-08-10
上传用户:youke111