-
有限状态机交通控制灯
此代码在两个方面优先实现交通控制灯。欢迎大家下载、试用。谢谢大家的支持!
- 2022-09-07 15:20:04下载
- 积分:1
-
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。...
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
- 2023-03-12 23:20:03下载
- 积分:1
-
用VB实现的数据的统计描述
包括分布的矩
用VB实现的数据的统计描述
包括分布的矩---均值、平均差、标准差、方差和中位数的搜索、均值与方差的显著性检验等-VB data including the statistical description of the moment-- the distribution mean, mean difference, standard deviation, variance and median search, the mean and variance significantly inspection
- 2022-08-23 18:33:49下载
- 积分:1
-
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。...
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。-Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.
- 2022-03-10 08:08:23下载
- 积分:1
-
dtw语音识别算法
dtw是语音识别中的一种重要算法,该算法在语音识别中得到广泛的应用,是一种很实用的算法。
- 2023-05-10 17:05:03下载
- 积分:1
-
此程序是一个加,减,乘,除的算法.
此程序是一个加,减,乘,除的算法.-This procedure is an add, subtract, multiply, with the exception of the algorithm.
- 2022-07-22 17:35:49下载
- 积分:1
-
数据结构dfs使用例子:找出输入阵列中的十字个数
资源描述本代码是数据结构dfs算法的一个例子,用C++编程,程序员输入由o和#组成的阵列,算法实现找出阵列中以#为单位的整体形成多少个十字型,相邻的#组成一个整体(上下左右为相邻,斜对角不算)。
- 2022-02-03 22:43:21下载
- 积分:1
-
M ATLAB粒子群优化工具箱。粒子群优化…
particle swarm optimization toolbox for matlab.粒子群优化的工具箱-particle swarm optimization toolbox for m atlab. Particle Swarm Optimization Toolbox
- 2022-02-15 05:36:28下载
- 积分:1
-
卡尔曼滤波程序的滤波程序分手那疯了数据分类开始的杰弗里斯...
卡尔曼滤波程序的滤波程序分手那疯了数据分类开始的杰弗里斯-kalman filter
- 2022-02-04 11:22:24下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1