搜索资源列表
huibiangongju
- 万能汇编工具,文件不大,但功能比较多,能节省不少编程时间哦!-omnipotent compilation tools, not documentation, but more functional, can save a lot of programming time!
bison-2.0.tar
- bison 2.0 主要可以用来做语法分析用的,最基本的功能是生成表达式分析程序,做科学计算器可以省事了!-main syntax can be used to do the analysis, the basic function is to generate expression analysis procedures, scientific calculator can save!
save-to-flash-2410
- 三星2410-arm920t处理器在Linux环境下在用户层直接读写flash!-Samsung 2410 - arm920t processors in a Linux environment the user to read and write directly layer fl ash!
Linuxinstruct
- Linux命令的应用技巧,能为利用linux开发者节省时间,提高效率-orders of the Linux application will be able to use linux developers save time and increase efficiency
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
ARMtest1ForQT
- 简单且全面的QT例子,有主窗体可弹出3个不同功能的窗体,其中控制窗体已完善,可针对不同的参数输入数据并保存于目录下的TXT文件中,可供系统进行处理。-A simple but efficiency example for QT. User could reach 3 different widgets throught main widget. And they could input data in "operate_form" and save them in order to some n
word
- 基于QT开发的记事本 实现了TXT格式文件的打开、编辑、保存!而且可以设置字体的大小颜色位置-Notepad based QT development to achieve the TXT format file open, edit and save! You can set the font size and color of the location, etc.
capture_example
- ti达芬奇处理器DM6446视频前端VPFE获取图像并保存,也可以同过视频后端VPBE输出显示。-ti Da Vinci processor DM6446 video the front end VPFE get the image and save it can also be the same over the video backend VPBE output display.
POEmbededLinux
- 嵌入式linux内存和性能优化, 很好的一本书. 这本书主要介绍两个方面的内容: 1, 如何节省系统内存 2, 如何加快进程运行速度. 这本书主要面向的人员: 1, 嵌入式Linux软件开发人员 2, 系统优化人员 3, 系统架构师 -Linux embedded memory and performance optimization, a good book. The book introduces two aspects: 1, how to s
InstallLINuxFromHardware
- 纠正网上流传的绝大多数错误的硬盘安装方法,这是本人经验的结晶,可以节省您许多时间。-To correct the vast majority of Internet spread the error of hard disk installation method, which is the crystallization of my experience, I can save you a lot of time.
CFingerprint
- 该部分的代码由C写成的指纹识别代码。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-That part of the code written by the C code for fingerprint recognitio
DataSaveDisplay
- 如何保存一个实验数据以便matlab可以读取-How to save your experimental data as matlab format
u-boot-1.1.6-TQ6410_V0.1
- ARM11 S3C6410底层软件 UOOBT 启动 支持SD启动 WINCE LINUX TQ6410 u-boot 版本:u-boot-1.1.6 主要功能: 1、支持一键式菜单,操作简单方便 2、支持Nand Flash擦除、读、写 3、支持USB 下载镜像 4、支持打印、设置、保存环境变量 5、支持内存内容显示、对比、修改 6、支持bootm、bootargs设置 ★ 提供源代码 -ARM11 S3C6410 UOOBT underlying so
DGGDFR
- 关于触摸屏校正保存,关于触摸屏校正保存 对于触摸屏校正结果保存,常见的有两种情况: 1.不需要重新编译wince内核情况下保存触摸屏校正结果 2.需要重新编译wince内核-Save on the touch screen calibration, touch-screen calibration on the touch screen calibration results stored for preservation, there are two common situatio
GEC2440_Cam_V4l_Test
- 基于GEC2440的Linux下摄像头采集实验 实验代码中含有详细中文注释 该实验组主要是帮助理解Liunx下摄像头设备的访问方式 图像数据RGB565处理和显示方式 1.Frame图像数据显示(showRGB.c) 使用RGB565数据格式构造的图像数组,在LCD上显示红绿蓝三色图。 2.图像数据保存(saveRGB.c) 将上一实验中构造的三色图数据写入文件。 3.显示文件中的图像(readRGB.c) 将保存在文件中的图像数据读取并查看数据。
Video4Linux
- 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
MiniGUI-dev-2.0.3-linux-zhw
- 嵌入式系统下的界面开发包,提供丰富的界面和开发函数,可以省很多功夫。-The interface of embedded system development kit, providing a rich interface and development function, you can save a lot of effort.
SavepowerwithasoftZenerclamp_CF
- 利用软齐纳钳位电路实现节能Save power with a soft Zener clamp_CF.rar-The use of zener clamp circuit to achieve soft energy
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
