-
1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每...
1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to find their own examples of the IPC, write specific model of the design ideas, write the corresponding pseudo-code and address to write pseudo-code specific design ideas, each set of signal meaning and purpose and design for every trip PN code is explained in detail, which may be given in case of interruption analysis. (If possible, can take advantage of multithreaded programming algorithm for a specific realization)
- 2023-01-23 05:45:03下载
- 积分:1
-
一个简单的使用例子 :如何在用户区显示一张位图
一个简单的使用例子 :如何在用户区显示一张位图-a simple using examle how to display a bitmap in user area
- 2022-05-26 12:25:57下载
- 积分:1
-
C#socket编程
服务器端:主要有监听客户端连接信息listen()方法,发送数据包到客户端Send()方法、接受客户端发送的消息Receieve()方法,均采用异步回调的方式客户端:连接到服务器端、发送数据包到服务器端Send()方法、接受消息Receieve()方法,其中要区分客户端发来的消息与服务器发来的消息
- 2022-12-27 01:15:03下载
- 积分:1
-
本程序演示了Slider的使用方法,并于edit box联合使用,显示Slider的值...
本程序演示了Slider的使用方法,并于edit box联合使用,显示Slider的值-this program demonstrated the use of Slider, in the edit box and joint use, show the value of Slider
- 2022-04-29 06:39:14下载
- 积分:1
-
HTML有吸引力的网站
它是一种有吸引力的HTML网站,微尘动态方面的工作已经在里面做,技术Apache Web服务器jQuery的JavaScript框架mod_ssl的服务器扩展OpenSSL的服务器扩展HTML5编程语言UNIX操作系统
- 2023-08-14 04:05:05下载
- 积分:1
-
VB控件实例41
VB控件实例41-50,继续,一共发了50个控件,我主要是来网站学学的,还请给予方便,-VB Control examples 41-50, continued, a total of 50 controls, I was to learn of the site, but also give our convenience,
- 2022-07-13 19:10:33下载
- 积分:1
-
很好的BMP转JPG,有VB原代码及操作界面
很好的BMP转JPG,有VB原代码及操作界面-good JPG, VB source code and user interface
- 2022-01-25 14:30:02下载
- 积分:1
-
利用SKINMAGIC技术进行界面编程,其中还含有一个实现淡入淡出效果类。...
利用SKINMAGIC技术进行界面编程,其中还含有一个实现淡入淡出效果类。-SKINMAGIC use programming interface technology, which also contain a color LCD screen achieve such results.
- 2023-05-05 01:55:03下载
- 积分:1
-
一个演示动态创建多个图片对象,并且每个图片都可以被平滑拖动。...
一个演示动态创建多个图片对象,并且每个图片都可以被平滑拖动。-a demonstration of Dynamic Object to create multiple images, and each image can be smooth drag.
- 2023-08-18 22:40:04下载
- 积分:1
-
大学课程作业小组作业Java列车控制系统
带有gui的列车管理系统,可以查看列车进程,添加车,车站,旅程和司机,可以删除车站,旅程,司机和车,可以远程停车,可以查看某站点的到站时间表和某车次的旅程表,GUI非常简单不带皮肤,没有用jar包,使用了SIP, DRY等design principle,北京邮电大学&QMUL 国际学院software engineering课程作业。附带user manual。
- 2023-06-22 10:45:03下载
- 积分:1