资源列表

排序选择:

« 1 2 ... .79 .80 .81 .82 .83 70984.85 .86 .87 .88 .89 ... 267467 »

[加密解密hill_sorting

说明:希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of s
<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[汇编语言RFID_6xis

说明:可捕捉到硬體的三軸的值,然後做運算 用於rfid-Hardware can capture the value of three-axis, and then make calculations for rfid
<coolman> 在 2026-01-23 上传 | 大小:7.79mb | 下载:0

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

说明:采用贝叶斯正则化算法提高 BP 网络的推广能力。我们采用两种训练方法,即 L-M 优化算法(trainlm)-?捎??
<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[TCP/IP协议栈client

说明:claguage virtue instrument TCP/IP client sourse code
<dongbeibei> 在 2026-01-23 上传 | 大小:2kb | 下载:0

[DSP编程SPI

说明:DSP\程序\TI常用例程\sPI,可以参考编程-DSP ?绦騎I ??用例 ?蘳PI, ?梢????????
<su> 在 2026-01-23 上传 | 大小:73kb | 下载:0

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

说明:采用“提前停止”方法提高 BP 网络的推广能力。对于和例 2相同的问题,在本例中我们将采用训练函数 traingdx -The use of
<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0

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

说明:采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0

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

说明:双峰和多峰函数最大值的遗传算法求解 采用前向网络-Bimodal and multimodal function maximum use of the genetic algorithm to the network
<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[汇编语言MatRix

说明:DSP\程序\TI常用例程\MatRix,可以参考使用-TI procedure commonly used DSP routines MatRix, can refer to the use of
<su> 在 2026-01-23 上传 | 大小:38kb | 下载:0

[ListView/ListBoxTabCtrl

说明:这是一个ListCtrl的例子,他能够很好的解决CListCtrl的排序问题-This is an example of ListCtrl, he was able to solve the scheduling problem CListCtrl
<liuhuajun> 在 2026-01-23 上传 | 大小:1.78mb | 下载:0

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

说明:考虑3个神经元的hopfield网络,每个神经元有一个阀值和一个权重,定义存储在网络中的目标平衡点中为矩阵T的两个三指定存储在网络中的目标平衡点 -Consider three neurons hopfield network, each neuron has a threshold and a weight, the definition is stored in the network, the goal of equilibrium point for the matrix T of th
<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0

[Internet/网络编程ftp

说明:ftp客户端,服务端程序程序,实现列出目录,改变当前目录等功能-ftp client, client service procedures procedures, to achieve directory listing, change the current directory and other functions
<laz> 在 2026-01-23 上传 | 大小:7kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 70984.85 .86 .87 .88 .89 ... 267467 »

源码中国 www.ymcn.org