登录
首页 » 算法 » Teclado Matricial

Teclado Matricial

于 2023-01-31 发布 文件大小:57.07 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

艾斯方案 mostra 科摩 usar um teclado 3 x 4 com pic e 科摩 configurar Kbdinit,e também mostra 奥科科摩 usar estrutura de programação 切换案例段 criação de um 帕菜单 interativo 应用 o usuário 普德 escolher o 提珀德苏

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Mean Shift
    使用python编写的处理彩色图像的Meanshift 算法   需要安装python2.5以上  
    2023-03-24 11:05:04下载
    积分:1
  • A program to find frequent molecular (subst ructures and discriminative fragment...
    A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
    2022-08-11 00:52:41下载
    积分:1
  • 这是关于数据挖掘的一些,里面包括了许多有关数据挖掘的数学的源代码,大家可以学习...
    这是关于数据挖掘的一些算法,里面包括了许多有关数据挖掘的数学算法的源代码,大家可以学习-This is on a number of data mining algorithms, which include many of the mathematical algorithms of data mining source code, everyone can learn
    2022-09-14 08:25:03下载
    积分:1
  • dtw.c
    在日常的生活中我们最经常使用的距离毫无疑问应该是欧式距离,但是对于一些特殊情况,欧氏距离存在着其很明显的缺陷,比如说时间序列,举个比较简单的例子,序列A:1,1,1,10,2,3,序列B:1,1,1,2,10,3,如果用欧氏距离,也就是distance[i][j]=(b[j]-a[i])*(b[j]-a[i])来计算的话,总的距离和应该是128,应该说这个距离是非常大的,而实际上这个序列的图像是十分相似的,这种情况下就有人开始考虑寻找新的时间序列距离的计算方法,然后提出了DTW算法,这种方法在语音识别,机器学习方便有着很重要的作用。 这个算法是基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,简单来说,就是通过构建一个邻接矩阵,寻找最短路径和。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-21 23:10:34下载
    积分:1
  • rapid sequencing and Bubble Sort
    快速排序和冒泡排序-rapid sequencing and Bubble Sort
    2023-03-21 16:40:03下载
    积分:1
  • 这是我用verilog hdl语言写的浮点乘器,用的是基4的booth,对于部分积使用了5...
    这是我用verilog hdl语言写的浮点乘法器,用的是基4的booth算法,对于部分积使用了5-2压缩和3-2压缩,欢迎大家指点,也欢迎大家把它改成流水线以提高速度.-This is my verilog hdl language used to write floating-point multiplier, using a Radix-4 algorithm for the booth for part of the plot using the 5-2 and 3-2 compression compression, welcomed everyone pointing, also welcomed the U.S. put it into a pipeline to improve speed.
    2022-08-14 05:45:48下载
    积分:1
  • 一个tabu search框架
    一个tabu search算法框架-a tabu search algorithm framework
    2022-01-27 18:23:08下载
    积分:1
  • 很多人在说,但我没看到所以自己编了一个hough变换的函数
    很多人在说,但我没看到所以自己编了一个hough变换的函数-many people say, but I do not see why their part of a Hough transform function
    2023-04-21 23:05:03下载
    积分:1
  • Goertzel基本在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...
    Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each of the first N sub-samples to conduct a tone detection. In the use of FFT algorithms, we would like to be processed into a block of samples, but this does not mean that must block processing the data. Digital processing time is very short, so if an interrupt for each sample are present, then the digital processing is fully able to interrupt service routine (ISR) to complete. Or, if the system exists in sample buffer, you can continue to sample, and then batch.
    2022-05-27 11:46:36下载
    积分:1
  • 交互支持向量机学习及其应用
    交互支持向量机学习算法及其应用- Alternately supports the vector machine study algorithm and its applies
    2022-03-18 12:04:40下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载