资源列表

« 1 2 ... .17 .18 .19 .20 .21 215622.23 .24 .25 .26 .27 ... 216392 »

[数值算法/人工智能MC

说明:此代码是用概率算法来求素数,输入n值便可以得到n以内的所有素数,概率算法相比于确定性算法效率快乐很多,代码中用到了二个经典函数int MillRab(int n) int RepeatMillRab(int n,int k) 计算机面试时考官常问有关这二个函数的问题。-This code is to use probabilistic algorithms to find prime numbers, enter the n value will be able to get all prime
<天使> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[matlab例程queuingsystem

说明:matlab code of simple queuing system
<marium> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程I2C

说明:I2C protocol procedures and function for embedded developers
<vsk> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[Windows编程variable_argument_function

说明:可变参数的函数的实现,好好理解一下 va_list、va_start、va_end、va_arg的使用-variable argument Function
<zt1h> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[matlab例程Kmeans

说明:kmeans 实现2维情形的聚类,自己编写的一个matlab实现-kmeans
<翟磊> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法data.txt

说明:C4.5算法源码,c4.5是ID3算法的改进,本资料十分全,希望对大家有帮助-C4.5 algorithm source code, c4.5 ID3 algorithm is improved, the information is very full, we want to help
<二毛> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[matlab例程imL7

说明:分别采用RGB模型和HIS模型对图像imageLane.bmp进行平滑和锐化,并比较两种模型处理后结果是否相同-RGB model and HIS were used to model the image imageLane.bmp for smoothing and sharpening, and compare the results of the two models are the same after
<筱柔> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[OpenCVinpaint

说明:inpaint sample opencv
<masterako> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[OpenCVpyramid_segmentation

说明:pyramid segmentation sample opencv
<masterako> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

说明:希尔排序算法 实现数组的排序-Hill sorting algorithm to sort an array
<浅唱> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[OpenGLOpenGL-01.cpp

说明:opengl编写一个立方体,入门程序,-opengl write a cube, entry procedures, Oh
<蒋松> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[数值算法/人工智能hmac

说明:实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
<甜甜> 在 2025-11-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 215622.23 .24 .25 .26 .27 ... 216392 »

源码中国 www.ymcn.org