资源列表
3D-BPP
- 3DBPP BRANCH AND BOUND
xitong
- 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discussion of dining philosophers, e
beamforming1
- beamforming by LMS algorithm in CDMA communication
TCL9328
- 电子维修技术,TCL9328型电视机图纸(适用于飞利普两片机彩电)-Electronic service technicians
CPP
- 非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码-very good QPSK in the Matlab simulation Guide, the document contains all the related code!
ACM_ICPC2008
- ACM竞赛 训练方案实例 真实案例分析 入门参考-ACM contest real case examples of training programs
Various-type-of-image-compressionss
- I have thoroughly study the basic of image compression techniques. From that I have selected SPIHT algorithm for my research work. I have implemented on image compression for gray images using SPIHT algorithm. Image compression is implemented using t
BPNetwork
- 有关人工神经网络的代码,尤其是BP人工神经网络-The code on artificial neural networks, in particular the BP artificial neural network
RFMethod1
- RF法(JC法)计算工程结构可靠度的简单算例 包含1.例题文件,2.RF法计算,3.Matab自带函数抽样,4.自编函数抽样-RF Method and Monte Carlo Method for Solving Reliability Index of Structures
Gomory_Hu_algorithm
- This is a Gomory Hu algorithm-This is a Gomory Hu algorithm!!!
3D
- 自动统计和预测3d号码,经实际检验每次有一码的概率达到80 以上。-Automatic statistics and projections 3d numbers
123
- 模拟银行业务:(1) 银行每日的现金额固定,工作窗口个数固定(大于1),客户只能在工作窗口办理业务。 (2) 客户出现可以为随机,其办理的业务种类也随机。客户在到达银行时,总是最短的选择队伍排在最后面。 (3) 当客户取款时,如果帐户余额不足,则拒绝其取款;当银行现金额不足时,应请客户等待,银行现金额充足时通知客户,立即为其办理;当客户等待一定时间后现金仍然不足,或者客户主动查询N次之后,现金仍然不足,则会离开银行。 (4) 客户的存款应加入银行当日当前可用现金额。 (5) 动画
