搜索结果
找到约 204 项符合
target 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (27)
- 微处理器开发 (17)
- 其他 (13)
- 其他嵌入式/单片机内容 (11)
- 嵌入式/单片机编程 (10)
- Linux/Unix编程 (9)
- matlab例程 (9)
- 技术资料 (9)
- uCOS (8)
- VxWorks (6)
- 书籍 (6)
- 单片机编程 (5)
- VHDL/FPGA/Verilog (5)
- 其他书籍 (4)
- 可编程逻辑 (3)
- USB编程 (3)
- 系统设计方案 (3)
- Windows CE (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- 电子书籍 (3)
- DSP编程 (3)
- 文章/文档 (2)
- Internet/网络编程 (2)
- 汇编语言 (2)
- 人工智能/神经网络 (2)
- 通讯编程文档 (2)
- 行业发展研究 (2)
- 其他文档 (1)
- 学术论文 (1)
- 教程资料 (1)
- 电源技术 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 仿真技术 (1)
- 测试测量 (1)
- 数据结构 (1)
- Java书籍 (1)
- 交通/航空行业 (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- 邮电通讯系统 (1)
- 中间件编程 (1)
- 3G开发 (1)
- 书籍源码 (1)
- 驱动编程 (1)
- 软件工程 (1)
- 嵌入式Linux (1)
- 数值算法/人工智能 (1)
- 通讯/手机编程 (1)
- 行业应用文档 (1)
- Linux/uClinux/Unix编程 (1)
- 其他 (1)
- 源码 (1)
- 教程 (1)
- 论文 (1)
- VIP专区 (1)
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
* ...
其他书籍 Index NAME 总览 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 选项 (OPTIONS) 总体选项 (Overall Option
Index
NAME
总览 (SYNOPSIS)
警告 (WARNING)
描述 (DESCRIPTION)
选项 (OPTIONS)
总体选项 (Overall Option)
语言选项 (LANGUAGE OPTIONS)
预处理器选项 (Preprocessor Option)
汇编器选项 (ASSEMBLER OPTION)
连接器选项 (LINKER OPTION)
目录选项 (DIRECTORY OPTION)
警告选项 (WARNING OPTION)
调试选项 (D ...
行业发展研究 A certification path is an ordered list of certificates starting with a certificate issued by the re
A certification path is an ordered list of certificates starting with a certificate issued by the relying
party s trust root, and ending with the target certificate that needs to be validated. Certification
path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509
...
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
其他 Synchronous Serial Communications (SSC) is a synchronous serial communications protocol between
Synchronous Serial Communications (SSC) is a synchronous serial
communications protocol between a target PICmicro microcontroller
unit and the PICkit 1 or 2.
其他 Program helping you to remember the route. It cab be route from conference room to coffee-room, it
Program helping you to remember the route.
It cab be route from conference room to coffee-room, it can be tourist trip, it can be pathway in labyrinth. during first traversal you make notes in you phone, specifying direction of movement and target of each step. Phone remembers how much time each ste ...
微处理器开发 The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processi
The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality. API functions target key algorithms in such codecs ...