资源列表

« 1 2 ... .14 .15 .16 .17 .18 214619.20 .21 .22 .23 .24 ... 216393 »

[数学计算/工程计算kl

说明:matlab实现K-L变换,可用于图像去噪,地震资料去噪-K-L transform. It can be used in noise reduction and image enhancement
<田妮> 在 2025-11-11 上传 | 大小:1kb | 下载:0

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

说明:时钟芯片ds12887是初学者级实用的一种芯片,在此程序中具体实现了ds12887的串行数据读取等操作-Clock chip ds12887 is a practical beginner-level chips, specifically in this program realize ds12887 operations such as serial data read
<李玉朴> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[3D图形编程chonggou

说明:给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
<rongwei> 在 2025-11-11 上传 | 大小:1kb | 下载:0

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

说明:DS18b20是常用的半导体温度传感器,本程序将其数据的读取操作及一些其他功能完美实现-DS18b20 is commonly used semiconductor temperature sensor, the program will read its data operations and other functions to achieve perfect
<李玉朴> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程memory_test.c

说明:SDRAM的测试源代码 包括谷值测试和写入测试还有其他一个测试方法-SDRAM test source code, including test and written test valley there are other ways a test
<hzizh> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[其他小程序ETS

说明:有一推销员,欲到n(n<=10) 个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。本问题已知城市n,和n*n的表达任意两个城市间费用的矩阵。试求最短路径及其费用;-A salesman, wants to n (n < = 10) cities to promote their products. To save travel costs, find out before his departure,
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算TimeComplexity

说明:测试算法在不同规模下的时间复杂度,学会如何分析一个算法的时间复杂度;-Test algorithm under different time scale of complexity and learn how to analyze the time complexity of an algorithm
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Strassen

说明:设A 和 B 是两个n * n阶矩阵,求它们两的乘积矩阵C。这里,假设n是2的幂次方;-N*N matrix
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Select

说明:给定一个线性序列集,要求求出其中指定的第k小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;-A linear sequence of a given set of requirements specified in paragraph k of which obtained a small number of value and location. If the given element and an integer n i, 1 ≤ i ≤
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinarySearch

说明:给定递增整数序列L,其大小为n,要求使用二分查找法查找任意元素的位置k(序列中第几个); 问-Given increasing sequence of integers L, its size is n, requires the use of binary search to find the location of any element of k (the first few series) Q
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法knapsack

说明:
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinarySearchTree

说明:设S=(x1,x2,…,xn)是有序集,且x1<x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a1,a2,…,an),求在所有表示有序集的二叉树中找出一棵具有最小平均路长的二叉搜索树问题。-Set S = (x1, x2, ..., xn) is an ordered set, and x1 <x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a
<jj> 在 2025-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 214619.20 .21 .22 .23 .24 ... 216393 »

源码中国 www.ymcn.org