资源列表

« 1 2 ... .05 .06 .07 .08 .09 215110.11 .12 .13 .14 .15 ... 216380 »

[matlab例程total_least_squares_TLS

说明:本源码给出了总体最小二乘方法的matlab实现,开发者可以了解最小二乘方法原理,以及程序实现。-This source gives the total least squares methods matlab realized, developers can understand the principle of least squares methods, and procedures to achieve.
<杨君> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法mtqp

说明:马踏棋盘 讲述的是一些在棋盘上的算法-Horse riding on the chessboard is a number of algorithms in the chessboard
<> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法EightQueue

说明:eightqueue方面的冬冬。。 觉得在某一些方面说的还可以,所以就拿上来给大家分享-Dongdong eightqueue area. . Feel that certain aspects that can be, so take up to everyone to share
<> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[DSP编程dsp

说明:DSP 典型浮点数处理的例子 供参考设计,有很大的借鉴哦-Floating point DSP processing typical examples for the reference design, there are a lot of reference Oh
<胡容华> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)OLED

说明:在51单片机中实现128*64的oled演示功能-In 51 single-chip to achieve 128* 64 OLED demonstration function
<朱开> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算9gongtu

说明:九宫图代码,很传统的一种算法,有些公司面试的时候容易出这种题目,需要研究的可以看一下。-Nine-palace map code, an algorithm is very traditional, some companies vulnerable to the interview when such topics can be studied to look at.
<wu> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort

说明:快速排序思想: 在待排序的n个记录中任取一个记录(通常取第一个记录),把所有小于该记录的记录移到其左边,把所有大于该记录的记录移到其右边,所选记录正好处在其应在的位置,且把原有序列划分成两个子序列。然后,对两个子序列分别重复上述过程,直到所有记录都排好序。把当前参加排序的记录按第一个记录的排序码分成前后两个部分的过程称为一趟快速排序。-Quick Sort thinking: The question sort n records
<> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法guandu

说明:2、广度优先搜索遍历图的算法:首先访问指定的起始顶点V0,从V0出发,访问V0的所有未被访问过的邻接顶点W1,W2……,Wk,然后再依次从W1,W2……,Wk出发,访问它们的所有未被访问过的邻接顶点,依次类推,直到图中所有未被访问过的邻接顶点都被访问过为止。-2, breadth-first search graph traversal algorithm: First visit to the designated start ver
<> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[其他小程序operate

说明:高校C++课本后习题实验小程序 实现运算符的重载功能-College C++ Textbook exercises after the experimental procedures to achieve the overloaded operator function
<> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[教育/学校应用exam

说明:小学生考试系统,的主要文件程序.C++实现.-Primary school examination system, the main documentation procedures. C++ Achieve.
<henry> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[编译器/词法分析1

说明:词法分析器,用C++编写的,程序功能较简单-Lexical analyzer, using C++ Prepared, the program features a simpler
<tutu> 在 2025-05-03 上传 | 大小:1kb | 下载:0

[matlab例程BPnn

说明:本源码是一个用Matlab7.1实现的BP网络的源代码 ,他实现了基本的BP网络算法。-The source is a Matlab7.1 achieved using BP network s source code, he realized the basic BP network algorithm.
<耿世> 在 2025-05-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 215110.11 .12 .13 .14 .15 ... 216380 »

源码中国 www.ymcn.org