-
C#钢琴声发音程序
C#钢琴声发音程序-C# Piano pronunciation procedures
- 2022-03-15 20:10:55下载
- 积分:1
-
GetPixel
MFC入门小程序源代码(MFC source code)
- 2004-11-17 16:45:16下载
- 积分:1
-
CAN
CAN双机通信;将实验代码分别烧入到两个目标板上。将从机或主机连接到PC串口上。 从机先上电,然后主机上电,将在PC端看到信息反馈。(CAN dual-machine communication experimental code burn-in to two target Board. From the machine or the host connected to the PC serial port. From the machine is powered on, and then power on the host, will see in the PC-side feedback.)
- 2016-05-23 22:48:05下载
- 积分:1
-
oscilloscope-(OSC)ForStm32
基于STM32的示波器设计,使用UCOSII和GUI制作(STM32 based oscilloscope design, the use of UCOSII and GUI production
)
- 2016-08-28 18:02:55下载
- 积分:1
-
操作系统读者写者实验
创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。
读者-写者问题的读写操作限制(包括读者优先和写者优先):
1)写-写互斥,即不能有两个写者同时进行写操作。
2)读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
- 2023-05-14 22:40:03下载
- 积分:1
-
1123sdfs
单片机初学者资料 51单片机C语言编程入门(详讲版)(Singlechip beginners
)
- 2013-12-01 20:24:19下载
- 积分:1
-
基于神经网格的人脸检测与识别
这是我自己的毕业设计所用的代码,识别效率高,运行速度快,也希望可以借此平台分享给更多有需要的人
- 2023-08-11 02:50:07下载
- 积分:1
-
《啊哈!算法》
用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
- 2017-10-26 19:20:16下载
- 积分:1
-
LCD1602-lock
LCD1602显示的液晶密码锁,第一行显示显示固定密码,第二行显示输入密码,密码输入完毕后会有正确或者错误提示,为了演示方便,提示密码,输入密码部分也没有用星号代替。可以自行更换成星号。(The LCD1602 display LCD password lock, the first line shows the the display fixed password, and the second line enter the password after password input will be correct or error, and to demonstrate the convenience, prompting the password, enter the password part is not replaced with asterisks. Replaceable asterisk.)
- 2012-10-11 16:59:08下载
- 积分:1
-
5486575
文本文件操作,C#练习源码,很好的学习资料。(Text file operations, C# source code, very good learning materials.)
- 2013-12-04 20:48:31下载
- 积分:1