虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

works

  • LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,

    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.

    标签: implements multiple capable working

    上传时间: 2015-10-14

    上传用户:磊子226

  • Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and seco

    Pico-IrDA is a minimalistic IrDA stack for microcontrollers. It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only. Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers

    标签: microcontrollers minimalistic Pico-IrDA supports

    上传时间: 2015-11-02

    上传用户:洛木卓

  • Developers use algorithms and data structures every day of their working lives. Having a good under-

    Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently. This book aims to explain those algorithms and data structures most commonly encountered in day-to-day software development, while remaining at all times practical, concise, and to the point, with little orno verbiage to distract from the core concepts and examples.

    标签: Developers algorithms structures working

    上传时间: 2015-11-03

    上传用户:wyc199288

  • CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m

    CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares. CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such that the operations on X and Y are only shifts and adds.

    标签: Coordinate elementary computing functions

    上传时间: 2015-11-08

    上传用户:saharawalker

  • This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR

    This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be read but not written. NOTE: the test bench cannot be simulated with DDR enabled because the Altera pads do not have the correct delay models. * How to program the flash prom with a FPGA programming file 1. Create a hex file of the programming file with Quartus. 2. Convert it to srecord and adjust the load address: objcopy --adjust-vma=0x800000 output_file.hexout -O srec fpga.srec 3. Program the flash memory using grmon: flash erase 0x800000 0xb00000 flash load fpga.srec

    标签: Development Startix2 tailored Altera

    上传时间: 2014-01-19

    上传用户:chongcongying

  • New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we

    New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below

    标签: optimization and document MATLAB

    上传时间: 2015-12-24

    上传用户:佳期如梦

  • JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve

    JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy server bu I stopped developing this program (maybe I will go on coding on this application again some time). The email part with spam filtering already works. Check out the numerous text files for additional information.

    标签: Project Version Proxy going

    上传时间: 2014-08-10

    上传用户:coeus

  • We propose a novel approach for head tracking, which combines particle filters with Isomap. The part

    We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle approximates the location of head. We develop a synthetic video sequence to test our technique. The results we get show that the tracker tracks the head which changes position, poses and lighting conditions.

    标签: approach combines particle tracking

    上传时间: 2016-01-02

    上传用户:yy541071797

  • This book shows how to design and implement C++ software that is more effective: more likely to beha

    This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is easier to use correctly is harder to use incorrectly. In short, software that s just better.

    标签: more effective implement software

    上传时间: 2016-01-04

    上传用户:huyiming139

  • 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named

    转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former example. The interface of two COM components looks very similar, and the client program of two projects are almost the same.

    标签: contains language example program

    上传时间: 2014-08-28

    上传用户:爺的气质