资源列表

« 1 2 ... .33 .34 .35 .36 .37 22038.39 .40 .41 .42 .43 ... 28523 »

[数据结构常用算法RK

说明:实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of Hash methods and prime number
<chenb> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[matlab例程gkde2D

说明:kernal density function for image processing and probability density function estimation
<arefinster> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[人工智能/神经网络/遗传算法Venditem

说明:自动售货机集群管理决策系统Vending machine cluster management decision-making system-Vending machine cluster management decision-making system
<bu2008> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[matlab例程image-frequency-shift

说明:对一幅图像的频谱进行频率位移,移到窗口中央,并显示出频率变换后的频谱图-The frequency spectrum of the image frequency shift, to move the central window, and shows the spectrum after the frequency conversion
<梨花> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[matlab例程DCT-for-image-compression-

说明:利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-Using DCT for image compression (first image into 8 × 8 image, for each sub-image DCT, so that each sub-image by a factor of 64, rounding 50 of the small transform coefficie
<梨花> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[数据结构常用算法banker

说明:用银行家算法 ,实现资源分配 ,具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况-With the banker' s algorithm, resource allocation, with the display or print the application of the process followed by the number of resources required and the allocation of resources in order
<李倩> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[数据结构常用算法3625_kruskal

说明:图论基础算法 解决最小生成树问题 克鲁斯卡尔算法加并查集优化-Graph theory based algorithm to solve the problem Kruskal minimum spanning tree algorithm for optimal set of plus and check
<宇之宙> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[数据结构常用算法partition

说明:分词系统的实现和测试 基于字符串的分词,根据分词标记提取单个词组-Segmentation system implementation and testing of the sub-string based on word segmentation based on extracting a single phrase marker
<zhanglong> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[matlab例程gatoolboxpowersystem

说明:matlab program for GA use in artificial intelligent in power system toolbox
<sumit> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[数学计算/工程计算cppfrance_CALCULATRICE___Page

说明:Encryption and Decryption AES
<ami2008> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[数据结构常用算法eightqueen

说明:此程序是数据结构中简单的八皇后问题,通过栈思想在VC++来实现该程序-This program is a simple data structure in the eight queens problem, thinking through the stack in VC++ to implement the program
<胡佩> 在 2025-11-22 上传 | 大小:213kb | 下载:0

[数值算法/人工智能big_caculator

说明:This Source is Full Adder Algorithm over 4bytes
<JK> 在 2025-11-22 上传 | 大小:213kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 22038.39 .40 .41 .42 .43 ... 28523 »

源码中国 www.ymcn.org