资源列表

« 1 2 ... .72 .73 .74 .75 .76 1477.78 .79 .80 .81 .82 ... 216381 »

[其他小程序读写者代码

说明:本次实验中,是进行设计解决读写者问题。假如只有一个文件的情况下,多个读者进程和多个写者进程都要进行访问该文件。当有读者进程在时,写者进程不能进行操作;同样,如果存在写者进程,则不能有读者进程存在,从而保证读取的数据是最新的。此外,为保证数据的正确性,读者之间只能存在一个。即一次只能有一个写者进程对数据区进行访问。而读者进程则没有限制。(Reader and writer's problem)
<sherohyw> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[数值算法/人工智能排序算法

说明:常用排序算法的c++版本实现。包括选择,冒泡,插入(The c++ version of the commonly used sorting algorithm is implemented.)
<一只猿> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)analysis_testing_results

说明:读取绘制Oscilloscope MSO4034B存储波形(Read data from MATHCAD file generated by)
<kingpig1990> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[其他小程序乱码

说明:世界c++乱码大赛的优秀作品,看不懂,膜拜。(The outstanding works of the world c++ random code competition can not be understood and worshiped.)
<一只猿> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)eeprom

说明:Simple way of using FLASH as EEPROM on the STM32F07x
<Frik> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)新建文件夹

说明:用微分算子、sobel算子等求出图像的熵来对图像进行分割(mage entropy is obtained by using differential operator, Sobel operator and so on.)
<迷之ISAR> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[其他小程序新建文件夹

说明:二次解析,可以包裹一次解析,里面可以更改自己的解析地址,非常的方便!(Two parse, you can parse one parse.)
<zeroxp> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[系统编程RQNESBC

说明:菜单项加图片模块,很不错的易语言模块,易爱好者可以下载使用()
<fwphell> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[其他小程序Desktop

说明:使用matlab软件播放两只老虎一两句歌词,利用循环产生抽样数据并产生包络(Use matlab software to play one or two lyrics of two tigers, use the cycle to generate sample data and generate envelopes)
<鸢飞舞> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程sun2_rad

说明:通过计算某地某日逐时太阳辐射强度,来得到综合温度(By calculating a certain day-hour solar radiation intensity, to get the integrated temperature)
<安乐歌> 在 2025-05-17 上传 | 大小:1kb | 下载:0

[matlab例程维纳滤波器

说明:实现维纳滤波的功能。包括时域和频域的实现。需要实现维纳滤波的可以参考。(Implement of Wiener Filter)
<lmccc> 在 2025-05-17 上传 | 大小:1kb | 下载:1

[matlab例程5.空间平滑MUSIC算法的MATLAB程序

说明:空间谱估计中经典空间平滑算法,对相干信源的来波方向进行估计(Classical spatial smoothing algorithm in spatial spectrum estimation and estimation of the wave direction of coherent sources)
<清清清清qngqing> 在 2025-05-17 上传 | 大小:1kb | 下载:1
« 1 2 ... .72 .73 .74 .75 .76 1477.78 .79 .80 .81 .82 ... 216381 »

源码中国 www.ymcn.org