搜索资源列表
DistributedMedian
- Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
threadlibrary
- I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
溢出的原理和应用
- 践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end o
ads_libmad.libman mp3解码库
- libman mp3解码库,移植到windows ADS环境下运行,加上数组格式MP3源文件即可播放,libman mp3 decoder library, ported to run under windows ADS environment, coupled with an array of source files to MP3 format playback
ProducerandConsumerProblem
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
Koules
- Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。 基于DirectDraw的小游戏 Koules: Koules是基于DirectDraw的小游戏用DirectDraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较容易看懂。-Clear Mine mine Game: This is a simulatio
management
- 应用C语言实现一个员工工作信息管理系统 主要任务是实现对一个员工的各类人员的相关信息进行输入 输出 列表等操作。主要技术是使用数组,将数据存储到二进制文件中-Application of C language implementation of a management information system staff main task is to achieve a staff of all categories of personnel to carry out the relevant
suffix_Array
- Suffix Array implementation for searching
Lightemplate
- 调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒. 单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒. -Call the method is simple, if else include support such as labels, may
ns2stupidplot.tar
- Python module for interfacing with GnuPlot. This will produce a graph like the one below, just by passing in a 2D array containing the data. The output is also customizable.
smooth.c
- smooth an array of floating points. User specify number of points. Sort in-place or input-to-output array. Smooth double array.
c
- use these functions to change ur mouse pointer,using different values in the mask array lets u design ur own pointer.changing cursor mask in the mask array u can desig ur own mouse pointer.plz send feedback.
Pressure-hydrophone-array-beamforming-optimization
- 压差矢量水听器阵波束形成的优化Pressure hydrophone array beamforming optimization-Pressure hydrophone array beamforming optimization
Disk-array
- Disk array 1234567890-Disk array
array
- A pointer array which intelligently expands its capacity ad needed.
dm-array
- The dm-array is a persistent version of an array for linux Device Driver.
Array
- Represents array as String for printing.
dm-array
- Describes an array. Don t initialise this structure yourself, use the init function below.
array
- Provides read-only access to array data.
array
- Sorting of one dimensional array