-
2048
说明: 在vs下实现的2048小游戏,用C/C++语言实现。(The 2048 mini-games implemented in vs are implemented in C/C++ language.)
- 2019-06-02 20:41:46下载
- 积分:1
-
偏最小二乘PLS的matlab代码实现
偏最小二乘PLS的matlab代码实现,可用于(The program computes the composition of benzene, toluene and p-xylene versus time in all column plates. The steady state values are plotted versus the plate number for all three components. This MATLAB program is adapted from an example given in Chemical Engineering Dynamics by Ingham et al., Wiley-VCH, 2000)
- 2022-05-15 11:59:36下载
- 积分:1
-
10A-MotionSensor-driver
展讯平台下的驱动配置介绍,关于MotionSensor驱动配置介绍(Drive configuration describes Spreadtrum platform, introduced on MotionSensor drive configuration)
- 2014-05-20 10:45:16下载
- 积分:1
-
(含开发文档)坦克大战2(成品+源码+报告)
坦克大战游戏,源代码加成品。喜欢的可以下载玩一下(this game is tank game)
- 2019-05-21 17:53:00下载
- 积分:1
-
微耕在售所有2次开发包201507
说明: it's a sdk doc, and has the lib and dll and document, it's control the door open and close.
- 2017-12-28 21:57:30下载
- 积分:1
-
2010-2011-2-TC
c语言
软件包
集成c语言的各种软件
中英文齐全(c language c language integrated package of various software and complete English)
- 2011-09-07 13:40:19下载
- 积分:1
-
读者写者问题
说明: 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。
2、定义一个读者函数:
?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。
?当有其他读者在占用buffer时,读者可对buffer进行读取操作。
?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。
?当buffer中没有数据时,应等待,直到buffer中有数据可读。
3、定义一个写者函数
?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。
?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。
?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。
?当buffer满时,写者应该等待,直到buffer有空闲为止。
4、定义主函数,在其中可以任意创建读者与写者。
可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion.
2. Define a reader function:
When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer.
When other readers occupy the buffer, they can read the buffer.
When there is data in the buffer, read a data from it, display and exit.
When there is no data in the buffer, wait until the data in the buffer is readable.
3. Define a writer function
When a reader is occupying the buffer, the writer should wait until all readers quit.
When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
- 2019-12-27 18:49:46下载
- 积分:1
-
C-Code_Example_for_MS5308
ms5803-02b例程 ms5803-02b例程(ms5803-02b code examples)
- 2020-06-28 17:00:01下载
- 积分:1
-
AD-1602
MSP430f149,实现AD采样值(P6.0)显示到1602液晶上,满量程3.3V,显示255(MSP430f149, to achieve AD sampling value (P6.0) display to the 1602 LCD, full range 3.3V, display 255)
- 2016-05-09 13:36:04下载
- 积分:1
-
stc15f104e 控制DS18B20
51单片机通过ds18b20对温度进行测量(temperature measurement)
- 2018-08-21 12:19:17下载
- 积分:1