搜索结果
找到约 132 项符合
eVery 的查询结果
按分类筛选
- 全部分类
- 书籍 (17)
- 其他书籍 (10)
- 其他 (8)
- 电子书籍 (7)
- VHDL/FPGA/Verilog (6)
- 单片机开发 (6)
- VC书籍 (5)
- 单片机编程 (4)
- Java编程 (4)
- matlab例程 (4)
- 其他嵌入式/单片机内容 (3)
- 软件设计/软件工程 (3)
- 书籍源码 (3)
- 通讯编程文档 (3)
- USB编程 (3)
- 数学计算 (3)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- 压缩解压 (2)
- 软件工程 (2)
- 加密解密 (2)
- 驱动编程 (2)
- Internet/网络编程 (2)
- 汇编语言 (2)
- 游戏 (2)
- Windows CE (2)
- 技术资料 (2)
- 论文 (2)
- 模拟电子 (1)
- 电源技术 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- CA认证 (1)
- Delphi/CppBuilder (1)
- 中间件编程 (1)
- 数值算法/人工智能 (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 嵌入式/单片机编程 (1)
- 系统设计方案 (1)
- 嵌入式Linux (1)
- 技术管理 (1)
- Linux/Unix编程 (1)
- 文章/文档 (1)
- 人物传记/成功经验 (1)
- 手机短信编程 (1)
- 嵌入式综合 (1)
USB编程 This software package contains the USB framework core developped by ATMEL, as well as a CDC driver
This software package contains the USB framework core developped by ATMEL,
as well as a CDC driver for an USB to serial converter.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- cdc/
-> Source code for the CDC driver
-> Makefile ...
USB编程 This software package contains the USB framework core developped by ATMEL, as well as two HID driv
This software package contains the USB framework core developped by ATMEL,
as well as two HID drivers for a mouse and a keyboard.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- hid/
-> Source code for the HID drivers
-> Makefile ...
嵌入式Linux This software package contains the USB framework core developped by ATMEL, as well as a Mass stora
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the co ...
VHDL/FPGA/Verilog Serial UART open source core. The design is engineered for use as a stand alone chip or for use with
Serial UART open source core. The design is engineered for use as a stand alone chip or for use with other of our cores. The reason for developing the Serial UART core is the fact, that asynchronous serial communication is very common that almost every machine understands it.Also, for OCRP-1, we nee ...
Windows CE 1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smd
1. This BSP can support 2443EVT0 board.
If you want to use EVT0 BSP, set followings.
In smdk2443\smdk2443.bat file
set BSP_EVT1=1
-> set BSP_EVT1=
In smdk2443\src\inc\bsp_cfg.h file
#define EVT1
-> #define EVT0
2. Default system tick mode is changed. The value is fixed ...
其他 * Use 10 MHz crystal frequency. * Use Timer0 for ten millisecond looptime. * Blink "Alive" LED e
* Use 10 MHz crystal frequency.
* Use Timer0 for ten millisecond looptime.
* Blink "Alive" LED every two and a half seconds.
* Use pushbutton to exercise Screens utility.
其他 PIC_Hi-Tech_C_Mike_Pearces_I2C_routines * Use 10 MHz crystal frequency. * Use Timer0 for ten mil
PIC_Hi-Tech_C_Mike_Pearces_I2C_routines
* Use 10 MHz crystal frequency.
* Use Timer0 for ten millisecond looptime.
* Blink "Alive" LED every two and a half seconds.
* Use pushbutton to exercise Screens utility.
其他 C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les
C in A Nutshell
Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to co ...
VHDL/FPGA/Verilog This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.
The core acts as a slave WISHBONE device.
The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an u ...
VHDL/FPGA/Verilog The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally
The purpose of this booklet is to give you a quick introduction to VHDL.
This is done by informally describing the facilities provided by the
language, and using examples to illustrate them. This booklet does not
fully describe every aspect of the language. For such fine details, you
should consult ...