-
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点...
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点-compare all kinds of realtime operation system with windows ce ,you can find the advantages and disadvantages of windows ce.
- 2022-01-24 18:43:41下载
- 积分:1
-
MFC prepared smart scroll
MFC编写智能滚动条-MFC prepared smart scroll
- 2022-03-12 23:52:01下载
- 积分:1
-
QT QT的制备
qt已经在qt digiclock中准备好了,系统可以立即看到当前时间
- 2022-07-23 10:14:36下载
- 积分:1
-
VB6 COM DLL for logging. Works with INI Parametrization
VB6 COM DLL for logging. Works with INI Parametrization
- 2023-04-28 04:50:04下载
- 积分:1
-
安装程序制作软件
安装程序制作软件-software installation procedures
- 2022-03-02 13:45:51下载
- 积分:1
-
FatFs /小
The FatFs/Tiny-FatFs module is opened for education, reserch and development.
fat file.You can use, modify and republish it for personal, non-profit or profit use
without any limitation under your responsibility.
- 2022-07-19 12:04:21下载
- 积分:1
-
用MFC写得一个图形的demo示例,可以做简单的绘制
用MFC写得一个图形的demo示例,可以做简单的绘制-Written with the MFC example of a graphics demo, you can do a simple drawing
- 2022-01-26 06:13:24下载
- 积分:1
-
卡萝的源代码
它的时间来建立第一个 MFC 应用程序。和什么更好的地方开始比与一个在一个窗口中显示"你好,MFC"吗?基于经典的"Hello,world"程序永生在布莱恩 · 柯林汉和丹尼斯 Ritchie C 编程语言 (1988 年,普伦蒂斯霍尔),这个很小的程序,其中我会打个招呼,演示如何使用 MFC 编写一个 Windows 应用程序所涉及的基本原则。除其他外,那麼会特写看看 MFC 的 CWinApp 和 CFrameWnd 类,并亲眼看到如何从它们派生类并插入到应用程序。那麼还会学习到的最重要的 CPaintDC 类,作为通过的文本和图形绘制在一个窗口中响应 WM_PAINT 消息的渠道。最后,那麼会介绍给消息映射,MFC 用来关联与成员函数的应用程序接收你的邮件的机制提供来处理这些消息。
- 2022-04-21 23:53:21下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
MSN Client in Assembler
Old client for Messenger (MSNP) before upgraded to XML format. Pure assembler, compile with FASM
- 2023-05-17 02:20:04下载
- 积分:1