搜索资源列表
linux 串口多线程程序(驱动gsm modem可参考)
- linux 串口多线程程序,改名为 .c 文件,直接编译即可.
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单元地址的内容来判断写入是否正确。
master_agent
- 电信硬件的信息数据采集程序,使用多进程和多线程技术,包括了连接数据库和C 8 的技术程序,本程序用C和C++实现。
gpsread
- 在用计算机进行数据传输时,常用的是串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠。
examples
- 友善qq2440开发板上的示例编程代码,是有关线程编程,c++,botton等的编程
Thread
- PXA270平台上wince多线程编程参考源代码,C++编写。
《evc高级编程及其应用开发》源代码-2676
- 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
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
threadCPP
- 封装好的C++线程库 具有添加 删除 线程等 不需要每次都建立线程 -Thread library can be packaged directly call C
Serial1
- VS2005开发的在Wince平台下的串口测试程序。可以实现线程接收数据,设置DCB参数等相关功能。-VS2005 development platform in the Wince serial port test program. Can achieve a thread to receive data, set the DCB parameters related functions.
ThreadManager
- C#自定义多线程,wince cf 自定义多线程-Wince ThreadManager
OfficialApplicationDemoFromWindRiver
- 风河官方的vxworks应用例程源代码,包括多线程、网络、IO、文件系统、MMU、多任务等-Wind River' s official vxworks application routines source code, including multi-threading, networking, IO, file system, MMU, multi-tasking, etc.
thread
- arm2410芯片在LINUX环境下的线程代码,C语言-arm2410 chip in LINUX environment thread code, C language
cross-platform-lib
- 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
thread.c
- 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer
Linux-C-Programing
- 本书主要讲述文件操作、信号量处理以及线程和网络编程-This book focuses on file operations, signal processing, and the amount of thread and network programming
zxj2.c.tar
- 哲学家吃饭算法的实现,用于解决线程产生死锁,并可以通过设定哲学家需吃饭时间判断算法效率-Philosophers eat algorithm, used to solve the thread deadlock, and can be set to determine the philosopher efficiency of the algorithm requires time to eat
OCMO25664-2或3(例程)
- OLED 液晶屏驱动程序,例程, 分辨率256*64 ,画点、画线、绘图、写字程序(OLED LCD driver, routines, resolution 256 * 64, draw points, draw lines, drawing, writing procedures)