搜索资源列表
IPC_MSGServerclient
- wince evc开发的下进程之间的通讯-wince evc development process under the communications between the
radCreateProcess
- wince evc开发的通过一个进程打开另外一个进程的例子-wince evc developed through a process of opening another example of a process
radTaskList
- wince evc开发的可以看到系统进程的例子-wince evc development of the system can see examples of process
it600SQLdemoCS
- CASIO wince设备实现数据库操作简单demo.-CASIO wince equipment database is simple demo.
useProcess
- WinCE中进程应用的一个例程.
MyThread of WinCE
- 进程是程序的一次执行。该程序运行在私有的虚拟地址空间内,包含代码、数据及进程可看到和使用的操作系统资源。进程包含一个或者多个运行在它的上下文环境内的线程。虽然每个进程启动时只有一个线程,但在程序运行中可创建多个独立执行的线程。 线程是操作系统调度执行的基本单位。线程是代码执行的流程,它可以执行应用程序代码的任何部分,包括别的正在执行的那部分代码。属于某进程的所有线程共享那个进程的代码、资源、虚拟地址空间和全局变量。
Thread_8examples
- 学习C++多线程的超好例子,里面有8个例子,由浅入深,100%能编译-Learn C++ multi-threaded super good example, which has eight examples, easy-to-digest, 100% can be compiled
DataACQ
- 电信97工程中话单采集模块 里面有很多使用的技术是学习VC+的好例子。-tihs is good!
SampleComm
- 串口通信 wince系统下的编程,实现串口收发数据- serial communication
wince_camera
- wince课程设计,实现的摄像头报警,代码比较完整-Wince curriculum design, the realization of camera alarm, code integrity
WinCE_TaskManager
- WindowCE下的任务管理器源代码,可以显示WINCE系统中当前运行的进程和内存-WindowS under Task Manager source code
rriver
- winCE下USB摄像头驱动源代码,包括测试程序,在XScale下通过测试(WinCE under the USB camera driver source code, including the test program, under the XScale wasn't entirely through test)
0929481
- 基于wince的LED时钟 c#实现,达到和电子表一样的效果()