资源列表

« 1 2 ... .97 .98 .99 .00 .01 21402.03 .04 .05 .06 .07 ... 28523 »

[数据结构常用算法calculator

说明:采用带头结点的单链表存储一元稀疏多项式;一元稀疏多项式简单计算器的基本功能是:⑴输入并采用尾插法建立多项式的单链表;⑵输出多项式单链表,输出形式可为整数序列和指数形式⑶多项式pn(x)和qm(x)相加,建立多项式pn(x)+qm(x),可不重新开辟存储空间;⑷多项式pn(x)和qm(x)相减,建立多项式pn(x)-qm(x),可不重新开辟存储空间;-Unary sparse polynomial simple calculator Input and the establishment of
<安静霆> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[数据结构常用算法insertion

说明:插入排序 算法较简单 初学者 希望能在这个网站成长-Insertion sort algorithm is simple for beginners hoping to grow this website
<xuyang> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[数据结构常用算法code

说明:二分法对文本进行排序。比较简单。好像帮一个朋友做毕业设计的时候用到的代码。-Dichotomy of the text sort. Simple. Seems to help a friend used to do when the graduate design code.
<kefan> 在 2025-11-18 上传 | 大小:167kb | 下载:0

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

说明:PsoC(可编程片上系统)C语言源代码,计数器程序-psoc
<李润乐> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[matlab例程program_zhongjian

说明:地震波处理并画图,matlab编程的小程序-Seismic processing and drawing, matlab programming, small programs
<郭显南> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[数据结构常用算法zhebanchazhao

说明:折半查找的算法。将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 -Binary search algorithm. The series by ordering (ascending or descending) order, find the process of using leap way to find that the fi
<张驰> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[matlab例程BurnCD

说明:用C++做的文件刻录(来自于网上转载),希望大家可以用得上。-File Burning
<Jack> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[数学计算/工程计算people-forecasting

说明:基于矩阵和C编程的中国人口预测方法和例程。-Matrix and C programming on China' s population forecasting methods and routines.
<duzhihang> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[matlab例程snake_demo

说明:snake_demo是个很好的学习snake的工具-snake_demo is a good tool for learning snake
<fan> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[人工智能/神经网络/遗传算法GA-TEST

说明:基于遗传算法的智能组卷系统,开发环境J2SE。-This is the genetic algorithm automatically Test Paper in which the application papers, all the information is, Give it a try
<李为> 在 2025-11-18 上传 | 大小:167kb | 下载:0

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

说明:神经网络原理和范例,和各种各样的神经网络的研究现状和应用-Neural network theory and examples, and a variety of neural network research and application status
<ljc> 在 2025-11-18 上传 | 大小:167kb | 下载:0

[matlab例程pls_matlab

说明:偏最小二乘法的算法介绍以及matlab程序例子-Partial least squares algorithm, and matlab program examples introduced
<wangyanpeng> 在 2025-11-18 上传 | 大小:167kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 21402.03 .04 .05 .06 .07 ... 28523 »

源码中国 www.ymcn.org