资源列表
FJButtonGroup
- 实现一个自定义的buttongroup控件,可以加入自己自定义的button控件-Implementing a custom buttongroup control, you can add your own custom button control
NVIDIA_CUDA_Programming_Guide_2.3.pdf
- NVIDIA 图形卡并行CUDA编程资料-CUDA Parallel Programming NVIDIA graphics card information
s5pc100_led_drv
- 针对samsung的S5PC100板子的嵌入式开发,这是一个led的驱动模块。-Samsung S5PC100 board embedded development, which led the drive module.
e680sch
- e680电路图,pxa255 芯片的,不过电路图上没标出来-e680 circuit, pxa255 chips, but not marked out on the circuit diagram
Sim_EKB2017_01_17
- 西门子授权破解软件最新版,2017年最新版(SIEMENS authorized the latest version of the software, and SIEMENS authorized the latest version of the software)
lgui_0.3.0
- 轻量级的面向嵌入式Linux 的GUI 系统,多进程、多窗口,基于消息管理的功能-Lightweight system for embedded Linux, GUI, multi-process, multi-window, the function-based message management
qca-2.1.0.tar
- Qt加解密用类库,基于openssl,提供常见的对称、非对称算法-Qt crypto library
acoral_linux.tar
- aCoral s是由电子科技大自我创造的,源代码(1)内核:自主编写 (2)轻型TCP/IP(LWIP):由LWIP移植而来 (3)GUI (TLGUI):改自开源的嵌入式Linux图形系统LGUI (4)文件系统: (5)简单应用-aCoral Computer Science, Uersity of Electronic Science and Technology is an embedded real-time computing laboratory to verify t
QT
- 基于QT的一款建议pdf阅读器,可以进行移植,可以再pc上运行。-Recommendations based on QT' s a pdf reader, can be transplanted, can be run on pc.
introduction_to_enbeded_linux_study
- 嵌入式linux入门学习笔记,内容很全面-Introduction to Embedded linux study notes, the content is very comprehensive
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
Demo.tar
- 指纹模块驱动程序,LINUX USB驱动,经典的USB驱动程序学习例子-A usb drivers of linux for a finger module .It s a classic example for stdudy of linux usb driver.