搜索资源列表
Pcblite
- 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Tim
视频会议源码
- AcmCodec.cpp AcmCodec.h AddrBookDlg.cpp AddrBookDlg.h AudioPage.cpp BandWidthDlg.cpp BandWidthDlg.h [bin] BitCtl.lib CallDlg.cpp CallDlg.h CapturePage
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
I2c.rar
- 基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器,Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
pwm
- STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
TI_DSP6416_Timer
- TI公司的C6416系列DSP操作Timer的例程,可供DSP开发者学习参考-TI C6416 family of DSP operations Timer routines, learning reference for DSP developers
zhouligong-LPC17XX-example
- 周立功LPC17XX系列配套例程。包括AD,DAC,EINT.GPDMA.GPIO,I2C.IAP,PWM,QEI,RTC,SPI,SSP,TIMER,UART,储存器加速,掉电唤醒,数字输入,CAN,ETHERNET,USB,I2S例程。是学习 的很好例程,例程很全,很值。-Zhou, who LPC17XX series matching routines. Including AD, DAC, EINT.GPDMA.GPIO, I2C.IAP, PWM, QEI, RTC, SPI, SS
lpc11xx_demo_1_1
- 这个是lpc1114的mdk例程~~~个个模块都有,很方初次使用的人练习测试-lpc1114-uart-ssp-timer-ad-init
TimeCounter
- 高精度计时器h和cpp文件 使用非常简单 -High-precision timer h and cpp files to use very simple
IR_Learn
- This IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote. This project was developed using Keil 8051 compiler. Proces
timer.tar
- 自己实现的Linux下多实例定时器timer,超好用,有测试代码和Makefile. 包含: timer.h/c and main.c and Makefile.-Own implementation of multiple instances of Linux timer, super useful, a test code and Makefile. Include: timer.h/c and main.c and Makefile.
timer
- LPC2368芯片的I2C接口H头文件。-LPC2368 chip I2C interface to H header file.
js_mouse
- 基于csr芯片开发板的蓝牙鼠标源代码,其中使用了几个常用的sensor-Csr chip based Bluetooth mouse source code, which uses a number of commonly used sensor- #include <main.h> #include <ls_app_if.h> #include <pio.h> #include <pio_ctrlr.h> #include &
S7-200biancheng
- 模拟电位器 H–2 H.2 怎样使用高速计数器 H–6 H.3 自由通信口模式的简单应用 H–10 H.4 处理脉宽调制 H–13 H.5 可逆电动机起动器电路――适用于改变三相交流感应电动机旋转方向 H–16 H.6 步执行顺序(事件鼓定时器) H–19 H.7 S7-200用自由通信口模式和并行打印机连接 H–23 H.8 通过自由通信口模式接受条形码阅读器的信息 H–27 H.9 集成脉冲输出通
s7-200bcc
- 模拟电位器 H–2 H.2 怎样使用高速计数器 H–6 H.3 自由通信口模式的简单应用 H–10 H.4 处理脉宽调制 H–13 H.5 可逆电动机起动器电路――适用于改变三相交流感应电动机旋转方向 H–16 H.6 步执行顺序(事件鼓定时器) H–19 H.7 S7-200用自由通信口模式和并行打印机连接 H–23 H.8 通过自由通信口模式接受条形码阅读器的信息 H–27 H.9 集成脉冲输出通
game
- 潜艇大战小游戏 基于c++语言平台,给设计者提供参考-a shooting game the header file is timer.h & 13h.h
timer
- ARM timer 驱动代码 head.S init.c interrupt.c interrupt.h main.c Makefile s3c24xx.h timer.lds-ARM timer-driven code head.S init.c interrupt.c interrupt.h main.c Makefile s3c24xx.h timer.lds
2.4GHz-RF-wireless-sensor-network
- 2.4GhzRF无线自组织网络或者无线传感器网络汇聚节点源程序,主要包括:单片机STM8S005K6、Flash芯片W25Q32、无线射频芯片BK2423。源文件清单如下: adc.h adc.c apply.h apply.c bk2423.h bk2423.c Declare.h define.h eep.h eep.c history.h history.c Iostm8s005k6.h main.c mcu.c mcu.h
timer
- 单片机C语言提高资料! 熟了各个基本模块之后,就是要提高程序的鲁棒性和高效性,并且要便于移植.发几个个人觉得非常好的C语言资料.有些还是在其它论坛上花积分下来的.呵呵 首先,要重视程序的构架,这个会影响编程思路,.c .h文件要因地制宜地用.条理需要清楚. 其次,合适的时候多用指针,这个不用多说了.VC之所以流氓效率高,很大一部分原因是用了引用和指针. 另外,程序函数的接口要封装好,实参形参调用才方便,在适当的时候用数据参数,适当的时候用地址参数. 最后,结构体,联
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim