资源列表

« 1 2 ... .83 .84 .85 .86 .87 17888.89 .90 .91 .92 .93 ... 28522 »

[matlab例程GENEandBP

说明:遗传算法和BP人工神经网络组合的优化方法。-Genetic Algorithm and BP artificial neural network optimization portfolio.
<王维> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法ClassPoint_C++

说明:这里提供一套C++的point定义类,里面有丰富的成员函数,全部通过验证。同时也望朋友们对其进行扩充和改进,我的联系地址为 yxding@gmail.com-Here to provide a C++ The point defined class, which has a wealth of member functions, all validated. At the same time also looking to expand their friends and improve m
<丁若乾> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法IMMU50NO.C

说明:
<> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算fft

说明:用于进行一维和二维的傅利叶变换及其逆变换-Used for the one-dimensional and two-dimensional Fourier transform and its inverse transform
<杨过> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算dfpmin

说明:数值方面的优化算法,主要用于拟牛顿的算法之中-Numerical aspects of the optimization algorithm, mainly used for quasi-Newton algorithm are
<王丰> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法manageprogram

说明:改编的C版职工管理系统,包括了一些常用的操作内容-Adapted version of the C union management system, including the operation of a number of commonly used content
<atl> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[matlab例程Approximation

说明:RBF神经网络之二 Approximation(近似) --------> 先把数据分组,然后以组为单位-RBF neural network of the Second Approximation (approximate)
<deedee628> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Matrix

说明:可以做數學陣列的反轉, 是一個cla-Can make mathematical inversion array is a cla
<knem chen> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法heap

说明:選擇排序法的概念簡單,每次從未排序部份選一最小值,插入已排序部份的後端,其時間主要花費於在整個未排序部份尋找最小值,如果能讓搜尋最小值的方式加快,選擇排序法的速率也就可以加快,Heap排序法讓搜尋的路徑由樹根至最後一個樹葉,而不是整個未排序部份,因而稱之為改良的選擇排序法。-Select sort method simple in concept, each part of the election has never been one to sort the minimum, insert h
<王凌云> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法backbagproblem

说明:背包問題是關於最佳化的問題,要解最佳化問題可以使用「動態規劃」(Dynamic programming),從空集合開始,每增加一個元素就先求出該階段的最佳解,直到所有的元素加入至集合中,最後得到的就是最佳解。 以背包問題為例,我們使用兩個陣列value與item,value表示目前的最佳解所得之總價,item表示最後一個放至背包的水果,假設有負重量 1~8的背包8個,並對每個背包求其最佳解-Knapsack problem is on the optimization problem
<王凌云> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法JosephusProblem

说明:據說著名猶太歷史學家 Josephus有過以下的故事:在羅馬人佔領喬塔帕特後,39 個猶太人與Josephus及他的朋友躲到一個洞中,39個猶太人決定寧願死也不要被敵人到,於是決定了一個自殺方式,41個人排成一個圓圈,由第1個人開始報數,每報數到第3人該人就必須自殺,然後再由下一個重新報數,直到所有人都自殺身亡為止。 然而Josephus 和他的朋友並不想遵從,Josephus要他的朋友先假裝遵從,他將朋友與自己安排在第16個與第31個位置,於是逃過了這場死亡遊戲。-It is sai
<王凌云> 在 2025-06-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法shacker

说明:事實上這個氣泡排序法已經不是單純的氣泡排序了,它使用了旗標與右端左移兩個方法來改進排序的效能,而Shaker排序法使用到後面這個觀念進一步改良氣泡排序法。 -In fact the bubble sort method is not a simple bubble sort, and it used the flag to the left and right side are two ways to improve the performance of sorting, and Shaker
<王凌云> 在 2025-06-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 17888.89 .90 .91 .92 .93 ... 28522 »

源码中国 www.ymcn.org