搜索结果
找到约 1,088 项符合
SEED-F 的查询结果
单片机开发 第 一章 电路原理分析 1-1 显示原理 1-2 数码管结构及代码显示 1-3 键盘及读数原理 1-4 连击功能的实现 第 二 章 程序设计思想和相关指令介绍 2-1 数据与代码转换 2
第 一章 电路原理分析
1-1 显示原理
1-2 数码管结构及代码显示
1-3 键盘及读数原理
1-4 连击功能的实现
第 二 章 程序设计思想和相关指令介绍
2-1 数据与代码转换
2-2 计时功能的实现与中断服务程序
2-3 时间控制功能与比较指令
2-4 时钟误差的分析
附录A 电路图
附录B 存储单元地址表
附录C 输入输出口功能分配表
附录D 定 ...
Linux/Unix编程 CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` c
CC = gcc
clist: clist.c
$(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs`
clean:
rm -f *.o clist *.bak
数值算法/人工智能 program to solve a finite difference discretization of Helmholtz equation : (
program to solve a finite difference discretization of Helmholtz equation :
(d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method.
COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers
Directives are used in this c ...
文件格式 I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary F
I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout
my research, Gary Fleming and the rest of the people at NASA Langley who provided all
the flight information and image sequences, and my parents who supported me in my
decision to enter graduate study. Also, thanks to Ph ...
Java编程 With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix ...
matlab例程 These files in Matlab implement a conventional DS -CDMA detector using QPSK modulation and matched f
These files in Matlab implement a conventional DS -CDMA detector using QPSK modulation and matched filters in the receiver.
汇编语言 AT89S51的并行口P1接4×4矩阵键盘
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。
其他嵌入式/单片机内容 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
USB编程 High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. F
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support.
For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled
in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the U ...