搜索资源列表
lgui_0.3.0
- 安装过程: 一、设置framebuffer 若启动程序为lilo,过程如下 1.打开/etc/lilo.conf 2.在其中加入一行:vga=0x314 3.执行lilo 4. reboot 若启动程序为grub,设置过程如下: 1.打开/etc/grub.conf 2.在其中加入:vga=0x314 3.reboot 二、安装lgui 1. 拷贝lgui.tgz 到/usr/local目录下 2. 执行如下命令:
signature
- 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要
opencvGuiQt
- Sample of OpenCV in Linux using Qt. This is how to add openCV libraries into Qt in Linux.
libexif-0.6.21-win
- libexif-0.6.21 是可用于添加或删除exif中tag,并且有相应的例子 源码是在Linux下的,但作相应修改后,可以在VS下使用-libexif-0.6.21 is used to add or remove exif in the tag, and a corresponding example source is under Linux, but be amended accordingly, you can use the VS
qtableview
- Add a span to the collection. the collection takes the ownership for Linux.
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
she--linux
- 在嵌入式linux编写的贪吃蛇程序,键盘控制,通俗易懂,可以继续添加其他功能!-Snake written procedures in embedded linux, keyboard control, easy to understand, you can continue to add other features!
she--linux
- 在嵌入式linux编写的贪吃蛇程序,键盘控制,通俗易懂,可以继续添加其他功能!-Snake written procedures in embedded linux, keyboard control, easy to understand, you can continue to add other features!