资源列表
bankers.c
- A program to implement banker s algorithm which is used in deadlocks.
SERPSKTest
- 该源码用于产生PSK相位调制信号,信道模型由其数学模型直接构建-GENERATE PSK
layer_num_GIS_map
- get the number of gis layers
LMS
- 用MATLAB编写的lms算法,设置变量和参量,赋,对于一组输入样本x(n)和对应的期望输出d-MATLAB prepared by the LMS algorithm, set variables and parameters, Fu, for a set of input samples x (n) and the corresponding expected output D
lcd_sec
- controller lcd 2X16 de2-115
Student-information-sheet
- 学生信息表,可以准确查找学生身份信息以及学习成绩排名等 -Student information table, can accurately find the information of student and academic performance ranking, etc
football
- 用来实现一个足球比赛的预测,这个是我在ACM竞赛上面看到的题目,自己写的一个实现程序,希望能给大家-For the realization of a football match the forecast, this is what I see in the ACM contest above topic, to write an implementation of procedures, we hope that they will be
IIS
- IIS最小权限分配的批处理文件 删除C盘的所有的users的访问权限等-IIS permissions to the distribution of the smallest batch file to delete all of the C disk access users, such as
dazi
- 打字程序,短小精悍。。。。系统随机分配-Typing procedures, dapper. . . . Random distribution system. . . .
relax
- RELAX谱估计法的matlab源代码,已经通过验证-RELAX spectral estimation method matlab source code has been validated
code
- 聊天工具代码,好代码哦,大家快下吧,绝对超值-cha code
readerwriter
- 读者写者问题C++解法,使用互斥信号量,写者线程优先,共有3个读者2个写者-Similar to the barbers problem,the program use semaphore to solve the reader/writer problem.Two semaphores are involved:m_h,db_h,used as a counter and mutex between 2 writers. Main function create 3 reader thre