-
vncviewer
说明: 这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.(This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.)
- 2008-11-17 16:42:34下载
- 积分:1
-
tdxDLL
通达信选股dll源码,支持VS2010,自主开发选股dll,核心算法可加密(Letter Mastery stock picking dll source code, supports VS2010, developed picking dll, the core algorithm to encrypt)
- 2014-10-19 07:54:28下载
- 积分:1
-
FangJinshan
很漂亮的界面,里面有不规则按钮,可移植到商业上开发使用,觉不浪费你的分数(A very beautiful interface, there are irregular button to the commercial development of portable use, sleep do not waste your score)
- 2011-04-22 14:03:09下载
- 积分:1
-
Pro03_Record_Audio
说明: 基于msp430f6638 实现录音回放功能(Realizing recording and playback function based on msp430f6638)
- 2020-07-28 23:18:39下载
- 积分:1
-
DockExample
利用sizebar,实现窗口的任意停靠,对于初学者来说非常好用(Using sizebar, to achieve any docked window, very useful for beginners)
- 2011-05-22 11:39:05下载
- 积分:1
-
操作系统读者写者实验
创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。
读者-写者问题的读写操作限制(包括读者优先和写者优先):
1)写-写互斥,即不能有两个写者同时进行写操作。
2)读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
- 2023-05-14 22:40:03下载
- 积分:1
-
3Droom
说明: 简单的OpenGL 3D
OpenGL In SDL(OpenGL In SDL)
- 2020-09-13 13:47:58下载
- 积分:1
-
waterinteraction
Water interanction in openGL
- 2019-05-14 01:36:29下载
- 积分:1
-
RSA加解密算法
信息安全中的RSA算法,界面简单明了,功能齐全(information security of the RSA algorithm, simple interface, the full range of functions)
- 2005-07-01 17:50:39下载
- 积分:1
-
104 串口通信实验文件
基于51单片机,芯片STC89C52,单片机与PC端串口通信实验源代码(Based on 51 MCU, chip STC89C52, MCU and PC serial communication experimental source code)
- 2020-06-20 00:20:02下载
- 积分:1