-
编码解码 matlab 中的编号
编码解码实现 matlab 中的编号在这里请到 commentencode 免费解码 matlab mplemented 中的编号在这里请自由评论编码解码实现 matlab 中的编号在这里请自由评论
- 2022-02-26 08:22:01下载
- 积分:1
-
链表遍历
应用背景二子树检查如果树木是相同的,如果这样做,将打印好的消息 ; ; ; ;关键技术该程序是用C编写,并从Visual Studio IDE
- 2022-05-15 09:04:22下载
- 积分:1
-
Decision Algorithm
Decision 算法-Decision Algorithm
- 2022-03-23 05:58:14下载
- 积分:1
-
prepared with a simple calculator, with the mouse work, the basic function calcu...
用c编写的简单的计算器,用鼠标工作,实现基本的计算器功能-prepared with a simple calculator, with the mouse work, the basic function calculator
- 2022-04-28 13:26:45下载
- 积分:1
-
In this note we make a critical comparison of some matlab programs for the digit...
详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the
fractional Fourier transform that are freely available and we describe our own implementation that lters
the best out of the existing ones. Two types of transforms are considered: First the fast approximate
fractional Fourier transform algorithm for which two algorithms are available. The method is described
in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform.
IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by
A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier
transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform,
Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional
Fourier transform base
- 2022-02-09 21:16:41下载
- 积分:1
-
线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解...
线性规划中的单纯形法,单纯形法是求解线性规划的最主要方法,程序首先确定初始可行解,如没有找到,则引入人工变量或松弛变量来求解-Of linear programming simplex method, simplex method for solving linear programming are the most important methods, procedures to determine first of all, the initial feasible solution, such as not found, then the introduction of artificial variables or slack variable is used to solve
- 2022-06-27 01:49:08下载
- 积分: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
-
求解TSP问题的算法
求解TSP问题的算法-for TSP algorithm
- 2023-04-14 04:25:03下载
- 积分:1
-
BCH 大数据量的编码
这是一个bch编码的程序,以前看到的都是小数据量的用不到循环语句,而这个用到了循环语句,所以解决了数据量大的问题。在用的时候只需要把数据导入到里面就完全ok了,不信你可以试试。
- 2022-05-12 13:36:28下载
- 积分:1
-
单循环输出菱形
一般输出三角图形需要两个循环,输出菱形需要四个循环,这里只用一个for循环就实现了菱形图形的输出。
- 2022-03-28 13:38:42下载
- 积分:1