水位仪代码,配合水位传感器使用,可以是malay,可以使p+f型编码器
上传时间: 2014-01-24
上传用户:stella2015
第 一章 电路原理分析 1-1 显示原理 1-2 数码管结构及代码显示 1-3 键盘及读数原理 1-4 连击功能的实现 第 二 章 程序设计思想和相关指令介绍 2-1 数据与代码转换 2-2 计时功能的实现与中断服务程序 2-3 时间控制功能与比较指令 2-4 时钟误差的分析 附录A 电路图 附录B 存储单元地址表 附录C 输入输出口功能分配表 附录D 定时中断程序流程图 附录F 调时功能流程图 附录G 程序清单
上传时间: 2014-01-15
上传用户:hustfanenze
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` clean: rm -f *.o clist *.bak
标签: clist gtk-config cflags CC
上传时间: 2017-06-12
上传用户:开怀常笑
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 code to achieve paralleism. All do loops are parallized with default static scheduling.
标签: discretization difference Helmholtz equation
上传时间: 2014-01-11
上传用户:bruce5996
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 Phichet Trisirisipal and Xiaojin Gong for helping when I had computer vision questions, and Nathan Herald for his help creating an illustration.
标签: A. throughout research advisor
上传时间: 2017-06-18
上传用户:maizezhen
偏移程序小集成,里面包括F-K偏移,深度偏移等很多有用的源程序。
上传时间: 2017-06-21
上传用户:朗朗乾坤
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 of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing a sample application. You ll not only learn how to write web services from scratch, but also how to integrate existing services into your Java applications. All the source code for the examples is available from the book s companion website.
标签: example-driven introduction practical thorough
上传时间: 2013-12-18
上传用户:lnnn30
These files in Matlab implement a conventional DS -CDMA detector using QPSK modulation and matched filters in the receiver.
标签: conventional modulation implement detector
上传时间: 2017-06-22
上传用户:ruan2570406
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。
上传时间: 2017-06-30
上传用户:风之骄子
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