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.
资源简介: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...
上传时间: 2015-10-14
上传用户:磊子226
资源简介:项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
上传时间: 2013-11-26
上传用户:啊飒飒大师的
资源简介:SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall a...
上传时间: 2013-12-07
上传用户:1583060504
资源简介:USb in User space, a kernel module that use usb layer
上传时间: 2016-04-25
上传用户:youlongjian0
资源简介:A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
上传时间: 2017-05-06
上传用户:邶刖
资源简介:Source that implements a Shell for Linux. Can accept at least 2 pipes and 3 sets of commands.
上传时间: 2013-12-09
上传用户:chenxichenyue
资源简介:SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop comput...
上传时间: 2013-12-09
上传用户:manlian
资源简介:Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced featur...
上传时间: 2016-01-25
上传用户:yd19890720
资源简介:Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overwei...
上传时间: 2016-01-30
上传用户:songnanhua
资源简介:This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.
上传时间: 2013-12-30
上传用户:ggwz258
资源简介:A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
上传时间: 2015-01-22
上传用户:二驱蚊器
资源简介:Linux_Kernel_Development_Second_Edition latest Linux kernel development information from a Novell .
上传时间: 2013-12-21
上传用户:cxl274287265
资源简介:This a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide a temporary storage area formated to the FAT file system.
上传时间: 2013-12-25
上传用户:royzhangsz
资源简介:A C# AI Library that implements Neural Networks, Genetic Algorithm and Programming
上传时间: 2014-08-11
上传用户:CSUSheep
资源简介:this is the linux kernel image to be tested on skyeye
上传时间: 2014-01-24
上传用户:redmoons
资源简介:In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
上传时间: 2013-12-23
上传用户:xuanchangri
资源简介:this a client server programming that send a message to server and acknowledgement from the server.
上传时间: 2014-01-25
上传用户:3到15
资源简介:The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a No...
上传时间: 2015-06-30
上传用户:zyt
资源简介:The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a No...
上传时间: 2015-07-26
上传用户:mpquest
资源简介:Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to...
上传时间: 2017-06-06
上传用户:songyue1991
资源简介:AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of media. AutoBoot provides a simple, fast, and functional means of loading an OS image while maintaining a small Flash me...
上传时间: 2014-01-14
上传用户:海陆空653
资源简介:Data science is a term that the media has chosen to minimize, obfuscate, and sometimes misuse. It involves a lot more than just data and the science of working with data. Today, the world uses data science in all sorts of ways that you migh...
上传时间: 2020-06-10
上传用户:shancjb
资源简介:The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast ...
上传时间: 2014-01-17
上传用户:yiwen213
资源简介:KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unm...
上传时间: 2015-08-20
上传用户:lijianyu172
资源简介:arm 7 下的adc This is a Kernel module for uClinux 2.4.x . *
上传时间: 2016-01-16
上传用户:maizezhen
资源简介:The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful...
上传时间: 2014-08-17
上传用户:yy541071797
资源简介:The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined function...
上传时间: 2016-08-17
上传用户:zhengzg
资源简介:The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data compon...
上传时间: 2016-09-17
上传用户:cazjing
资源简介:WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.
上传时间: 2013-12-18
上传用户:rocketrevenge
资源简介:Presents a general picture of what is inside a Unix kernel and how Linux competes against other well-known Unix systems.
上传时间: 2017-04-13
上传用户:frank1234