JoSQL 1.5的源代碼。JoSQL(SQL for Java Objects)為Java開發者提供運用SQL語句來操作Java對象集的能力.利用JoSQL可以像操作數據庫中的數據一樣對任何Java對象集進行查詢,排序,分組。比如要查找所有的Html文件:Select * FROM java.io.File Where name $Like "%html"
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented Select, poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded read/write capabilities. It works with the common Intel i82527, Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) CAN controllers.
LinCAN project is part of a set of CAN/CANopen related components developed as part of OCERA framework.
A frame with a text area to show the contents of a file inside
a zip archive, a combo box to Select different files in the
archive, and a menu to load a new archive.