搜索结果
找到约 220 项符合
ISCSI-target 的查询结果
电子书籍 This document constitutes the user manual for the YAMON™ ROM monitor. YAMON (“Yet Another MONi
This document constitutes the user manual for the YAMON&#8482 ROM monitor.
YAMON (“Yet Another MONitor”) is the ROM monitor used on MIPS Technologies evaluation and reference boards.
The target audience for this document is users of those boards. This would typically be engineers developing hardwa ...
微处理器开发 调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc
调试通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI,
ARM9TDMI, etc. DCC is accessed by the target via coprocessor 14 using the
ARM instructions MCR and MRC.
The two assembler source files provided are:
outchan.s for Target to debugger communication
inchan ...
其他嵌入式/单片机内容 This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogi
This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU.
The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0.
project : RFID Reader V2.0
Target : MEGA8-16AU
Crystal: 16.000 Mhz
Input : TRH031M RFID 13.56MHz
Output : RS232C 115200,N,8,1
Compiler : ICC-AVR V6.26C
// Pin co ...
行业发展研究 In computer vision, sets of data acquired by sampling the same scene or object at different times, o
In computer vision, sets of data acquired by sampling the same scene or object at different times, or from different perspectives, will be in different coordinate systems. Image registration is the process of transforming the different sets of data into one coordinate system. Registration is necessa ...
其他嵌入式/单片机内容 The program computes the checksum and displays the result in an output port. The program is written
The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device
VxWorks 这是全套的PPP协议的源码
这是全套的PPP协议的源码,运行在vxworks5.5.1上的。绝对权威,因为它是安装vxworks PNE2.2后的源代码,只要拷贝到$WIND_BASE\target\src下直接MAKE就行。
VxWorks vxworks源代码
vxworks源代码,比较老的一个版本,里边包含target、source、include
嵌入式/单片机编程 2007年全国大学生电子设计大赛
2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。
单片机为c8051f120,系统时钟倍频至96MHZ。
main.c是一个包含五级菜单的主函数。
FFT.C是进行fft变换,将时域信号变换成频域信号。
flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用.
z7290.c是周立功7290键盘芯片的驱动程序.
FFT_xgjis.c ...
人工智能/神经网络 A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness functio
A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
Linux/Unix编程 interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o in
interrupt application code
* compile :
* $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c
* $cp interrupt /tftpboot/examples
* run in target:
* #mount 192.168.1.180:/tftpboot/ /mnt/nfs
* #cd /mnt/nfs/examples
* #insmod eintdrv.o
* ...