-
自己做的SNMP协议管理,适合初学者研究
自己做的SNMP协议管理,适合初学者研究-SNMP protocol to do its own management, suitable for beginners study
- 2022-05-22 00:08:10下载
- 积分:1
-
一个写好的串口通信程序,窗口程序可以直接调用
一个写好的串口通信程序,窗口程序可以直接调用-A written serial communication program, the window procedure can directly call
- 2022-12-04 17:45:03下载
- 积分:1
-
HtmlVIE
使用CHtmlView类,实现类似IE的网页浏览器,VC++经典编程学习源码,很好的参考资料。(Use the CHtmlView class, to achieve a similar IE webpage browser, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 13:15:31下载
- 积分:1
-
BP-PID
基于BP神经网络的PID参数自整定,实现PID控制器的自适应控制(Self-tuning of PID parameters based on BP neural network)
- 2017-07-09 09:33:29下载
- 积分:1
-
22703
屏幕倒转效果易语言源码,程序结合易语言应用接口支持库,调用API函数实现屏幕倒转效果。(Screen reverse effect easy language source code, combined with easy language application program interface support library , call the API function screen reverse effect.)
- 2015-03-24 13:20:19下载
- 积分:1
-
worih
说明: A very good general interface, has a very good practical value, worth studying
- 2018-12-22 01:28:00下载
- 积分:1
-
短信网关程序,开源的,很好用的,纯java程序
短信网关程序,开源的,很好用的,纯java程序-SMS Gateway Program
- 2022-05-19 10:01:15下载
- 积分:1
-
mp3towav
使用libmpg123.dll, 将mp3文件解码为wav文件(Decode mp3 file to wav file by using libmpg123.dll.)
- 2013-12-10 09:03:40下载
- 积分:1
-
ofdm-and-the-channel-estimation
ofdm的matlab仿真以及信道估计,瑞利多普勒信道(the matlab simulation of ofdm channel estimation, Rayleigh Doppler channel)
- 2021-04-02 14:19:07下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1