资源列表
[Linux/Unix编程] 3.c
说明:编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一函数),2个消费者线程也 一样。 提示: 生产者<zheng> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[android开发] Event1Activity
说明:android手機按鈕事件程式撰寫,使用onClickListener方法-android phone button event programming, method of use onClickListener<Loren> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[matlab例程] gausse_white
说明:用m序列过低通滤波器模拟产生带限高斯白噪声,m序列的长度足够长时功率谱特性接近高斯白噪声的特性。-M-sequence low-pass filter with analog band-limited white Gaussian noise generated, m length of the sequence is long enough the power spectral characteristics close to Gaussian white noise characterist<李冰> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] list
说明:显示万年历,输入年份当年月历。做的很简单-Show calendar, enter the year when the calendar. Very simple to do ~ ~<zbc> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[通讯/手机编程] PSK_generate
说明:BPSK信号以及BPSK信号扩频后信号的仿真,通过低通滤波器以后,做出其功率谱密度图,查看其信号特性。-BPSK signal and the signal spread spectrum BPSK signal simulation, after low-pass filter through to make its power spectral density maps, see the signal characteristics.<李冰> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[matlab例程] ruili
说明:通过产生两个高斯分布的随机数,组合生成瑞利分布的信号,模拟瑞利信道,然后将一个正弦信号以不同方式通过,比较是否有变化。-By generating two Gaussian distributed random number, combined Rayleigh distribution of signal generation, analog Rayleigh Road, then a sinusoidal signal in different ways by, more if there<李冰> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[VHDL编程] testmult_top
说明:TESTBENCH测试程序,小数加法器的实现,小数位设为2位,将其小数位与整数位分别显示出来。-TESTBENCH test procedures, the implementation of decimal adder, is set to two decimal places, its decimal places, respectively, with the integer-bit display.<李冰> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shangbuqi
说明:该系统要求实现一个简单、实用的图书管理程序,主要功能包括图书数据的录入、查找、修改、删除、统计、排序等。所有图书数据都要利用文件系统保存,以备系统下次运行时使用。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些基本算法思想的应用。 -The system called for a simple, practical library management program, the main features include books data entry, search, modif<丁佩> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[进程与线程] 3-4
说明:加深对进程概念的理解,明确进程和程序的区别-Hello ! My name is qu xue wen ,I m a girl. I like eat apples bananas and Oranges. I like play computer games.I m tall but me is very fat.I have very big eyes,A small nose and a small mouth.My math is very good.I m 13 years old.I<倪向峰> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Morphology-fill-holes
说明:对灰度图像进行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-Gray-scale images of the following: removal of non-uniform image background the method used to set the threshold (thresholding) the res<赵宇> 在 2025-07-03 上传 | 大小:1kb | 下载:0