-
RadioAndCheckButton
一只菜鸟的串口程序,建议初学者可以看看
希望可以对你们有点用(a serial newcomers procedures, the proposed beginners can hope to see you with a bit)
- 2006-10-17 17:49:03下载
- 积分:1
-
LVBOPFFTP
LABVIEW程序 实现滤波 快速傅里叶变换并进行频谱分析(LABVIEW program realization filter fast Fourier transform and spectrum analysis)
- 2016-01-06 11:52:39下载
- 积分:1
-
ADT-8860 English SDK(11-09-09)
ADT8860 CONTROLER CNC CHINA
- 2018-10-30 12:20:26下载
- 积分:1
-
C++
说明: 实现键盘触发叔叔,键盘任意按键停止数数,从而达到抽签的目的(The realization of the keyboard to trigger uncle, keyboard keys to stop any count, so as to achieve the purpose of drawing)
- 2008-10-28 23:31:21下载
- 积分:1
-
GuiPreview_Regex
GuiPreview_Regex
BC的VCL控件源码,非常好,值得学习(BC s VCL preview control source, very good, it is worth learning)
- 2015-04-11 14:45:45下载
- 积分:1
-
UseAdo
在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
- 2017-05-25 08:57:06下载
- 积分:1
-
zhixianyundong
悬挂系统实现两电机控制实现悬挂物体的直线运动(Suspension system to achieve two motor control to achieve linear motion of objects hanging)
- 2013-08-30 11:13:25下载
- 积分:1
-
Web服务器和浏览器的设计
网络编程中C++ Web服务器和浏览器的设计源代码,用于网络编程实验。(The design source code of C++ Web server and browser in network programming is used for network programming experiment.)
- 2019-01-08 21:12:52下载
- 积分:1
-
20105610477041
说明: VC++ 通过ODBC读写Excel文件 资源类别:
VC源码¦数据库 (VC++ to read and write Excel files via ODBC resource categories: VC database source ¦ )
- 2011-03-30 21:41:47下载
- 积分: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