-
网络连通性测试与网络扫描技术 开发语言 Delphi & Kylix
网络连通性测试与网络扫描技术 开发语言 Delphi & Kylix-network connectivity testing and network scanning technology development language Delphi Kylix
- 2022-04-02 01:26:05下载
- 积分:1
-
float2bin
说明: python实现,将float数据转换成二进制数据;(python Convert float data to binary data)
- 2020-12-29 11:29:01下载
- 积分:1
-
easydatabase
vc++实现简单数据库操作程序,对于C++面向界面语言的设计学习者很有帮助(vc code for database)
- 2009-04-06 20:29:50下载
- 积分:1
-
AutoCompleteDemo
C# AutoCompleteDemo
- 2015-09-01 16:23:06下载
- 积分:1
-
VCcallACM
讲述vc调用vcm的实现音频播放的程序。(About the realization of vc call vcm audio playback programs.)
- 2009-12-23 15:13:45下载
- 积分:1
-
C# 查看剪贴板内容 以及粘贴内容到剪贴板实例代码
winform剪贴板常用操作
- 2013-02-11下载
- 积分:1
-
程序制作
说明: 输入一个数并计算其是否为质数(数据限小于1000000000000000)
很好用的c++小程序(Enter a number and calculate whether it is prime (data limit is less than 1000000000000)
A very useful C + + program)
- 2019-05-25 14:07:49下载
- 积分:1
-
matlab_ansys_example
说明: matlab ansys 联合优化,进行 传递txt,进行告知优化应力结果,以便传递数据,并且还有一个例子,并且有详细步骤,过程(Matlab ANSYS jointly optimizes, transfers txt, informs optimization stress results, so as to transfer data, and there is also an example, and there are detailed steps, processes.)
- 2019-05-08 16:46:36下载
- 积分:1
-
7.1-AddTwo
An example bit of code written in C# (Example 2of10)
- 2016-03-30 23:44:09下载
- 积分: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