资源列表
tongbuyuhuchi
- 在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来,我的具体做法也是如此,建立缓冲区,生产者生产的产品放入,消费者从中取产品,如果没有产品,则等待。-err
wmp
- vb 控制Windows mediaplays 播放文件 随意调整大小-vb contrs windows mediaplays any size
fft
- implementation of fft in c
Bee22md2mE
- BEMD对图像进行分解,包络构造使用Delaunay三角剖分与三次插值,的的到分解的结果。输入:灰度bmp图像输出:imf1 imf2 imf3 残差 -BEMD decomposition of the image, envelope constructed using the Delaunay triangulation with cubic interpolation of the result of decomposition. Input: grayscale bmp image
SstbczipT
- STBC的硬件实现源代码,用VVerilog语言写的 -The STBC hardware source code written VVerilog language
TDDOWNLOAD
- 基于winsock套接字的网络编程,UDP无连接协议实现组播-Based winsock sockets network programming, UDP connectionless protocol multicast
TestOverWrite12
- testoverwrite,很明显的,就是java语言的类的方法重写。涉及父类的方法被子类的方法重写。重写后的方法跟父类没有任何联系。-testoverwrite, obviously, is the java language class method overrides. The method involves the parent class method subclasses override. Overridden method does not have any contact wi
67856754765
- vb为程序创建快捷方式到开始菜单中,有需要的就下载吧-vb create a shortcut for a program to the Start menu, there is a need to download it
Text1
- 划分悬臂梁的三角形网格。可以自由设置参数。-Divided cantilever triangular mesh. Can be freely set parameters.
rtp_unpack
- 接收组播的RTP包,解包后存储文件,数据包是通过UDP接收的-Receive multicast RTP packets, after unpacking store files, data packets are received via UDP
harmony-search
- 使用和声搜索算法是需要编写的代码,由此可实现其故障定位的功能-The use of harmony search algorithm is the need to write code, which can achieve the function of its fault location
OK
- C语言课设:学生考勤系统 包含四个功能模块录入 查询 修改 评分-C language courses provided: Student Attendance System It contains four modules input query modification Rating
