用于FS2410的Qt嵌入式图形开发入门篇 Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的 工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚 拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。
标签: Embedded WINDOWS 2410 UNIX
上传时间: 2013-12-17
上传用户:来茴
THE DECISION TREE ALGORITHM USED VC
标签: ALGORITHM DECISION TREE USED
上传时间: 2014-08-10
上传用户:1051290259
Genetic Algorithm 关于遗传算法的一些小程序
上传时间: 2014-01-16
上传用户:cc1015285075
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
标签: compression algorithm executa library
上传时间: 2013-11-30
上传用户:一诺88
embedded-system-design.pdf
上传时间: 2015-05-05
上传用户:上善若水
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
AVR mp3 embedded program code support IDE with FAT16
标签: embedded program support code
上传时间: 2014-01-09
上传用户:zsjinju
世界知名的算法书——《Introduction To Algorithm》地中文版,现在已经绝迹,放在这里供大家享用!
标签: Introduction Algorithm To 算法
上传时间: 2015-05-10
上传用户:jackgao
This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and enforcing PEC (Perfect Electric Conductor) conditions on the faces of the mesh.
标签: implementing algorithm Maxwell simple
上传时间: 2015-05-14
上传用户:水中浮云
一个基于遗传算法和MLP的例子 Generic Algorithm
上传时间: 2014-01-13
上传用户:wangchong