资源列表
iuydsid
- 自定义信息框模块,很不错的易语言源码,易爱好者可以下载使用-Custom message box module, a very good source of easy language, easy to use fans can download
Reader-Writer
- 创建一个控制台进程,此进程包含n个线程,用这n个线程来表示n个读者或写者,每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作,用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 写-写互斥,即不能有两个写者同时进行写操作。 读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该
DeleteNumber
- 给定一个n位正整数a,去掉其中任意k≤n个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下的数字组成的新整数最小的删数方案。 -failed to translate
Add-students-information
- 在利用vb开发的学生信息管理系统中,对学生信息进行添加的一段代码。-Add students information
词法分析小例子c
- 一仆调整地朱的分析器, 编原理啊-a servant Zhu adjustment to the analyzer, ah series Principle
CSharp--QQdaohang
- cSharp制作的最新QQ导航栏....还可以的东西-CSharp produced the latest QQ navigation bar can also be something ....
shellscripts
- some shell scr ipts to learn it s use in BASH name of scr ipts will help u to know it s purpose
shujujiegou
- 数据结构的一些算法 数据结构的一些算法 数据结构的一些算法-Some algorithms data structures data structures data structures of some algorithm some number of data structure algorithms algorithms
fangkuai
- 俄罗斯方块的编程,这是一个以前学长做的,希望有用-Tetris programming, which is a former advisor to do the hope that useful
VC_ping
- vc 中实现cmd中的ping的功能。延迟速度可以自己设置秒数。-vc realize cmd in the ping function. Speed can set the number of seconds delay.
IcarnegieExercise2
- 为SSD5课程《数据结构与算法》中的练习,无需在环境中更改什么。-SSD5 courses for "data structures and algorithms" of the exercises in the environment without any changes.
fantui
- 利用matlab写成的窄带噪声发生,该函数用来计算任意函数的一阶偏导数(数值方法),空间目标识别,采用PM算法。- Using matlab written narrowband noise occurs, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Space target recognition algo
