搜索资源列表
multiThreadforcontrolstepmotor
- C++ builder 环境中利用多线程控制步进电机-C builder environment using multithreading stepper motor control! !
C
- 该程序为MSP430对EEPROM操作的实际例程,功能如下 // 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的 // 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的 // 250单元地址的内容来判断写入是否正确。
DS1302时钟芯片C例程
- /*这个程序,是我用51电子网http://www.51dz.com/n.asp?id=12519&i=xie343706382,298元C51学习板调试通的单片机控制DS1303时钟芯片试验时请用排线 将p1口连到CZ2 一个时钟程序,它能实现断电走时(用纽扣电池),显示和设置年月日星期时分秒(8位数码管)。 */
contiki-protothread
- Protothread:在非常小的系统开销下实现实时多任务系统的方法,contiki嵌入式操作系统就是采用这用方法实现多线程的。 包含所需头文件,可以在keil下运行,源码里包含一个C源程序实例-Protothreads: Simplifying Event-Driven Programming of Memory-Constrained Embedded Systems
c_language_source_program_classic_thread
- c语言经典线程源码程序c language source program classic thread-c language source program classic thread c language source program classic thread
c_language_classic_instance_of_the_cessation_of_fu
- c语言经典实例实现停止线程功能的源码c language classic instance of the cessation of function of the source thread-c language classic instance of the thread function to achieve stop source c language classic instance of the cessation of function of the source thread
c_classic_source_program_to_Thread_sleep
- c经典源码实现线程休眠的程序c classic source program to Thread sleep-c thread sleep to achieve the classic source program c classic source program to Thread sleep
ds1302
- 通过本例程了解 DS1302时钟芯片的基本原理和使用 ,理解并掌握DS1302时钟芯片 * * 驱动程序的编写以及实现数字字符在数码管中的显示。 * * 注意:JP1302跳线冒要短接。 * * 请学员认真消化本例程,懂DS1302在C语言中的操作-DS1302 through this routine to understand the basic principles of the clock chip and the use of, understand a
protothread
- Protothread是专为资源有限的系统设计的一种耗费资源特别少并且不使用堆栈的线程模型,其特点是: ◆ 以纯C语言实现,无硬件依赖性; ◆ 极少的资源需求,每个Protothread仅需要2个额外的字节; ◆ 可以用于有操作系统或无操作系统的场合; ◆ 支持阻塞操作且没有栈的切换。 压缩包内包括三个例程,在codeblock下编译运行正常。-Protothread is designed for systems with limited r
AirTicket
- 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
MSP430-EEPROM-C
- 该程序为MSP430对EEPROM操作的实际例程,功能如下 // 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的 // 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的 // 250单元地址的内容来判断写入是否正确-The program for MSP430 actual routine operation of the
OCMO25664-2或3(例程)
- OLED 液晶屏驱动程序,例程, 分辨率256*64 ,画点、画线、绘图、写字程序(OLED LCD driver, routines, resolution 256 * 64, draw points, draw lines, drawing, writing procedures)