搜索资源列表
ad-function
- 在操作系统中,由于进程总数多于处理机,它们必然竞争处理机。进程调度的功能就是按一定策略、动态地把处理机分配给处于就绪队列中的某一进程并使之执行。根据不同的系统设计目标,可有多种选择某一进程的策略。有两种基本的进程调度方式,即剥夺方式(preemptive mode)和非剥夺方式(non-preemptive mode)。前者指就绪队列中一旦有优先级高于现行进程优先级的进程出现时,系统便立即把处理机分配给高优先级的进程。当然,被剥夺了处理
adc12
- msp430f149的A/D转换。单通道单次转换和时钟模块操作的程序-msp430f149 A/D converter. Single-channel switch and clock module operating procedures
CS5534
- ad采集芯片5534的源代码,初始化,包含了基本的操作-ad Acquisition chip 5534 source code initialization, including the basic operation
dsr-pdb-1.0.3
- PDB 文件格式的读取操作 C++ 源程序-PDB file formats read operations C source
mega8_ad
- atmega8的片内A/D转换操作,已通过调试-atmega8-chip A/D converter operation, through debugging
ADS7843driver
- ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确-ADS7846/7843 chip suitable for use in the 4-wire Touchscreen, SPI through standard protocols a
9833
- 8051系列单片机,操作ad9833程序(stc)-8051 microcontroller, ad9833 operating procedures (stc)
LPC2294ad
- AD转换,可以ADI公司的芯片操作!,自己可以扩展,可以加进自己的算法。-AD converter, ADI's chip operation! They can be extended, can add their own algorithms.
Tempe_Computer
- 一个根据热敏电阻的电阻值计算出AD转换值的程序(源码) 采用列表控件,可同时计算出0到159度的电阻值所对应的AD值,AD转换精度8到12位 计算结果可保存可打开(文档操作) -In accordance with a thermistor resistance values to calculate the value of AD conversion program (source code) using the list of c
modulator
- 运用FPGA控制AD9957的操作,调试过,运用VERILOG HDL编写-Use FPGA to control the operation of AD9957, debugging, and use the preparation of VERILOG HDL
AD
- 数据采集程序,12位的A/D转换,且分为六个通道采入,对数据采集板卡的操作-Data collection procedures, 12 of the A/D conversion, and is divided into six-channel mining income, on the operation of data acquisition boards
AD
- MSP430 F149的单片机 AD转换 便于相应计时器的操作-MSP430 F149 microcontroller AD converter to facilitate the operation of the corresponding timer
ad
- 该程序是2410S的AD转换基于minigui的应用程序。功能,在2410s实验箱的LCD上进行AD转换操作。点击触摸屏上的TEST按钮,测试出测试电压。-This design proposes use minigui under Linux to design an application for graphical interface ,on the LCD of experiment box. And it serves in
AD
- windos Active domain操作,获取Alias、Domain-windos Active domain operation, for Alias, Domain
spi-ad
- 基于atmega16和spi adc mcp3001的读操作,在avrstudio中构建程序,在proteus中仿真显示。-Based on atmega16 and spi adc mcp3001 reads, in avrstudio build process, the simulation shows in proteus.
AD0
- LPC1343的AD操作做代码,可以进行AD转换-LPC1343 use A/D funtion
AD
- 用mega16实现 AD操作 将5V电压显示在1602上-5V voltage is shown in the 1602 AD operation using mega16
ADC
- LPC82X ADC操作程序,直接操作寄存器,一目了然,ZLG的的代码包封装了寄存器,采用回调函数,读取时间长。LPC824Lite的为C++类操作;NXP官网虽然采用寄存器,采用中断操作,个人感觉不方便。(LPC82X ADC void ADCInit(void) uint16_t adc_read_Dat(uint8_t channels))
adc
- 瑞萨单片机AD操作功能的实现,仅供初学者参考~(the ad function of renesas mcu.)
AD
- 使用.net实现在web上对AD域进行操作,目前完成一小部分(Operate AD on the web)