搜索资源列表
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
逆波兰表达式
- 计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0—9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the e
s3c2440_adc_int
- s3c2440 A/D转换驱动代码,供给大家学习和参考-s3c2440 A/D converter driver code, the supply of all learning and reference
JinZhiZhuanHuan
- 任意进制数的转换。 设计思路:求n整除d的余数,就能得到n的d进制数的最低位数字,重复上述步骤,直至n为0,一次得到n的d进制数表示的最低位至最高为数字。由各位数字取出相应的字符,就能得到n的d进制的字符。 主函数是用于测试trans函数,要求输入一个待转换的正整数,接着调用trans函数进行转换,并输出改正知识的2-16进制数转换结果。-Arbitrary hexadecimal number conversion. Design: n divisible by d for the
adc-test
- A/D转换测试程序,在LINUX环境下运行该测试程序。-A/D converter test procedure, in LINUX environment to run the test program.
DA
- 数字信号量通过数字信号和模拟信号转换器转换为模拟信号量,并通过串口输出-D/A
ARM9Linux
- 本书详细介绍了有关ARM9的体系架构,其中包括常用的串口、IIC总线、CAN总线、SPI总线、EEPROM 、时钟、D/A 及A/D 转换等内容-This book describes in detail about the ARM9 architecture, including the popular serial, IIC bus, CAN bus, SPI bus, EEPROM, clocks, D/A and A/D converter etc.
sig_AIN
- 本程序为基于s3c2440的两路模拟信号检测电路的裸机驱动。程序检测出A/D转换后的模拟量并进行了电压换算。-This program is based the s3c2440 two-channel analog signal detection circuit of the bare metal drive. Procedures to detect the A/D converter analog voltage conversion.
ADCtest
- 本程序为基于s3c2440的A/D转换及触摸屏测试裸机程序,可以实现对一路A/D转换或触摸屏电路的测试。-This program is based s3c2440 A/D conversion and the touch screen test bare metal program, you can achieve all the way to the A/D conversion or touch screen circuit test.
stc89c52_psy
- AD转换器选用美国AD公司的AD574A,它是一种高性能的12位逐次逼进式A/D转换器,它的主要参数为: ①转换时间为25μs,线性误差为±1/2LSB-AD converter selection of U.S. AD AD574A, it is a high performance 12-bit successive pressing in the A/D converter, and its main parameters are: ① conversion time of 25μ
10adc
- 基于ARM的S3C6410的A/D转换的裸板驱动-driver for A/D in S3C6410