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
資源簡介: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
資源簡介:Program that implements echo watermarking. The basic idea is to embed a watermark by adding an echo to the original sample.
上傳時間: 2017-07-16
上傳用戶:cc1015285075