资源列表

« 1 2 ... .78 .79 .80 .81 .82 215983.84 .85 .86 .87 .88 ... 216384 »

[Linux/Unix编程pyinotify

说明:大量小文件的实时同步方案,通过Hash Tree来实现同步,既有通过日志来同步的软实时特点(msyql, bdb等),也可以保证最终数据的一致性(rsync, unison等)。Hash Tree的大体思路是将所有数据存储成树状结构,每个节点的Hash是其所有子节点的Hash的Hash,叶子节点的Hash是其内容的Hash。这样一旦某个节点发生变化,其Hash的变化会迅速传播到根节点。需要同步的系统只需要不断查询跟节点的hash,一旦有变化,顺着树状结构就能够在logN级别的时间找到发生变化的内
<wuyou> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[分形几何tree

说明:分形树摇曳的动画实现,通过设置双缓冲区,解决绘制和输出速度不匹配的问题-Animated fractal tree swaying achieved by setting the two-buffer, rendering and output speed to solve the problem does not match the
<陈介平> 在 2025-06-29 上传 | 大小:34kb | 下载:0

[matlab例程aloha

说明:排队理论中的aloha算法实现,该算法的运行环境为matlab.-Queuing theory aloha algorithm, the algorithm running environment for matlab.
<lifen> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[Windows编程slaa138a

说明:无磁水表的源码,开发水表用的东东,对专业人员可用-无磁热表的源码
<qwqwqqqqqqqqq> 在 2025-06-29 上传 | 大小:9kb | 下载:0

[单片机(51,AVR,MSP430等)LCD12864-DS1820

说明:18b20高精度测温,四位小数12864LCD显示, 分辨率0.0625读,并可以显示每个18b20唯一的64位系列号,C51源码,部分函数来源于网上。-18b20 high-precision temperature measurement, four decimal 12864LCD display with a resolution of 0.0625 read, and can display each 18b20 unique 64-bit serial number, C51 s
<贾立伟> 在 2025-06-29 上传 | 大小:31kb | 下载:0

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

说明:高频PCB板中存在的干扰、噪声问题及其对策研究。-Exist in high frequency PCB board interference, noise problems and their countermeasures.
<lifen> 在 2025-06-29 上传 | 大小:258kb | 下载:0

[GDI/图象编程HoodleGame

说明:本代码是基于Windows开发的,主要利用DDraw实现的小型2D游戏。-It is a code base on Windows .Main use DDraw achieve minitype 2D game.
<文海涛> 在 2025-06-29 上传 | 大小:2.05mb | 下载:0

[Windows编程PhotoCropperC

说明:Crop Picture. Just a simple application
<LeeChuan> 在 2025-06-29 上传 | 大小:501kb | 下载:0

[Audiowavelet_denoise

说明:小波消噪。包括小波的分解、重构、滤波等程序-Wavelet de-noising. Including the wavelet decomposition, reconstruction, filtering and other procedures
<何卫华> 在 2025-06-29 上传 | 大小:232kb | 下载:0

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

说明:VC编的图像预处理算法,包括8位和24位图像的打开、位数转化、滤波、锐化、分割等算法-VC series of image pre-processing algorithms, including 8-bit and 24-bit image of the open, the median conversion, filtering, sharpening, segmentation algorithm
<forlans> 在 2025-06-29 上传 | 大小:3.62mb | 下载:0

[Dephi控件源码Project1

说明:xp关机示例程序,delphi编写,32位操作系统关机和98有区别-xp win2000 shutdown
<3wolf> 在 2025-06-29 上传 | 大小:1kb | 下载:0

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

说明:基于模糊最大熵的红外图像增强算法,对于红外图像效果很好-Fuzzy maximum entropy-based infrared image enhancement algorithm for infrared image works well
<forlans> 在 2025-06-29 上传 | 大小:3.64mb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 215983.84 .85 .86 .87 .88 ... 216384 »

源码中国 www.ymcn.org