资源列表
[其他小程序] sy4
说明:线程的创建和同步控制 在windows2000的环境下,创建一个控制台进程,此进程创建两个并发线程,一个是读线程,另一个是写线程。这两个线程共享一个数组A,写线程对数组分别进行10次写操作,每次写操作对A的每个元素赋一个相同的值;读线程对数组分别进行10次读操作,每次读操作输出A中所有元素的值。写出相应代码,并分析运行结果。修改代码,使每次读写互斥,即每次对数组的写操作结束后才能进行写操作,反之亦然。-Thread creation and synchronization control i<陈婷婷> 在 2025-11-24 上传 | 大小:698kb | 下载:1
[其他小程序] MX29LV128D
说明:128M-BIT CMOS Voltage 3V Flash Memory<rillyxue> 在 2025-11-24 上传 | 大小:13kb | 下载:0
[其他小程序] SerialPortDualInternet
说明:串口实现双机互联:里面另附有txt文件及debug文件-Serial Port Dual Internet: which attached a txt file, and debug file<卡卡> 在 2025-11-24 上传 | 大小:7.64mb | 下载:0
[其他小程序] motor_monitor
说明:用以观察电机速度曲线,用以对电机进行PID控制-To observe the motor speed curve for the motor PID control<校校> 在 2025-11-24 上传 | 大小:357kb | 下载:0
[其他小程序] Lexical
说明:词法分析:将该语言的源程序,也就是相应的字符流转换成内码,并根据需要是否对于标识号填写相应的符号表供编译程序的以后各阶段使用- Lexical Analysis:The language of the source, that is, the character stream into corresponding internal codes, and if necessary, fill in the corresponding identification number for the sy<yinshengquan> 在 2025-11-24 上传 | 大小:2kb | 下载:0