资源列表

« 1 2 ... .72 .73 .74 .75 .76 6477.78 .79 .80 .81 .82 ... 28523 »

[数据结构常用算法DLink

说明:1.求双向循环链表的长度 2.在双向循环链表指定位置插入一个元素 3.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的前面 4.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 5.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 6.删除双向循环链表中指定位置的元素 7.给定双向循环链表中一个结点元素值e,要求将其对应结点删除 8.给定双向循环链表中一个结点元素值e,要求删除对应结点的直接前驱 9.给定双向循环链
<张敏> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[matlab例程bayesianMLP

说明:Bayesian Multi Layer Perceptron Neural Network
<ShabzG> 在 2025-12-04 上传 | 大小:2kb | 下载:0

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

说明:C均值聚类算法程序,适合初学值,通过理解程序,能对该算法有比较深的了解-c means for the junior ,it is a good material
<fanta> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[压缩解压stack

说明:stack segment stack dw 500 dup(?) p dw ? stack ends code segment assume cs:code, ss:stack begin: mov ax,stack-stack segment stack dw 500 dup (?) p dw? stack ends code segment assume cs: code, ss: stack begin: mov ax, stack
<khumbui> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[压缩解压FadeInOut

说明:利用时间控制让表单渐入或者渐出的效果-fade in/out form
<kenneth> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[数据结构常用算法3

说明:一元稀疏多项式计算器.cpp 主要是完成两个一元多项式的相加、相减,并将结果输出。-Dollar sparse polynomial calculator. Cpp notably the completion of two unary polynomial addition, subtraction, and the resulting output.
<张彬> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[matlab例程Gaussian_Pyramids

说明:基于高斯滤波器的图像压缩算法。可以处理真彩图和灰度图,相当实用。-Gaussian filter based on image compression algorithms. Can handle true color pictures and grayscale, quite useful.
<秦关> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[matlab例程matlab_Graphics_applications_2

说明:分别给出了饼图的绘制、阶梯图、枝干图、罗盘图、轮廓图、交互式图形、变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图matlab的样例代码,简单实用。-Drawing pie charts are given respectively, ladder diagram, branches map, compass map, contour maps, interactive graphics, the Fourier transform function curves, L
<秦关> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[压缩解压HuffmanCoding

说明:用C实现的哈夫曼编码程序,包括码树的建立和码字生成。-Huffman Coding
<Lin Xu> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[数据结构常用算法phone

说明:简单的电话号码查询,插入,删除,排序等功能。 应用了数据结构中的链表等知识-A simple phone number query, insert, delete, sorting and other functions. Application of the data structure linked list of such knowledge
<宝玉> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[matlab例程fangzhen

说明:用matlab仿真信息论率失真函数R(D)-this is a matlab based program that emulates the calculation of R(D).
<张行> 在 2025-12-04 上传 | 大小:2kb | 下载:0

[matlab例程analogCom2

说明:analog communication AM
<khaled az> 在 2025-12-04 上传 | 大小:2kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 6477.78 .79 .80 .81 .82 ... 28523 »

源码中国 www.ymcn.org