资源列表
4D1
- 实时事务代理 事务订阅,发布,事务代理(c++中所说的指针)-real-time subscr iption services, publishing, Acting (c described in the guide)
base_dialog_rtp传输_+multicast
- 自己写的一个利用jrtplib开发的一个rtp组播网络传输程序。-himself in a jrtplib development of the use of an rtp multicast network transmission procedures.
dsp_matlab300
- 各种图像边缘提取算法的C语言实现及一些测试用图像-It provides abundant c program algorithms for image edge check and pictures for testing.
dsp_matlab100
- 各种图像边缘提取算法的matlab语言实现及一些测试用图像-various Image Edge Extraction Algorithm Matlab language and some test images
通信
- 本人的网络实验,可以进行TCP uDP连接实现点对点传输 还有文件传输功能-experimental network, TCP uDP can connect point-to-point transmission also file transfer function
FlashSkin
- Flash 作为软件皮肤的实现。无规则界面的实现,简单有效.实现无规则界面的拖放。使用Flash作皮肤效果实在超乎想象!-Flash software skin as well. Without rules to achieve the interface simple and effective. Without rules to achieve the drag-and-drop interface. Using Flash for skin effect is indeed unimagi
xiu
- 一个相当不错的多功能..很有用的木马,简单,宜懂。-a very good multi-purpose .. very useful Trojan, simple to understand.
DSP_Matlab
- matlab 的dsp的编程,对DSP的开发有点÷一定的一处-Code on DSP with matlab,may be have a little useful for you!
死锁检测:银行家算法
- 模拟银行家算法,检测死锁。当用户申请一组资源时,系统必须确定这些资源的分配是否仍会使系统处于安全状态。如果会,就可分配资源;否则,进程必须等待直到某个其他进程释放足够资源为止。-It is on simulating banker arithmetic and detecting death lock. When user applies a group of resource, the system must decide if assigning the source still keep
经典同步问题:5哲学家进餐
- 经典同步问题中的哲学家进餐问题(材料:哲学家5个,筷子5只。要求:每个哲学家必须取得2只筷子时才能进餐,进餐完放下筷子,不能有哲学家饿死。ps:各哲学家每个状态时间有随机性)-Classic synchronous problem :five philosophers have dinner(material:5 philosophers ,five chopsticks.Demand: Each philosophers must have dinner with 2 chopsticks,a
排列和组合
- 排列和组合的算法。算法简练,dos界面,执行文件是组合算法,源码里还有排列算法- permutation and combination arithmetic. arithmetic easy ,dos interface,the *.exe is combination arithmetic, and permutation arithmetic in sound code.
骑士问题
- 著名的马周游问题的代码,可选择6×6,8×8,10×10大小的棋盘,找到结果后动态运行-on famous knight code. The chessboard with size 6*6,8*8,10*10 can be chosen.It will run automaticly after finding the result.