亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Open

  • 程序所在目錄:ex7_CAN 由于調試CAN總線通訊需要外部的CAN設備。所以在沒有外部CAN設備的情況下

    程序所在目錄:ex7_CAN 由于調試CAN總線通訊需要外部的CAN設備。所以在沒有外部CAN設備的情況下,本樣例程序中采用了CAN的自測試模式通信,即使用CANBOX4發送CANBOX0接收。在定時器中斷服務程序中執行發送;中斷方式接收CAN信息。 打開CC2000,進行如下操作: 1. Project->Open ,打開該目錄中的工程文件。 2. Project->Rebuild ALL,編譯鏈接 3. File->Load Program 4. 光標移到int1中斷服務程序CANIFR=0xFFFF所處的行。 5. Debug->Toggle breakpoint (快捷鍵F9) 6. Debug->Animate (快捷鍵F12) 偏左上腳GEL Files上點右鍵,Load GEL,選擇LF2407.gel,然后菜單欄Gel->LF2407->CAN regs,即可看到CAN寄存器的變量被顯示島Watch Window中.可以看到CANBOX0里面接收到數據0x2211,0x4433等數據,這些數據是由CANBOX4發送往總線上的. 如果用戶和別的CAN設備通信,參照本例程的注釋更改相關設置即可。

    標簽: CAN 設備 ex 程序

    上傳時間: 2014-11-15

    上傳用戶:zhuimenghuadie

  • The Embedded Configurable Operating System (eCos)start-to-finish guide to eCos solution building. Ad

    The Embedded Configurable Operating System (eCos)start-to-finish guide to eCos solution building. Additional Open source tools are included to configure a complete embedded software development environment.

    標簽: eCos start-to-finish Configurable Operating

    上傳時間: 2017-04-28

    上傳用戶:1109003457

  • Linux系統中

    Linux系統中,設備驅動程序是操作系統內核的重要組成部分,在 與硬件設備之間建立了標準的抽象接口。通過這個接口,用戶可以像處理普通文件一樣,對硬件設備進行打開(Open)、關閉(close)、讀寫(read/write)等操作。通過分析和設計設備驅動程序,可以深入理解Linux系統和進行系統開發。本文通過一個簡單的例子來說明設備驅動程序的設計。

    標簽: Linux

    上傳時間: 2013-12-25

    上傳用戶:牛布牛

  • PHP

    PHP,即“PHP: Hypertext Preprocessor”,是一種廣泛用于 Open Source(開放源代碼)的尤其適合 Web 開發并可以嵌入 HTML 的多用途腳本語言。它的語法接近 C,Java 和 Perl,而且容易學習。該語言的主要目標是讓 Web 開發人員快速的書寫動態生成的網頁,然而,PHP 的功能并不局限于此。

    標簽: PHP

    上傳時間: 2013-12-15

    上傳用戶:Zxcvbnm

  • This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which

    This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.

    標簽: single-core multi-core inversion mutlicore

    上傳時間: 2013-12-21

    上傳用戶:ryb

  • Novell.Press.Linux.Kernel.Development linux內核開發的經典書籍之一 The Linux kernel is one of the most interes

    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 bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development

    標簽: Linux Development interes Novell

    上傳時間: 2017-06-06

    上傳用戶:songyue1991

  • 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest v

    1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * On UNIX / Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc. * For Microsoft Visual C++ 6.0, Open the klt.dsw file, compile, and run. Change the constant in main.cpp to run the different examples. * For Microsoft Visual Studio .Net/7/8, Open the klt.sln file, compile, and run. Change the constant in main.cpp to run the different examples. 4. Notice that, for your convenience, unofficial copies of the User and Reference Manuals can be found in the doc directory.

    標簽: the Download Version version

    上傳時間: 2014-01-25

    上傳用戶:nanshan

  • I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set f

    I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for Open collector

    標簽: bitbanged and compiler resistor

    上傳時間: 2017-07-01

    上傳用戶:yzhl1988

  • Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of

    Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an Open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting started with Eclipse and exploring the breadth of its features. We rundown the Eclipse distributions and confguration options, then guide you through Views, Editors, and Perspec- tives in Workbench 101. We list the top shortcuts and toolbar actions for everyday development. And, we provide a guide to the best places for fnding plug-ins and getting involved with the Eclipse community.

    標簽: Development Environment Integrated ecosystem

    上傳時間: 2013-12-18

    上傳用戶:wangchong

  • This is a sample c # source for windows mobile which aims at the accomplishment of device to desktop

    This is a sample c # source for windows mobile which aims at the accomplishment of device to desktop communication. Its an Open source and all required code with the documentation is included.

    標簽: accomplishment desktop windows device

    上傳時間: 2014-01-16

    上傳用戶:Miyuki

主站蜘蛛池模板: 宁蒗| 峨边| 哈巴河县| 常山县| 军事| 凤山市| 湖口县| 舞阳县| 东台市| 三原县| 上栗县| 柘荣县| 互助| 浏阳市| 沂水县| 玉树县| 嘉义县| 聂荣县| 博乐市| 民丰县| 农安县| 志丹县| 沭阳县| 德州市| 九台市| 左权县| 株洲市| 咸阳市| 尉氏县| 亳州市| 大冶市| 依安县| 凯里市| 新郑市| 大方县| 叶城县| 宁强县| 长寿区| 汉寿县| 仁怀市| 子长县|