资源列表
25
- 支持任意大的16进制转10进程例程,很不错的易语言源码,适合易语言爱好者使用。-Support arbitrarily large the hexadecimal turn 10 process routine, very good in easy language source code for easy language enthusiasts.
Dynamic-call-DLL-functions
- 该模块可以不用在易语言设计状态下声明DLL函数,而直接在程序中使用DLL函数。-The module in the Yi language design state can not declare DLL functions directly in the program using the DLL functions.
qiujinzhi
- 里面包含了一些常用的求进制的C语言程序,比较实用-It include some C programme about jinzhi
Line-Detection-
- 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
GPS_dynamic
- 在matlab中利用当前模型,实现对GPS数据的动态滤波-In matlab using the current model, to achieve dynamic filtering of GPS data
Module1
- 系统延时的类和ado数据引擎的使用范例,代码第二行的声明是一个系统延时类,很好用。-System delay classes and a sample of how ADO join to database the second line on this sample is the System delay classes
Filtbank
- 计算声压级及滤波器设计的,具有很重要的作用- One-third-octave band frequency analyser
CODE
- VHDLProgram Code for Multiplier
RBF
- 用于rbf预测,使用python语言实现的算法,-rbf
guoge3011
- 用matlab播放国歌,也可根据代码将其他歌曲的简谱转化为yuepu,进行播放-play the national song using matlab,you can also turn the other songs numbered musical notation to yuepu according to the code to play other songs.
MATLAB_code_count
- MATLAB代码行数统计,可以计算MATLAB文件中代码的行数-MATLAB code count function
易语言数组查重复
- 易语言源代码:数组查重复,思路,去除重复,统计重复次数。