搜索资源列表
用于图像压缩的小波变换编码
- 提出了一种二维小波变换的编码方案:无解压密码-a 2D wavelet transform coding scheme is proposed.(unzip password is needless)
弹道 分析
- 铅垂平面飞行弹道仿真 名字为trajectory的是主程序。interp是一维、二维的插值程序,rk是龙格库它函数,grk2f是方程组的右端函数 -vertical plane flight trajectory simulation to name the trajectory of the main program. Interp is one-dimensional, two-dimensional interpolation procedures rk is Runge for it
coding_xn
- 输入待编码概率矩阵(一维,二维还有待验证),即可以构架形式输出编码结果。
erchashushixian
- 1. 用一个一维数组保存二叉树结点。 2. 实现二叉树节点的返回左孩子,返回右孩子,添加结点 3. 层序遍历二叉树。
yuanzhen
- 本文提出一种新的相干波束形成方法,利用内插变换对相干背景下的真实阵列进行虚拟平移,得到多个虚拟平移后的信号协方差矩阵;对其进行平均后,所得到的相干信号协方差矩阵具有满秩性。利用一般的波束形成法求出最优权向量。该方法解决了五阵元均匀圆阵下二维相干信号的波束形成问题。
pdfducment
- 一种基于图像方式的二维条码快速识别的方法
2DFFT-C
- 一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要-a two-dimensional Fourier transform procedures apply to the 256 * 256 dot matrix, used to meet the general needs of digital image processing
CMLofCHAOS
- 使用非线性动力学中的一维和二维耦合格子模型研究两个声光双稳系统的时空混沌同步.将驱动系统的输出以适当的比例耦合到响应系统并进行均衡 , 能实现两系统的时空混沌同步.利用计算最大条件Lyapunov指数 , 给出达到同步所需的最小耦合强度与系统参数的关系. 数值实验表明 ,在小噪声影响时仍然可以实现两系统的同步 , 此法具有一定的抗干扰能力.
com
- 1.理解数组在Java中是复合数据类型 2.掌握一维、二维数组在Java中的实现方法(创建、实例化、初始化) 3.掌握利用for循环对数组进行遍历的方法 4.掌握java.util.Arrays类当中与数组操作相关的方法 -1. Understanding Arrays in Java, is a complex data type 2. Master the one-dimensional, two-dimensional array in Java, the implemen
QRCode
- 在现代社会商品流通中,为了提高工作效率,条码识别技术得到了广泛的应用。一维条码受到容量的限制,仅能标识商品,而不能描述商品。二维条码解决了一维条码面临的容量问题,具有信息量大、可靠性高、保密防伪等优点。文 中介绍了QR Code 二维条形码的技术,给出了基于数字图像处理的QR Code 二维条形码的识别方案。-Circulation of commodities in modern society, in order to improve efficiency, bar code reco
Andian
- /** * 二维数组的鞍点 * (行上最大,列上最小) * 思想:先找到每行上的最大值,保存在一维数组上b[i]。 * b[0]对应的那列最大值的行号为0, * b[1]对应的那列最大值的行号为1 */-/**** Two-dimensional array of the saddle point (the line' s largest and column minimum)* thinking: first find the maximum on e
Pair
- 完成一维,二维,的最接近点对问题,还有界面-Complete the one-dimensional, two-dimensional, the closest point on the issue, as well as the interface
jtransforms-2.3-src
- 一个用JAVA实现的一维,二维,三维快速傅里叶变换算法的源代码-A JAVA implementation of a one-dimensional, two-dimensional, three-dimensional fast Fourier transform algorithm source code
QRCode
- 是一款形成二维码的工具,包括二维码的编码和解码,而且使用了MD5加密功能-Is a tool for forming two-dimensional code, the two-dimensional code including encoding and decoding, and encryption using the MD5
ArrayParser
- 数组的解析,将给定的字符串按照规定解析为一维或者二维数组。-Analytical array in accordance with the provisions of the given string resolve to a one-dimensional or two-dimensional array.
51yyewm_v1.0
- 歪歪网络提供 在线二维码网页生成器 二维条码/二维码是用某种特定的几何图形按一定规律在平面(二维方向)分布的黑白相间的图形记录数据符号信息的。二维码是DOI(Digital Object Unique Identifier,数字对象唯一识别符)的一种,全球最大的二维码资源中心是“渡云” ,为全球用户统一提供了“唯一数据样本”的物品、人员、组织二维码识别信息。-YY network provides online two-dimensional code generator
erweima
- 总共4分源代码,三分是Zxing的源代码,一份是二维码扫描的另一个版本-Source code for a total of four points, three are Zxing source code, it is another version of a two-dimensional code scanning
webprint
- 打印二维码并加上标签 可以是一张图片或者网址 也可以是本地的文件(Print two-dimensional code and add labels)
二维码
- 二维码生成的一款方便的插件,欢迎下载!!!!(Two-dimensional code generated by a convenient plug-in, please download!!!!)
libqrencode-master
- 一种二维码生成的库文件,JAVA语言编写(QR Code encoding library)