资源列表
[C#编程] Linux下的读者写者 xx
说明:在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach<xx> 在 2008-10-13 上传 | 大小:922byte | 下载:0
[C#编程] WMMAYUWA
说明: main program WMAYUWA :to test subroutine MMAYUWA To compute the coefficients of the MA model. Need subroutine :MARYUWA,MCORRE1,MRELFFT,MPSPLOT-WMAYUWA main program : to test subroutine MMAYUWA To compute the Coeff icients of the MA model. Need<汤长春> 在 2008-10-13 上传 | 大小:910byte | 下载:0
[C#编程] ListForm
说明:/已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangem<xiaoding> 在 2008-10-13 上传 | 大小:926byte | 下载:0
[C#编程] ProducerandConsumer
说明:在生产者/消费者模型中,生产者Producer负责生产数据,而消费者Consumer负责使用数据。多个生产者线程会在同一时间运行,生产数据,并放到内存中一个共享的区域。期间,多个消费者线程读取内存共享区,消费里面的数据。<陈健> 在 2008-10-13 上传 | 大小:908byte | 下载:2
[C#编程] GAOCHUNM编译
说明:编译原理:中缀表达式转换为逆波浪式实验源程序-Compiler Principle : The conversion formula for the superintendent inverse source Wave Experiment<高春梅> 在 2008-10-13 上传 | 大小:923byte | 下载:0